better nord colors
This commit is contained in:
parent
5f7f2df2b7
commit
82f07879f3
@ -25,9 +25,9 @@ local colors = {
|
|||||||
teal = "#6484a4",
|
teal = "#6484a4",
|
||||||
orange = "#e39a83",
|
orange = "#e39a83",
|
||||||
cyan = "#9aafe6",
|
cyan = "#9aafe6",
|
||||||
statusline_bg = "#313743",
|
statusline_bg = "#333945",
|
||||||
lightbg = "#333945",
|
lightbg = "#3f4551",
|
||||||
lightbg2 = "#353b47"
|
lightbg2 = "#393f4b"
|
||||||
}
|
}
|
||||||
|
|
||||||
return colors
|
return colors
|
||||||
|
Loading…
Reference in New Issue
Block a user