Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vallen217/spicetify-eidolon
Spicetify theme
https://github.com/vallen217/spicetify-eidolon
rice spicetify spicetify-themes spotify unixporn
Last synced: about 2 months ago
JSON representation
Spicetify theme
- Host: GitHub
- URL: https://github.com/vallen217/spicetify-eidolon
- Owner: Vallen217
- License: gpl-3.0
- Created: 2024-02-19T01:35:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T20:34:10.000Z (8 months ago)
- Last Synced: 2024-05-06T21:38:20.233Z (8 months ago)
- Topics: rice, spicetify, spicetify-themes, spotify, unixporn
- Language: CSS
- Homepage:
- Size: 2.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Spicetify](https://github.com/spicetify)
- Theme: eidolon
- Color-scheme: ghost![Alt test](https://github.com/Vallen217/dotfiles/blob/main/screenshots/spicetify_ghost_1.png?raw=true)
![Alt test](https://github.com/Vallen217/dotfiles/blob/main/screenshots/spicetify_ghost_2.png?raw=true)
## Usage
1. Follow the installation instructions from [Spicetify](https://spicetify.app/docs/getting-started)
2. clone the spicetify-eidolon repository:
```
git clone https://github.com/Vallen217/spicetify-eidolon
```3. Place it into your spicetify config directory (`$HOME/.config/spicetify` for Linux):
```
cp -r /spicetify-eidolon/eidolon /Themes/
```4. Set your new spicetify theme:
```
spicetify config current_theme eidolon
spicetify config color_scheme ghost
spicetify config inject_css 1 inject_theme_js 1 replace_colors 1 overwrite_assets 1
spicetify apply
```