2019-08-23 15:54:36 +02:00
# spicetify community themes
2021-07-06 17:02:31 +02:00
This is a collection of themes for [spicetify ](https://github.com/khanhas/spicetify-cli ), 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 ](#contributions )).
2019-08-23 15:54:36 +02:00
2019-12-01 08:27:39 +01:00
### **You can find a preview of all the themes in the [wiki](https://github.com/morpheusthewhite/spicetify-themes/wiki/Themes-preview).**
2019-08-29 10:50:23 +02:00
2021-07-06 17:02:31 +02:00
## Notes:
2021-07-06 17:11:50 +02:00
- **These themes require you to have the old Spotify UI (< v1.1.56 ) and [Spicetify <v2 ](https://github.com/khanhas/spicetify-cli/wiki/Installation#legacy-spotify ).**
2021-07-06 17:02:31 +02:00
- **To install Dribbblish and DribbblishDynamic, follow the instructions in their READMEs**.
- **Spotify ad-blocked version is not supported.**
2021-05-16 10:43:09 +02:00
2021-03-07 10:32:15 +01:00
## Installation and usage
2019-08-23 15:54:36 +02:00
2021-07-06 17:11:50 +02:00
(If you use Arch Linux you can find this project on the [AUR ](https://aur.archlinux.org/packages/spicetify-themes-git/ )).
2019-09-04 15:23:30 +02:00
2021-07-06 17:02:31 +02:00
### Clone this repository. Make sure [git](https://git-scm.com/) is installed and run:
2019-08-23 15:54:36 +02:00
2021-07-06 17:02:31 +02:00
```bash
git clone https://github.com/morpheusthewhite/spicetify-themes.git
```
### Copy the files into the [Spicetify Themes folder](https://github.com/khanhas/spicetify-cli/wiki/Customization#themes). Run:
**Windows**
```powershell
cd spicetify-themes
cp * "$(spicetify -c | Split-Path)\Themes\"
```
**MacOS**
```bash
cd spicetify-themes
cp -r * ~/spicetify_data/Themes
```
**Linux**
2019-08-23 15:54:36 +02:00
```bash
cd spicetify-themes
cp -r * ~/.config/spicetify/Themes
```
2021-07-06 17:02:31 +02:00
2020-05-06 15:38:03 +02:00
2021-07-06 17:02:31 +02:00
### Choose which theme to apply just by running:
```bash
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:
```bash
spicetify config color_scheme SCHEME_NAME
```
2019-08-23 15:54:36 +02:00
## Contributions
If you want to add your theme:
- Fork this repository
2020-11-06 22:10:02 +01:00
- 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.
2020-12-22 09:06:36 +01:00
- Copy `color.ini` and `user.css` into it
2019-08-23 15:54:36 +02:00
- Create a `README.md` in it with the following structure
```markdown
# THEME_NAME
## Screenshots
2020-12-22 09:06:36 +01:00
[Put at least one image per color scheme here]
2019-08-23 15:54:36 +02:00
2020-02-28 22:19:57 +01:00
## More
2019-08-23 15:54:36 +02:00
2020-02-28 22:19:57 +01:00
[Specify any needed font; (optionally) author name and/or any other info about the theme]
2019-08-23 15:54:36 +02:00
```
- Open a Pull Request
2021-07-06 17:02:31 +02:00
**Thanks to all contributors.**
2020-08-08 10:35:29 +02:00
## Troubleshooting
2021-07-06 17:02:31 +02:00
- If you find problems when using or installing these themes, or you need help in modifying a theme,
2020-11-26 12:44:54 +01:00
use the [Spectrum ](https://spectrum.chat/spicetify ) chat.
2020-08-08 10:35:29 +02:00
2021-07-06 17:11:50 +02:00
- For bugs and requesting new features, [open an issue ](https://github.com/morpheusthewhite/spicetify-themes/issues/new/choose ) on GitHub.
2020-08-08 10:35:29 +02:00
2021-07-06 17:02:31 +02:00
If you are unsure about which one to use, go for Spectrum.