aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes')
-rw-r--r--runtime/themes/catpuccin.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/catpuccin.toml b/runtime/themes/catpuccin.toml
index f7f11327..da9be4fb 100644
--- a/runtime/themes/catpuccin.toml
+++ b/runtime/themes/catpuccin.toml
@@ -42,7 +42,7 @@ label = "peach"
"ui.linenr.selected" = { fg = "mauve" }
"ui.statusline" = { fg = "black_2", bg = "blue" }
"ui.statusline.inactive" = { fg = "pink", bg = "gray_1" }
-"ui.popup" = { bg = "black_2" }
+"ui.popup" = { bg = "black_1" }
"ui.window" = { fg = "maroon" }
"ui.help" = { bg = "#7958DC", fg = "#171452" }