mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-26 12:55:59 +01:00
fix: clarify theme naming conventions
This commit is contained in:
parent
058a27221e
commit
c908e6a172
@ -25,7 +25,7 @@ Some themes have 2 or more different color schemes. You can switch between them,
|
||||
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
|
||||
- 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` to it
|
||||
- Create a `README.md` in it with the following structure
|
||||
```markdown
|
||||
|
Loading…
Reference in New Issue
Block a user