change pmenu color in everblush theme

This commit is contained in:
siduck 2022-02-19 10:35:51 +05:30
parent 060ce0af93
commit 964175f817

View file

@ -28,7 +28,7 @@ local colors = {
statusline_bg = "#1c2325",
lightbg = "#2a3133",
lightbg2 = "#232a2c",
pmenu_bg = "#bab3e5",
pmenu_bg = "#6da4cd",
folder_bg = "#6da4cd",
}