spicetify-themes/README.md
2021-07-15 09:23:12 +02:00

2.9 KiB

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 Request (more info in the Contributions section).

You can find a preview of all the themes in THEMES.md.

Notes:

  • These themes require you to have the old Spotify UI (<v1.1.56) and Spicetify <v2. The themes for the latest Spotify version are in the master branch.
  • To install Dribbblish and DribbblishDynamic, follow the instructions in their READMEs.
  • Spotify ad-blocked version is not supported.

Installation and usage

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

  1. Clone this repository. Make sure git is installed and run:

    git clone https://github.com/morpheusthewhite/spicetify-themes.git
    
  2. Copy the files into the Spicetify Themes folder. Run:

    Linux

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

    MacOS

    cd spicetify-themes
    cp -r * ~/spicetify_data/Themes
    

    Windows

    cd spicetify-themes
    cp * "$(spicetify -c | Split-Path)\Themes\"
    
  3. Choose which theme to apply just by running:

    spicetify config current_theme THEME_NAME
    

    Some themes have 2 or more different color schemes. After selecting the theme you can switch between them 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 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, open an issue on GitHub.

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