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]
|
[Night]
|
||||||
text = a9b1d6
|
text = a9b1d6
|
||||||
subtext = a9b1d6
|
subtext = a9b1d6
|
||||||
nav-active-text = 1a1b26
|
nav-active-text = 2ac3de
|
||||||
main = 1f1f29
|
main = 1a1b26
|
||||||
sidebar = 1f1f29
|
sidebar = 1a1b26
|
||||||
player = 1f1f29
|
player = 1f1f29
|
||||||
card = 1a1b26
|
card = 1a1b26
|
||||||
shadow = 000000
|
shadow = 000000
|
||||||
main-secondary = 1f1f29
|
main-secondary = 1a1b26
|
||||||
button = 33384d
|
button = 27384e
|
||||||
button-secondary = a9b1d6
|
button-secondary = 27384e
|
||||||
button-active = a9b1d6
|
button-active = 27384e
|
||||||
button-disabled = a9b1d6
|
button-disabled = 27384e
|
||||||
nav-active = 33384d
|
nav-active = 27384e
|
||||||
play-button = 33384d
|
play-button = 2ac3de
|
||||||
tab-active = 1f1f29
|
tab-active = 27384e
|
||||||
notification = 1a1b26
|
notification = 1a1b26
|
||||||
notification-error = 1a1b26
|
notification-error = 1a1b26
|
||||||
playback-bar = a9b1d6
|
playback-bar = 27384e
|
||||||
misc = FFFFFF
|
misc = FFFFFF
|
||||||
|
|
||||||
[Storm]
|
[Storm]
|
||||||
|
|
Loading…
Reference in a new issue