Go to file
2021-04-06 02:25:07 +01:00
.github fix: clarify issue template 2020-12-31 19:49:17 +01:00
Adapta-Nokto
Arc-Dark fix: merge duplicate themes 2020-12-19 21:58:18 +01:00
Arc-Green
BIB-Green
Bittersweet fix radio background in Bittersweet 2020-10-20 11:14:48 +02:00
Black fix: correct Black README 2020-12-25 09:25:11 +01:00
BladeRunner [ImgBot] Optimize images 2021-04-04 07:37:21 +00:00
Blueballs [ImgBot] Optimize images 2020-10-20 11:09:28 +00:00
BreezeLight [ImgBot] Optimize images 2020-07-15 09:01:22 +00:00
BurntSienna Fixed typos in readme and made slight updates in the theme 2021-03-29 11:49:18 +02:00
Challenger-Deep
Cherry Delete CherrySpotify1.png 2021-04-06 02:25:07 +01:00
DanDrumStoneNew
Dark fix: merge duplicate themes 2020-12-19 21:58:18 +01:00
DeepCoral
Discord Merge pull request #259 from Theblockbuster1/master 2021-02-07 22:50:30 +01:00
Dobbo
Dracula
Dribbblish [ImgBot] Optimize images 2021-04-04 07:37:21 +00:00
DribbblishDynamic Better display of the large album cover in the friends list 2021-02-28 12:24:06 +01:00
Elementary Add sans-serif font fallbacks 2021-02-07 20:24:08 +00:00
Flatten [ImgBot] Optimize images 2020-10-20 11:09:28 +00:00
Gradianto
Gruvbox-Gold Typo fixed 2021-02-07 05:03:51 +03:00
JarvisBot fix: merge duplicate themes 2020-12-19 21:58:18 +01:00
Kaapi Remove redundant instructions 2020-05-20 08:02:44 +02:00
Matcha [ImgBot] Optimize images 2021-03-03 09:47:48 +00:00
Material-Ocean Material ocean: more general fixes 2021-03-16 02:06:33 +08:00
Midnight-Light Ensure padlock shows in private session 2021-03-14 19:04:48 +01:00
MoonChild
Night
Night-Owl
NightMoon
Nord
NoSleep Add donate BTC badge 2020-12-27 00:58:34 -06:00
OldSchoolSenn Make blue a bit brighter 2021-03-24 16:09:59 -04:00
OneDarkish [ImgBot] Optimize images 2021-01-31 09:54:29 +00:00
Onepunch [ImgBot] Optimize images 2021-04-04 07:37:21 +00:00
Otto fix: merge duplicate themes 2020-12-19 21:58:18 +01:00
OutrunDark
Phosphoria [ImgBot] Optimize images 2020-08-02 19:43:29 +00:00
Pop-Dark Pop-Dark: Use new class for the New Playlist Button 2020-11-15 17:59:42 -08:00
Samurai [ImgBot] Optimize images 2021-03-24 07:52:17 +00:00
ShadowCustom
SolarizedDark
Spicy
Sweet
Tree-Green [ImgBot] Optimize images 2021-03-28 13:09:19 +00:00
TrekyGoldenrod [ImgBot] Optimize images 2020-05-05 05:36:41 +00:00
Twasi
TychoAwake fix: merge duplicate themes 2020-12-19 21:58:18 +01:00
Vaporwave
WintergatanBlueprint
YoutubeDark
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md fix(README): clarify paragraph 2021-03-07 10:32:15 +01: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 and usage

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

Once you cloned the repository you'll need to put the files into the Themes folder. This varies between operating systems. The example shows the Themes directory for Linux. For other operating systems, see the Themes folder location here.

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

NOTE: to install Dribbblish and DribbblishDynamic follow the instructions in its README.

After that you can choose which theme to apply just by running spicetify config current_theme THEME_NAME. Some themes have 2 or more different color schemes. You can switch between them, once selected the theme, with spicetify config color_scheme SCHEME_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; if a "-" is present in the name it must be followed by an uppercase letter.
  • Copy color.ini and user.css into it
  • Create a README.md in it with the following structure
# THEME_NAME

## Screenshots

[Put at least one image per color scheme here]

## More

[Specify any needed font; (optionally) author name and/or any other info about the theme]

  • Open a Pull Request

Thanks to all the contributors.

Troubleshooting

If you find problems when using or installing these themes, or you need help in modifying a theme use the Spectrum chat.

For bugs and requesting new features use the GitHub issues.

If you are unsure about which channel to use, go for Spectrum.

NOTE: Spotify ad-blocked version is not supported.