From 7012a5eb0b513ac3c2b4c4f4e69adf163098a984 Mon Sep 17 00:00:00 2001 From: roughjericho <32465342+roughjericho@users.noreply.github.com> Date: Sun, 27 Feb 2022 18:55:36 -0600 Subject: [PATCH] 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. --- Base/res/themes/Plum.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/res/themes/Plum.ini b/Base/res/themes/Plum.ini index d44eac931e..3a67f69228 100644 --- a/Base/res/themes/Plum.ini +++ b/Base/res/themes/Plum.ini @@ -50,7 +50,7 @@ ActiveLink=red VisitedLink=magenta Gutter=#d4d0c8 GutterBorder=#404040 -Ruler=#d4d0c8 +Ruler=#7d7462 RulerBorder=#404040 RulerActiveText=#404040 RulerInactiveText=#808080