mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Change TitleSecondary
from Yellow to Light Blue (#376)
This commit is contained in:
parent
769ab8bf9b
commit
4623e40dab
@ -161,7 +161,7 @@ impl Default for Palette {
|
||||
Secondary => Dark(Blue),
|
||||
Tertiary => Dark(White),
|
||||
TitlePrimary => Dark(Red),
|
||||
TitleSecondary => Dark(Yellow),
|
||||
TitleSecondary => Light(Blue),
|
||||
Highlight => Dark(Red),
|
||||
HighlightInactive => Dark(Blue),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user