First pass ‘company-mode’ faces
[fae-fire-theme.git] / fae-fire-theme.el
index 7ad0649..004b521 100644 (file)
@@ -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