Go to file
2019-08-27 20:52:48 +02:00
Dark Fix theme name 2019-08-24 19:44:01 +02:00
Elementary Add Elementary theme 2019-08-23 15:55:35 +02:00
Night Add Night theme 2019-08-25 15:12:16 +02:00
NightMoon Add NightMoon theme 2019-08-27 20:52:48 +02:00
Nord Add Nord theme 2019-08-24 15:23:22 +02:00
Spicy That was a typo. 2019-08-24 17:08:46 +02:00
README.md Add theme naming info to README 2019-08-24 19:51:55 +02:00

spicetify community themes

Here you can find a collection of themes for spicetify, a command-line tool to customize Spotify; you can add your own theme simply by opening a Pull Requests (more info in the Contributions section).

Installation

To install the themes in this repository, after cloning it, just run

cd spicetify-themes
cp -r * ~/.config/spicetify/Themes

After that you can choose which theme to apply just by running spicetify config current_theme THEME_NAME

Contributions

If you want to add your theme:

  • Fork this repository
  • Create another folder with your theme name. The theme name should consist of one word starting with an uppercase letter and shouldn't contain spicetify in it
  • Copy color.ini and user.css to it
  • Create a README.md in it with the following structure
# THEME_NAME

## Screenshots

[Put at least one image here]

## More (optional)

[Author name and/or any other info about the theme]

  • Open a Pull Request

Thanks to all the contributors.