Updated colors
This commit is contained in:
parent
0e0ea5014b
commit
ba0e0c26a7
@ -115,6 +115,7 @@ function theme.setup()
|
||||
netrwDir = { fg = p.foreground, bg = p.color0 },
|
||||
netrwPlain = { fg = p.foreground, bg = p.color0 },
|
||||
netrwTreeDir = { fg = p.foreground, bg = p.color0 },
|
||||
NetrwNormal = { fg = p.foreground, bg = p.color0 },
|
||||
|
||||
-- Lazygit
|
||||
LazyGitFloat = { fg = p.foreground, bg = p.color0 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user