add bg to Floating window
This commit is contained in:
parent
575dc10ddc
commit
e663122638
|
@ -112,7 +112,7 @@ fg("DashboardFooter", grey_fg)
|
|||
|
||||
-- packer's floating window
|
||||
|
||||
bg("NormalFloat", "NONE")
|
||||
bg("NormalFloat", one_bg)
|
||||
fg("FloatBorder", blue)
|
||||
|
||||
-- set bg color for nvim
|
||||
|
|
Loading…
Reference in New Issue