Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ spicetify apply
```

#### choosing color_scheme
To choose the perfect color for your setup you can look at images [here](https://github.com/Comfy-Themes/Spicetify/tree/main/images/color-schemes)!
The color schemes with folders like [here](https://github.com/Comfy-Themes/Spicetify/tree/main/images/color-schemes/rose-pine) ussually means you need to combine
To choose the perfect color for your setup you can look at images [here](/images/color-schemes)!
The color schemes with folders like [here](/images/color-schemes/rose-pine) ussually means you need to combine

{folder_name}-{file_name}
you can find all available color_schemes in the [colot.ini](https://github.com/Comfy-Themes/Spicetify/blob/main/Comfy/color.ini) file.
you can find all available color_schemes in the [color.ini](/Comfy/color.ini) file.
```powershell
spicetify config color_scheme rose-pine-moon
```
Expand Down