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