diff options
Diffstat (limited to 'Base/res/themes')
-rw-r--r-- | Base/res/themes/Dark.ini | 1 | ||||
-rw-r--r-- | Base/res/themes/Default.ini | 1 | ||||
-rw-r--r-- | Base/res/themes/Hotdog Stand.ini | 1 | ||||
-rw-r--r-- | Base/res/themes/Nord.ini | 1 | ||||
-rw-r--r-- | Base/res/themes/Xmas.ini | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/Base/res/themes/Dark.ini b/Base/res/themes/Dark.ini index 79d064d17c..efe09f223d 100644 --- a/Base/res/themes/Dark.ini +++ b/Base/res/themes/Dark.ini @@ -40,3 +40,4 @@ Ruler=#505050 RulerBorder=#666666 RulerActiveText=white RulerInactiveText=#d5d0c7 +TextCursor=#9c9cd5 diff --git a/Base/res/themes/Default.ini b/Base/res/themes/Default.ini index c844a38f8d..2114b678fe 100644 --- a/Base/res/themes/Default.ini +++ b/Base/res/themes/Default.ini @@ -40,3 +40,4 @@ Ruler=#d4d0c8 RulerBorder=#404040 RulerActiveText=#404040 RulerInactiveText=#808080 +TextCursor=red diff --git a/Base/res/themes/Hotdog Stand.ini b/Base/res/themes/Hotdog Stand.ini index f58488a506..7ae9ce82d8 100644 --- a/Base/res/themes/Hotdog Stand.ini +++ b/Base/res/themes/Hotdog Stand.ini @@ -40,3 +40,4 @@ Ruler=black RulerBorder=black RulerActiveText=yellow RulerInactiveText=white +TextCursor=black diff --git a/Base/res/themes/Nord.ini b/Base/res/themes/Nord.ini index c008ced779..103f02b6d2 100644 --- a/Base/res/themes/Nord.ini +++ b/Base/res/themes/Nord.ini @@ -40,3 +40,4 @@ Ruler=#434c5e RulerBorder=#3b4252 RulerActiveText=#95adc5 RulerInactiveText=#7e9dbc +TextCursor=#7e9dbc diff --git a/Base/res/themes/Xmas.ini b/Base/res/themes/Xmas.ini index 8634fdfcc7..764707623e 100644 --- a/Base/res/themes/Xmas.ini +++ b/Base/res/themes/Xmas.ini @@ -40,3 +40,4 @@ Ruler=#bcc1ae RulerBorder=#606060 RulerActiveText=#404040 RulerInactiveText=#808080 +TextCursor=#ee3532 |