Updated colors
This commit is contained in:
parent
3b53ccc5e4
commit
82e4a232d6
@ -63,7 +63,7 @@ function theme.setup()
|
||||
NormalNC = { fg = p.foreground, bg = p.background },
|
||||
Number = { fg = p.color3 },
|
||||
Operator = { fg = p.color6 },
|
||||
Pmenu = { fg = p.foreground, bg = p.color0 },
|
||||
Pmenu = { fg = p.foreground, bg = p.background },
|
||||
PmenuSbar = { bg = p.color0 },
|
||||
PmenuSel = { fg = p.black, bg = p.color4 },
|
||||
PmenuThumb = { bg = p.color2 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user