diff options
| author | FivePixels <o5pxels@gmail.com> | 2021-05-23 19:19:03 -0500 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2021-05-23 19:19:03 -0500 |
| commit | 0b5ebb9af9237f731eab568dc5e544496744852d (patch) | |
| tree | ac3c5f159d2cfc58c9c63931a207dfe1d1b5b3af /color.ini | |
| parent | 813029cce8f379b3390123833c33cedb69e39ab3 (diff) | |
| download | Tidal-0b5ebb9af9237f731eab568dc5e544496744852d.tar.xz Tidal-0b5ebb9af9237f731eab568dc5e544496744852d.zip | |
update class names in user.css to support spicetify v2.2.3
Diffstat (limited to 'color.ini')
| -rw-r--r-- | color.ini | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -1,18 +1,18 @@ [Base] -main_fg = FFFFFF -secondary_fg = 9898A6 -main_bg = 17171A -sidebar_and_player_bg = 242528 -cover_overlay_and_shadow = 000000 -indicator_fg_and_button_bg = FFFFFF -pressing_fg = 00FFFF -slider_bg = 555753 -sidebar_indicator_and_hover_button_bg = 00FFFF -scrollbar_fg_and_selected_row_bg = 5A5A5A -pressing_button_fg = F2EFEA -pressing_button_bg = 525253 -selected_button = FFFFFF -miscellaneous_bg = FFFFFF -miscellaneous_hover_bg = 00FFFF -preserve_1 = FFFFFF
\ No newline at end of file +text = FFFFFF +subtext = fcfcfc +main = 17171A +sidebar = 242528 +player = 242528 +card = 242528 +shadow = 000000 +selected-row = FFFFFF +button = FFFFFF +button-active = 00FFFF +button-disabled = 535353 +tab-active = 242528 +notification = 242528 +notification-error = cd0030 +misc = BFBFBF + |
