Themes: Faux Pas: Set HoverHighlight to white
This commit is contained in:
parent
5468a23fc2
commit
29e323269c
Notes:
sideshowbarker
2024-07-18 18:31:25 +09:00
Author: https://github.com/bcoles Commit: https://github.com/SerenityOS/serenity/commit/29e323269c4 Pull-request: https://github.com/SerenityOS/serenity/pull/6945
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ BaseText=black
|
|||
ThreedHighlight=white
|
||||
ThreedShadow1=#282828
|
||||
ThreedShadow2=#282828
|
||||
HoverHighlight=#0000aa
|
||||
HoverHighlight=white
|
||||
Selection=white
|
||||
SelectionText=black
|
||||
InactiveSelection=white
|
||||
|
|
Loading…
Add table
Reference in a new issue