Skip to content

c-schembri/spicetify-themes

 
 

Repository files navigation

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.

About

A community-driven collection of themes for Spicetify (https://github.com/khanhas/spicetify-cli)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%