mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:17:35 +00:00
Base: Tweak menu colors in default theme a little bit
Let's brighten up the menu stripe for a slightly fresher look.
This commit is contained in:
parent
e76771bfad
commit
91a68cb5d8
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ HighlightSearching=#ffff00
|
|||
HighlightSearchingText=black
|
||||
MenuBase=white
|
||||
MenuBaseText=black
|
||||
MenuStripe=#bbb7b0
|
||||
MenuSelection=#ad714f
|
||||
MenuSelectionText=white
|
||||
MenuStripe=#dbd8d1
|
||||
MenuSelection=#d2c0b6
|
||||
MenuSelectionText=black
|
||||
Window=#d4d0c8
|
||||
WindowText=black
|
||||
Button=#d4d0c8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue