mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
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: 29e323269c
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
Add a link
Reference in a new issue