mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:57:34 +00:00
Themes: Faux Pas: Set HoverHighlight to white
This commit is contained in:
parent
5468a23fc2
commit
29e323269c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ BaseText=black
|
||||||
ThreedHighlight=white
|
ThreedHighlight=white
|
||||||
ThreedShadow1=#282828
|
ThreedShadow1=#282828
|
||||||
ThreedShadow2=#282828
|
ThreedShadow2=#282828
|
||||||
HoverHighlight=#0000aa
|
HoverHighlight=white
|
||||||
Selection=white
|
Selection=white
|
||||||
SelectionText=black
|
SelectionText=black
|
||||||
InactiveSelection=white
|
InactiveSelection=white
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue