1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:37:44 +00:00

Base: Tweak the Plum theme's Ruler color

Fixes cell borders in Spreadsheet being the same color as the rest of
the cell when the Plum theme is being used.
This commit is contained in:
roughjericho 2022-02-27 18:55:36 -06:00 committed by Andreas Kling
parent 8b2025d8fc
commit 7012a5eb0b

View file

@ -50,7 +50,7 @@ ActiveLink=red
VisitedLink=magenta VisitedLink=magenta
Gutter=#d4d0c8 Gutter=#d4d0c8
GutterBorder=#404040 GutterBorder=#404040
Ruler=#d4d0c8 Ruler=#7d7462
RulerBorder=#404040 RulerBorder=#404040
RulerActiveText=#404040 RulerActiveText=#404040
RulerInactiveText=#808080 RulerInactiveText=#808080