mirror of
https://github.com/gabehf/base46.git
synced 2026-03-08 23:18:15 -07:00
rm packer highlight groups
This commit is contained in:
parent
0807bf9fc2
commit
dd72010b17
1 changed files with 0 additions and 10 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue