Fix company-preview-common face

This commit is contained in:
Arthur Fayzrakhmanov (Артур Файзрахманов) 2016-02-22 04:01:04 +05:00
parent 890e5a3dd1
commit f1df5e5345
1 changed files with 1 additions and 1 deletions

View File

@ -747,7 +747,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(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))