fix jellybeans theme

This commit is contained in:
boppyt 2021-09-07 16:01:03 -07:00 committed by siduck76
parent 094ad61785
commit 5c22354817
1 changed files with 2 additions and 2 deletions

View File

@ -17,14 +17,14 @@ local colors = {
green = "#99ad6a", green = "#99ad6a",
vibrant_green = "#c2cea6", vibrant_green = "#c2cea6",
nord_blue = "#bcd9ea", nord_blue = "#bcd9ea",
blue = "#8fbfdc", blue = "#8197bf",
yellow = "#fad07a", yellow = "#fad07a",
sun = "#ffb964", sun = "#ffb964",
purple = "#c6b6ee", purple = "#c6b6ee",
dark_purple = "#9e83e7", dark_purple = "#9e83e7",
teal = "#668799", teal = "#668799",
orange = "#e78a4e", orange = "#e78a4e",
cyan = "#8197bf", cyan = "#8fbfdc",
statusline_bg = "#2c2c2c", statusline_bg = "#2c2c2c",
lightbg = "#353535", lightbg = "#353535",
lightbg2 = "#303030", lightbg2 = "#303030",