- Theme: eidolon
- Color-scheme: ghost
The user.css
uses the ShureTechMono Nerd Font
, which can be downloaded here:
Alternatively you may delete & uncomment a few lines inside the user.css
file to set a different font, or choose your own.
-
Follow the installation instructions from Spicetify
-
clone the spicetify-eidolon repository:
git clone https://github.com/Vallen217/spicetify-eidolon
- Place it into your spicetify config directory (
$HOME/.config/spicetify
for Linux):
cp -r <path_to_clone>/spicetify-eidolon/eidolon <path_to_spicetify_config>/Themes/
- 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