mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 19:47:47 +00:00
LibGfx: Add colors for highlight-searching to palette and themes
This commit is contained in:
parent
f239fbaa58
commit
a823d2a962
15 changed files with 30 additions and 0 deletions
|
@ -12,6 +12,8 @@ MovingWindowTitle=white
|
|||
HighlightWindowBorder1=#b24d7a
|
||||
HighlightWindowBorder2=#b24d7a
|
||||
HighlightWindowTitle=white
|
||||
HighlightSearching=#ffff00
|
||||
HighlightSearchingText=black
|
||||
MenuBase=#aeb2c3
|
||||
MenuBaseText=black
|
||||
MenuStripe=#aeb2c3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue