https://github.com/everviolet/spicetify
:musical_note: cozy evergarden theme for spicetify
https://github.com/everviolet/spicetify
evergarden everviolet spicetify spicetify-themes spotify
Last synced: 11 months ago
JSON representation
:musical_note: cozy evergarden theme for spicetify
- Host: GitHub
- URL: https://github.com/everviolet/spicetify
- Owner: everviolet
- License: gpl-3.0
- Created: 2025-04-15T14:50:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T15:15:00.000Z (about 1 year ago)
- Last Synced: 2025-07-01T08:41:41.082Z (12 months ago)
- Topics: evergarden, everviolet, spicetify, spicetify-themes, spotify
- Language: CSS
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Evergarden for Spicetify
### Previews
Winter

Fall

Spring

### Usage
1. Clone the repository and copy the `evergarden/` folder to the `Spicetify/Themes/` directory:
```sh
git clone --depth 1 https://github.com/everviolet/spicetify evergarden-spicetify && cd evergarden-spicetify
cp -r evergarden ~/.config/spicetify/Themes/
```
2. Set `current_theme` and `color_scheme` (`winter`/`fall`/`spring`/`summer`):
```sh
spicetify config current_theme evergarden
spicetify config color_scheme fall
spicetify config inject_css 1 inject_theme_js 1 replace_colors 1 overwrite_assets 1
spicetify apply
```
> [!NOTE]
> To set a custom accent color, go to the spotify settings page and select your preferred accent colour in the dropdown.
### Thanks to <3
- (Creator) [davidbgonz](https://github.com/davidbgonz)
- (Style) - [OlaoluwaM](https://github.com/OlaoluwaM)
- (Style) - [ghostx31](https://github.com/ghostx31)
- (Style/Extension) - [OhItsTom](https://github.com/ohitstom)
- (Porting to evergarden) [comfysage](https://github.com/comfysage)