Merge pull request #186 from geraldus/g/fix-company-preview-common

Fix company-preview-common face
This commit is contained in:
Greg Pfeil 2023-01-31 20:49:09 -07:00 committed by GitHub
commit 8f23fa4943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -774,7 +774,7 @@ contains Solarized symbols."
(company-scrollbar-fg (,@bg-base0))
(company-scrollbar-bg (,@bg-base02))
(company-preview (,@bg-green))
(company-preview-common (,@bg-base02))
(company-preview-common (,@fg-base01 ,@bg-base02))
(company-template-field (,@fg-base03 ,@bg-yellow))
;; hydra
(hydra-face-red (,@fmt-bold ,@fg-red))