aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index fdd91ae3..e7e79313 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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"