diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ "ui.selection.primary" = { bg = "#540099" } "ui.cursor.select" = { bg = "#6F44F0" } "ui.cursor.insert" = { bg = "#802F00" } +"ui.cursor.match" = { fg = "#212121", bg = "#6C6999" } "ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver "warning" = "#ffcd1c" |