emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anti-zenburn-theme 27b7448 061/151: Add powerline faces.


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 27b7448 061/151: Add powerline faces.
Date: Thu, 21 Oct 2021 18:01:24 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit 27b7448cb24cacaebaa3fc71e1acf76adc96e5ec
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    Add powerline faces.
---
 anti-zenburn-theme.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index ba5b491..ae0e9d1 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -634,6 +634,12 @@
    `(outline-7 ((t (:foreground ,azenburn-blue-4))))
    `(outline-8 ((t (:foreground ,azenburn-beige-4))))
 
+   ;; powerline
+   `(powerline-active1 ((t (:background ,azenburn-bg-05 :inherit mode-line))))
+   `(powerline-active2 ((t (:background ,azenburn-bg+1 :inherit mode-line))))
+   `(powerline-inactive1 ((t (:background ,azenburn-bg+2 :inherit 
mode-line-inactive))))
+   `(powerline-inactive2 ((t (:background ,azenburn-bg+3 :inherit 
mode-line-inactive))))
+
    ;; rainbow-delimiters
    `(rainbow-delimiters-depth-1-face ((t (:foreground ,azenburn-fg))))
    `(rainbow-delimiters-depth-2-face ((t (:foreground ,azenburn-violet+2))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]