mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
Base: Set a reasonable HoverHighlight color in Redmond theme
Buttons turning deep blue when hovered was a bit too weird. :^)
This commit is contained in:
parent
998b3f6d87
commit
67f999b701
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ BaseText=black
|
|||
ThreedHighlight=#fff8ff
|
||||
ThreedShadow1=#7f787f
|
||||
ThreedShadow2=#000000
|
||||
HoverHighlight=#0000aa
|
||||
HoverHighlight=#dbdbdb
|
||||
Selection=#0000aa
|
||||
SelectionText=white
|
||||
InactiveSelection=#606060
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue