mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
Base: Tweak Redmond 2000 menu selection color
This commit is contained in:
parent
3bed5e28fb
commit
2de843692c
Notes:
sideshowbarker
2024-07-19 07:30:19 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/2de843692cf
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ HighlightWindowTitle=white
|
||||||
MenuBase=white
|
MenuBase=white
|
||||||
MenuBaseText=black
|
MenuBaseText=black
|
||||||
MenuStripe=#bbb7b0
|
MenuStripe=#bbb7b0
|
||||||
MenuSelection=#ad714f
|
MenuSelection=#4f71ad
|
||||||
MenuSelectionText=white
|
MenuSelectionText=white
|
||||||
Window=#d4d0c8
|
Window=#d4d0c8
|
||||||
WindowText=black
|
WindowText=black
|
||||||
|
|
Loading…
Reference in a new issue