add highlights for packer.nvim

This commit is contained in:
siduck76 2021-07-10 11:53:47 +05:30
parent f6ace73656
commit 9627b5e6b4
1 changed files with 6 additions and 0 deletions

View File

@ -141,6 +141,12 @@ fg("DashboardCenter", grey_fg)
fg("DashboardShortcut", grey_fg)
fg("DashboardFooter", grey_fg)
-- packer's floating window
bg("NormalFloat", black2)
bg("FloatBorder", black2)
fg("FloatBorder", black2)
-- set bg color for nvim ( so nvim wont use terminal bg)
-- NvChad themes bg colors