X-Git-Url: https://git.korewanetadesu.com/?p=fae-fire-theme.git;a=blobdiff_plain;f=fae-fire-theme.el;h=004b521ef85ad6e76c332932a367897ef7f7a37c;hp=7ad0649376f8a703fab92b1fba40b11d520f60b2;hb=cf60e30f1344d15afec68a39318cfb4aa95a5e1d;hpb=17fcadd72cf2af136e43eb918c09c2fe60c2cc2d diff --git a/fae-fire-theme.el b/fae-fire-theme.el index 7ad0649..004b521 100644 --- a/fae-fire-theme.el +++ b/fae-fire-theme.el @@ -273,6 +273,13 @@ Kathleen Kayeme’s story “The Fairy Tree”. See URL ;; Ace Window faces `(aw-leading-char-face ((t (:foreground ,c106)))) + ;; Company faces + `(company-tooltip ((t (:background ,c029 :foreground ,c104)))) + `(company-tooltip-selection ((t (:background ,c041)))) + `(company-tooltip-common ((t (:foreground ,c062)))) + `(company-scrollbar-bg ((t (:background ,c029)))) + `(company-scrollbar-fg ((t (:background ,c060)))) + )) ;;;###autoload