mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(Dribbblish): use consistent blue in "lunar" color scheme (#967)
Changes the pink color from active buttons to a blue and unifies all blue colours in lunar color scheme.
This commit is contained in:
parent
ad73783e05
commit
0e6d892859
@ -207,10 +207,10 @@ player = 161616
|
||||
card = 161616
|
||||
shadow = 252525
|
||||
selected-row = 202020
|
||||
button = 3281ea
|
||||
button-active = 0284e8
|
||||
button = 0064e1
|
||||
button-active = 0064e1
|
||||
button-disabled = 303030
|
||||
tab-active = ebbcba
|
||||
notification = 3281ea
|
||||
tab-active = 0064e1
|
||||
notification = 0064e1
|
||||
notification-error = b10c0c
|
||||
misc = 252525
|
||||
|
Loading…
Reference in New Issue
Block a user