mirror of
https://github.com/Gspr-bit/Spotify-Tokyo-Night-Theme.git
synced 2025-01-02 21:08:43 -05:00
Night theme: Fixed left bar colors
This commit is contained in:
parent
f2b8c44a77
commit
56541d9192
1 changed files with 12 additions and 12 deletions
24
color.ini
24
color.ini
|
@ -1,23 +1,23 @@
|
|||
[Night]
|
||||
text = a9b1d6
|
||||
subtext = a9b1d6
|
||||
nav-active-text = 1a1b26
|
||||
main = 1f1f29
|
||||
sidebar = 1f1f29
|
||||
nav-active-text = 2ac3de
|
||||
main = 1a1b26
|
||||
sidebar = 1a1b26
|
||||
player = 1f1f29
|
||||
card = 1a1b26
|
||||
shadow = 000000
|
||||
main-secondary = 1f1f29
|
||||
button = 33384d
|
||||
button-secondary = a9b1d6
|
||||
button-active = a9b1d6
|
||||
button-disabled = a9b1d6
|
||||
nav-active = 33384d
|
||||
play-button = 33384d
|
||||
tab-active = 1f1f29
|
||||
main-secondary = 1a1b26
|
||||
button = 27384e
|
||||
button-secondary = 27384e
|
||||
button-active = 27384e
|
||||
button-disabled = 27384e
|
||||
nav-active = 27384e
|
||||
play-button = 2ac3de
|
||||
tab-active = 27384e
|
||||
notification = 1a1b26
|
||||
notification-error = 1a1b26
|
||||
playback-bar = a9b1d6
|
||||
playback-bar = 27384e
|
||||
misc = FFFFFF
|
||||
|
||||
[Storm]
|
||||
|
|
Loading…
Reference in a new issue