themes: enable custom cursor colors in all themes that define such colors

Not all themes have/define custom cursor colors. But of those that do,
nearly all already enabled them (by setting "cursor.color"), except
three themes:

* aeroroot
* ayu-mirage
* material-amber

This patch makes all themes consistent, by enabling cursor.color in
these last three themes too.
This commit is contained in:
Daniel Eklöf 2023-07-14 10:20:20 +02:00
parent efc619b0af
commit 3cd0e2adb0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Aero root theme
[cursor]
# color=1a1a1a 9fd5f5
color=1a1a1a 9fd5f5
[colors]
foreground=dedeef

View file

@ -3,7 +3,7 @@
# description: a theme based on Ayu Mirage for Sublime Text (original: https://github.com/dempfi/ayu)
[cursor]
# color = ffcc66 665a44
color = ffcc66 665a44
[colors]
foreground = cccac2

View file

@ -2,8 +2,8 @@
# Material Amber
# Based on material.io guidelines with Amber 50 background
# [cursor]
# color=fff8e1 21201d
[cursor]
color=fff8e1 21201d
[colors]
foreground = 21201d