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 5888b6a5..fd5572a6 100644
--- a/theme.toml
+++ b/theme.toml
@@ -50,6 +50,7 @@
"ui.text" = { fg = "#a4a0e8" } # lavender
"ui.text.focus" = { fg = "#dbbfef"} # lilac
+"ui.selection" = { bg = "#540099" }
"ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver
"warning" = "#ffcd1c"