1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-02 11:37:46 +00:00

LibDraw: Add MenuBaseText and MenuSelectionText color roles

This allows the very aesthetic "Hotdog Stand" theme to have quite
reasonable looking menus.
This commit is contained in:
Andreas Kling 2019-12-26 00:58:46 +01:00
parent 5330593e38
commit 5be6a43860
8 changed files with 17 additions and 42 deletions

View file

@ -1,38 +1,31 @@
[Colors]
DesktopBackground=#202020
ActiveWindowBorder1=#3d3d4f
ActiveWindowBorder2=#b7b7da
ActiveWindowTitle=white
InactiveWindowBorder1=#606060
InactiveWindowBorder2=#a0a0a0
InactiveWindowTitle=#d5d0c7
MovingWindowBorder1=#49496c
MovingWindowBorder2=#9c9cd5
MovingWindowTitle=white
HighlightWindowBorder1=#a10d0d
HighlightWindowBorder2=#fabbbb
HighlightWindowTitle=white
MenuBase=#444444
MenuBaseText=white
MenuStripe=#323232
MenuSelection=#666666
MenuSelectionText=white
Window=#323232
WindowText=white
Button=#555555
ButtonText=white
Base=#424242
BaseText=white
ThreedHighlight=#6f6f6f
ThreedShadow1=#3d3e40
ThreedShadow2=#2e2f30
HoverHighlight=#696969
Selection=#14141a
SelectionText=white