Base: Tweak Redmond 2000 selection color
This commit is contained in:
parent
e87347e1d3
commit
6adea6069a
Notes:
sideshowbarker
2024-07-19 07:30:13 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/6adea6069aa
1 changed files with 3 additions and 3 deletions
|
@ -27,12 +27,12 @@ ThreedHighlight=white
|
||||||
ThreedShadow1=#808080
|
ThreedShadow1=#808080
|
||||||
ThreedShadow2=#404040
|
ThreedShadow2=#404040
|
||||||
HoverHighlight=#e3dfdb
|
HoverHighlight=#e3dfdb
|
||||||
Selection=#84351a
|
Selection=#1a3584
|
||||||
SelectionText=white
|
SelectionText=white
|
||||||
InactiveSelection=#606060
|
InactiveSelection=#606060
|
||||||
InactiveSelectionText=white
|
InactiveSelectionText=white
|
||||||
RubberBandFill=#f4ca9e3c
|
RubberBandFill=#9ecaf43c
|
||||||
RubberBandBorder=#6e2209
|
RubberBandBorder=#09226e
|
||||||
Link=blue
|
Link=blue
|
||||||
ActiveLink=red
|
ActiveLink=red
|
||||||
VisitedLink=magenta
|
VisitedLink=magenta
|
||||||
|
|
Loading…
Add table
Reference in a new issue