Go to file
2019-10-23 19:10:40 +02:00
Arc-Dark Add Arc-Dark 2019-09-03 17:28:17 +02:00
DanDrumStone Add themes from https://github.com/DoubleJarvis/SpicetifyThemes 2019-08-29 10:37:47 +02:00
DanDrumStoneNew Add themes from https://github.com/DoubleJarvis/SpicetifyThemes 2019-08-29 10:37:47 +02:00
Dark Fix theme name 2019-08-24 19:44:01 +02:00
Dracula Delete .DS_Store 2019-08-29 07:47:11 +02:00
Elementary Add Elementary theme 2019-08-23 15:55:35 +02:00
JarvisBot Add themes from https://github.com/DoubleJarvis/SpicetifyThemes 2019-08-29 10:37:47 +02:00
Night Fix screenshots 2019-09-27 13:35:04 +02:00
NightMoon Fix screenshots 2019-09-27 13:35:04 +02:00
Nord Add Nord theme 2019-08-24 15:23:22 +02:00
Pop-Dark Add files via upload 2019-10-23 19:10:40 +02:00
ShadowCustom Update README.md 2019-09-27 02:35:16 +01:00
SolarizedDark Removed personal data from screenshot 2019-10-14 14:43:13 +02:00
Spicy Fix screenshots 2019-09-27 13:35:04 +02:00
Twasi + Twasi Theme 2019-09-26 20:01:04 +02:00
TychoAwake Add themes from https://github.com/DoubleJarvis/SpicetifyThemes 2019-08-29 10:37:47 +02:00
WintergatanBlueprint Add themes from https://github.com/DoubleJarvis/SpicetifyThemes 2019-08-29 10:37:47 +02:00
LICENSE Add License 2019-09-04 12:32:05 +02:00
README.md Fix README 2019-10-11 17:54:51 +02:00

spicetify community themes

This is 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).

You can find a preview of all the themes in the wiki.

Installation

(If you use Arch Linux you can find this project on the AUR)

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 or any whitespace 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.