1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:47:35 +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:
Andreas Kling 2020-07-04 20:26:43 +02:00
parent 998b3f6d87
commit 67f999b701

View file

@ -26,7 +26,7 @@ BaseText=black
ThreedHighlight=#fff8ff ThreedHighlight=#fff8ff
ThreedShadow1=#7f787f ThreedShadow1=#7f787f
ThreedShadow2=#000000 ThreedShadow2=#000000
HoverHighlight=#0000aa HoverHighlight=#dbdbdb
Selection=#0000aa Selection=#0000aa
SelectionText=white SelectionText=white
InactiveSelection=#606060 InactiveSelection=#606060