Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```