mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +00:00
Base: Improve Plum theme colors
- Make ruler lighter for visibility - Make gutter same color as ruler for consistency - Improve HighlightWindow colors
This commit is contained in:
parent
9c53be36d3
commit
eb3d289f00
1 changed files with 5 additions and 5 deletions
|
@ -16,9 +16,9 @@ MovingWindowBorder2=#b9a5ca
|
||||||
MovingWindowTitle=white
|
MovingWindowTitle=white
|
||||||
MovingWindowTitleShadow=#330760
|
MovingWindowTitleShadow=#330760
|
||||||
MovingWindowTitleStripes=#473f5f
|
MovingWindowTitleStripes=#473f5f
|
||||||
HighlightWindowBorder1=#484060
|
HighlightWindowBorder1=#7f6db5
|
||||||
HighlightWindowBorder2=#a89878
|
HighlightWindowBorder2=#bba9f1
|
||||||
HighlightWindowTitle=#cbc6cf
|
HighlightWindowTitle=#ffffff
|
||||||
HighlightWindowTitleShadow=#black
|
HighlightWindowTitleShadow=#black
|
||||||
HighlightWindowTitleStripes=#5b4943
|
HighlightWindowTitleStripes=#5b4943
|
||||||
HighlightSearching=#ffff00
|
HighlightSearching=#ffff00
|
||||||
|
@ -50,9 +50,9 @@ RubberBandBorder=#50096e
|
||||||
Link=blue
|
Link=blue
|
||||||
ActiveLink=red
|
ActiveLink=red
|
||||||
VisitedLink=magenta
|
VisitedLink=magenta
|
||||||
Gutter=#d4d0c8
|
Gutter=#c2afa6
|
||||||
GutterBorder=#404040
|
GutterBorder=#404040
|
||||||
Ruler=#7d7462
|
Ruler=#c2afa6
|
||||||
RulerBorder=#404040
|
RulerBorder=#404040
|
||||||
RulerActiveText=#404040
|
RulerActiveText=#404040
|
||||||
RulerInactiveText=#808080
|
RulerInactiveText=#808080
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue