ADD: dashboard hlGroups

This commit is contained in:
Dinesh Kumar 2022-08-14 15:35:48 +05:30
commit f32718ee86

View file

@ -454,6 +454,12 @@ function M.get(config)
DapUIStoppedThread = { link = 'DapUIBreakpointsPath' },
DapUIDecoration = { link = 'DapUIBreakpointsPath' },
DapUIModifiedValue = { fg = p.foam, style = 'bold' },
-- glepnir/dashboard-nvim
DashboardShortcut = { fg = p.love },
DashboardHeader = { fg = p.pine },
DashboardCenter = { fg = p.gold },
DashboardFooter = { fg = p.iris },
}
vim.g.terminal_color_0 = p.overlay -- black