Update highlights.lua

This commit is contained in:
siduck76
2021-06-16 18:00:23 +05:30
committed by GitHub
parent fe0fc44f77
commit a80de385f2

View File

@@ -135,3 +135,6 @@ fg("DashboardHeader", grey_fg)
fg("DashboardCenter", grey_fg)
fg("DashboardShortcut", grey_fg)
fg("DashboardFooter", black)
-- Default nvim bg
-- vim.cmd("hi Normal guibg=#1e222a")