summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-01 03:00:25 +0000
committerBlaž Hrastnik2021-06-01 03:00:25 +0000
commita2147fc7d56f9f5cb614d8c80b154a545dd59f00 (patch)
treeef6f57872d2981fe6f554a367b4a8fb6dbd32cd5 /theme.toml
parentd8e16554bf0478e30853e8950132a2d17dba5a17 (diff)
Change help prompt styling
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 4e82aeb7..5888b6a5 100644
--- a/theme.toml
+++ b/theme.toml
@@ -43,8 +43,11 @@
"ui.statusline" = { bg = "#281733" } # revolver
"ui.popup" = { bg = "#281733" } # revolver
"ui.window" = { bg = "#452859" } # bossa nova
+"ui.window" = { bg = "#452859" } # bossa nova
+"ui.help" = { bg = "#6F44F0", fg = "#a4a0e8" }
+"ui.help" = { bg = "#7958DC", fg = "#171452" }
-"ui.text" = { fg = "#a4a0e8"} # lavender
+"ui.text" = { fg = "#a4a0e8" } # lavender
"ui.text.focus" = { fg = "#dbbfef"} # lilac
"ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver