Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/everforest_light.toml')
-rw-r--r--runtime/themes/everforest_light.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/themes/everforest_light.toml b/runtime/themes/everforest_light.toml
index 450f3e46..b7448455 100644
--- a/runtime/themes/everforest_light.toml
+++ b/runtime/themes/everforest_light.toml
@@ -64,7 +64,7 @@
"diff.minus" = "red"
"ui.background" = { bg = "bg0" }
-"ui.background.separator" = "grey0"
+"ui.background.separator" = "bg_visual"
"ui.cursor" = { fg = "bg1", bg = "grey2" }
"ui.cursor.insert" = { fg = "bg0", bg = "grey1" }
"ui.cursor.select" = { fg = "bg0", bg = "blue" }
@@ -89,11 +89,9 @@
"bold",
] }
"ui.popup" = { fg = "grey2", bg = "bg2" }
-"ui.picker.header" = { modifiers = ["bold", "underlined"] }
"ui.window" = { fg = "bg4", bg = "bg_dim" }
"ui.help" = { fg = "fg", bg = "bg2" }
"ui.text" = "fg"
-"ui.text.directory" = { fg = "green" }
"ui.text.focus" = "fg"
"ui.menu" = { fg = "fg", bg = "bg3" }
"ui.menu.selected" = { fg = "bg0", bg = "green" }