rm packer highlight groups

v2.5
siduck 3 years ago
parent 0807bf9fc2
commit dd72010b17

@ -28,16 +28,6 @@ local defaults = {
NvimInternalError = { fg = colors.red },
WinSeparator = { fg = colors.line },
-- packer
PackerPackageName = { fg = colors.red },
PackerSuccess = { fg = colors.green },
PackerStatusSuccess = { fg = theme.base08 },
PackerStatusCommit = { fg = colors.blue },
PackeProgress = { fg = colors.blue },
PackerOutput = { fg = colors.red },
PackerStatus = { fg = colors.blue },
PackerHash = { fg = colors.blue },
Normal = {
fg = theme.base05,
bg = theme.base00,

Loading…
Cancel
Save