summaryrefslogtreecommitdiff
path: root/Base/res/themes/Default.ini
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-08-27 18:35:20 +0200
committerAndreas Kling <kling@serenityos.org>2020-08-27 18:35:20 +0200
commit76a0acb5bcb2fae9e7a08ea8de02e9873708c255 (patch)
treea966f2ccea75415deb894769a4dd978c9fca12ec /Base/res/themes/Default.ini
parentcd2c82a380771dadb0f765bad62b9f42eb0518cf (diff)
downloadserenity-76a0acb5bcb2fae9e7a08ea8de02e9873708c255.zip
Themes: Update text cursor color in "Default" theme
I never liked the sharp red text cursor. Replace it with the same color we use to start off the active window title bar gradient. :^)
Diffstat (limited to 'Base/res/themes/Default.ini')
-rw-r--r--Base/res/themes/Default.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/themes/Default.ini b/Base/res/themes/Default.ini
index 36e8dbd526..b59d299e1e 100644
--- a/Base/res/themes/Default.ini
+++ b/Base/res/themes/Default.ini
@@ -48,7 +48,7 @@ Ruler=#d4d0c8
RulerBorder=#404040
RulerActiveText=#404040
RulerInactiveText=#808080
-TextCursor=red
+TextCursor=#6e2209
FocusOutline=#909090
SyntaxComment=#008000
SyntaxNumber=#800000