aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/onelight.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/onelight.toml')
-rw-r--r--runtime/themes/onelight.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/themes/onelight.toml b/runtime/themes/onelight.toml
index 3674e821..c89e20f9 100644
--- a/runtime/themes/onelight.toml
+++ b/runtime/themes/onelight.toml
@@ -92,9 +92,10 @@
"ui.text" = { fg = "black" }
"ui.text.focus" = { fg = "red", bg = "light-white", modifiers = ["bold"] }
-"ui.help" = { bg = "light-white" }
+"ui.help" = { fg = "black", bg = "light-white" }
"ui.popup" = { bg = "light-white" }
"ui.window" = { bg = "light-white" }
+"ui.menu" = { fg = "black", bg = "light-white" }
"ui.menu.selected" = { fg = "white", bg = "light-blue" }
[palette]