diff options
Diffstat (limited to 'runtime/themes/ingrid.toml')
-rw-r--r-- | runtime/themes/ingrid.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/ingrid.toml b/runtime/themes/ingrid.toml index d32a89d1..6a177ec7 100644 --- a/runtime/themes/ingrid.toml +++ b/runtime/themes/ingrid.toml @@ -41,6 +41,7 @@ "ui.text.focus" = { fg = "#250E07", modifiers= ["bold"] } "ui.selection" = { bg = "#540099" } +# "ui.cursor.match" # TODO might want to override this because dimmed is not widely supported "ui.menu.selected" = { fg = "#D74E50", bg = "#F3EAE9" } "warning" = "#D4A520" |