use jellybeans colors for bg

This commit is contained in:
boppyt
2021-09-07 16:26:09 -07:00
committed by siduck76
parent f6f13908fc
commit 8056b07cdc

View File

@@ -25,9 +25,9 @@ local colors = {
teal = "#668799", teal = "#668799",
orange = "#e78a4e", orange = "#e78a4e",
cyan = "#8fbfdc", cyan = "#8fbfdc",
statusline_bg = "#2c2c2c", statusline_bg = "#222222",
lightbg = "#353535", lightbg = "#242424",
lightbg2 = "#303030", lightbg2 = "#262626",
pmenu_bg = "#8197bf", pmenu_bg = "#8197bf",
folder_bg = "#8197bf", folder_bg = "#8197bf",
} }