mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Remove two obsolete company-mode faces
This commit is contained in:
parent
47dc463561
commit
e81c3c6ce3
|
|
@ -4874,8 +4874,6 @@ If COLOR is unspecified, then return :box unspecified."
|
||||||
`(company-preview ((,c :foreground ,fg-dim)))
|
`(company-preview ((,c :foreground ,fg-dim)))
|
||||||
`(company-preview-common ((,c :inherit modus-themes-completion-match-0)))
|
`(company-preview-common ((,c :inherit modus-themes-completion-match-0)))
|
||||||
`(company-preview-search ((,c :background ,bg-yellow-intense)))
|
`(company-preview-search ((,c :background ,bg-yellow-intense)))
|
||||||
`(company-scrollbar-bg ((,c :background ,bg-active)))
|
|
||||||
`(company-scrollbar-fg ((,c :background ,fg-main)))
|
|
||||||
`(company-template-field ((,c :background ,bg-active)))
|
`(company-template-field ((,c :background ,bg-active)))
|
||||||
`(company-tooltip ((,c :inherit modus-themes-fixed-pitch :background ,bg-popup)))
|
`(company-tooltip ((,c :inherit modus-themes-fixed-pitch :background ,bg-popup)))
|
||||||
`(company-tooltip-annotation ((,c :inherit modus-themes-slant :foreground ,docstring)))
|
`(company-tooltip-annotation ((,c :inherit modus-themes-slant :foreground ,docstring)))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue