fix jellybeans theme
This commit is contained in:
parent
094ad61785
commit
5c22354817
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user