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. :^)
This commit is contained in:
Andreas Kling 2020-08-27 18:35:20 +02:00
parent cd2c82a380
commit 76a0acb5bc
Notes: sideshowbarker 2024-07-19 03:05:29 +09:00

View File

@ -48,7 +48,7 @@ Ruler=#d4d0c8
RulerBorder=#404040
RulerActiveText=#404040
RulerInactiveText=#808080
TextCursor=red
TextCursor=#6e2209
FocusOutline=#909090
SyntaxComment=#008000
SyntaxNumber=#800000