aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 18a94deb..4e82aeb7 100644
--- a/theme.toml
+++ b/theme.toml
@@ -47,6 +47,8 @@
"ui.text" = { fg = "#a4a0e8"} # lavender
"ui.text.focus" = { fg = "#dbbfef"} # lilac
+"ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver
+
"warning" = "#ffcd1c"
"error" = "#f47868"
"info" = "#6F44F0"