mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
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:
parent
cd2c82a380
commit
76a0acb5bc
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Ruler=#d4d0c8
|
||||||
RulerBorder=#404040
|
RulerBorder=#404040
|
||||||
RulerActiveText=#404040
|
RulerActiveText=#404040
|
||||||
RulerInactiveText=#808080
|
RulerInactiveText=#808080
|
||||||
TextCursor=red
|
TextCursor=#6e2209
|
||||||
FocusOutline=#909090
|
FocusOutline=#909090
|
||||||
SyntaxComment=#008000
|
SyntaxComment=#008000
|
||||||
SyntaxNumber=#800000
|
SyntaxNumber=#800000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue