mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +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:
parent
8b2025d8fc
commit
7012a5eb0b
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ ActiveLink=red
|
|||
VisitedLink=magenta
|
||||
Gutter=#d4d0c8
|
||||
GutterBorder=#404040
|
||||
Ruler=#d4d0c8
|
||||
Ruler=#7d7462
|
||||
RulerBorder=#404040
|
||||
RulerActiveText=#404040
|
||||
RulerInactiveText=#808080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue