mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
fix: remove redundant highlights
This commit is contained in:
parent
fdcf47cd59
commit
b26bc3c5f9
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ return {
|
|||
CmpItemKindIdentifier = { fg = theme.base08 },
|
||||
CmpItemKindField = { fg = theme.base08 },
|
||||
CmpItemKindVariable = { fg = theme.base0E },
|
||||
Special = { fg = theme.base0C },
|
||||
CmpItemKindSnippet = { fg = base_30.red },
|
||||
CmpItemKindText = { fg = theme.base0B },
|
||||
CmpItemKindStructure = { fg = theme.base0E },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue