use jellybeans colors for bg

pull/445/head
boppyt 3 years ago committed by siduck76
parent f6f13908fc
commit 8056b07cdc

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

Loading…
Cancel
Save