Base: Improve Desert theme colors
Improve HighlightWindowBorder colors for better visibility.
This commit is contained in:
parent
d017e9f2c7
commit
325e206e4e
Notes:
sideshowbarker
2024-07-17 11:13:01 +09:00
Author: https://github.com/hansejo Commit: https://github.com/SerenityOS/serenity/commit/325e206e4e Pull-request: https://github.com/SerenityOS/serenity/pull/13927
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ MovingWindowBorder2=#b4efdb
|
|||
MovingWindowTitle=white
|
||||
MovingWindowTitleShadow=#601e07
|
||||
MovingWindowTitleStripes=#a1320d
|
||||
HighlightWindowBorder1=#9fffff
|
||||
HighlightWindowBorder2=#c2fde9
|
||||
HighlightWindowBorder1=#6ed6d6
|
||||
HighlightWindowBorder2=#7ca9ce
|
||||
HighlightWindowTitle=white
|
||||
HighlightWindowTitleShadow=#600707
|
||||
HighlightWindowTitleStripes=#a10d0d
|
||||
|
|
Loading…
Add table
Reference in a new issue