Fix: Acario and Vibrant Python (and similar) all-the-icons' icon

This commit is contained in:
Emmanuel Bustos 2020-05-11 10:15:07 -06:00
parent d277710d4f
commit c1c1b6f803
2 changed files with 4 additions and 2 deletions

View file

@ -112,7 +112,8 @@ determine the exact padding."
(modeline-bg-inactive-l `(,(doom-darken (car bg-alt) 0.2) ,@(cdr base0)))) (modeline-bg-inactive-l `(,(doom-darken (car bg-alt) 0.2) ,@(cdr base0))))
;;;; --- extra faces ------------------------ ;;;; --- extra faces ------------------------
((elscreen-tab-other-screen-face :background bg-blue :foreground fg-alt) (((all-the-icons-dblue &override) :foreground teal)
(elscreen-tab-other-screen-face :background bg-blue :foreground fg-alt)
(evil-goggles-default-face :inherit 'region :background (doom-blend region bg 0.5)) (evil-goggles-default-face :inherit 'region :background (doom-blend region bg 0.5))

View file

@ -108,7 +108,8 @@ determine the exact padding."
;; --- extra faces ------------------------ ;; --- extra faces ------------------------
((centaur-tabs-unselected :background bg-alt :foreground base6) (((all-the-icons-dblue &override) :foreground dark-cyan)
(centaur-tabs-unselected :background bg-alt :foreground base6)
(elscreen-tab-other-screen-face :background "#353a42" :foreground "#1e2022") (elscreen-tab-other-screen-face :background "#353a42" :foreground "#1e2022")
(font-lock-comment-face (font-lock-comment-face