Add
color_scheme
config option: Change color schemes at ease with this new option. Simply put your schemes in same color.ini file in same theme, but in different sections. Examplecolor.ini
:
[Base]
main_fg = 1a73e8
secondary_fg = 5f5e68
main_bg = ffffff
...
[Dark]
main_fg = 8AB4F8
secondary_fg = BDC1C6
main_bg = 202124
...
[Green]
main_fg = C2D935
secondary_fg = DEDEDE
main_bg = 0A0E14
...
Now, if you want to change to [Dark]
scheme, run:
spicetify config color_scheme Dark
spicetify update
On default, color_scheme
option is blank. If color_scheme
option is blank, first section in color.ini will be used.
search_in_sidebar
config option: Enable new search UI. Search button is also moved to sidebar.
Fix
- Extension djMode: Double clicking on a track in playlist or album now queues that track.
I just made a new theme for Spicetify for fun, it has a bit of Google style. Check it out if you like: https://github.com/khanhas/google-spicetify