summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTibor Nagy <xnagytibor@gmail.com>2020-09-22 20:45:58 +0200
committerAndreas Kling <kling@serenityos.org>2020-09-22 21:31:07 +0200
commit5eefce11edba901efc1eeb425fabb462ebd639ba (patch)
treec14a66953f7d3b5402b65246cc754c32fd50c4d9
parent37c287b1d4b8bcc936e79a3d7b9280a329fa19e3 (diff)
downloadserenity-5eefce11edba901efc1eeb425fabb462ebd639ba.zip
Themes: Set the ruler color in "Sunshine" to cold gray
-rw-r--r--Base/res/themes/Sunshine.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/Base/res/themes/Sunshine.ini b/Base/res/themes/Sunshine.ini
index fe9e5772b0..52ffcae6e3 100644
--- a/Base/res/themes/Sunshine.ini
+++ b/Base/res/themes/Sunshine.ini
@@ -37,10 +37,10 @@ RubberBandBorder=#007f7f
Link=#88c
ActiveLink=#c88
VisitedLink=#c8c
-Ruler=#d4d0c8
-RulerBorder=#404040
-RulerActiveText=#404040
-RulerInactiveText=#808080
+Ruler=#aeb2c3
+RulerBorder=#5d6069
+RulerActiveText=#5d6069
+RulerInactiveText=#5d6069
TextCursor=red
FocusOutline=#909090
SyntaxComment=#008000