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

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

[nongnu] elpa/anti-zenburn-theme db9c057 062/151: Switch a couple of pow


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme db9c057 062/151: Switch a couple of powerline faces.
Date: Thu, 21 Oct 2021 18:01:24 -0400 (EDT)

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

    Switch a couple of powerline faces.
---
 anti-zenburn-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index ae0e9d1..9cc36fb 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -636,8 +636,8 @@
 
    ;; 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-active2 ((t (:background ,azenburn-bg+2 :inherit mode-line))))
+   `(powerline-inactive1 ((t (:background ,azenburn-bg+1 :inherit 
mode-line-inactive))))
    `(powerline-inactive2 ((t (:background ,azenburn-bg+3 :inherit 
mode-line-inactive))))
 
    ;; rainbow-delimiters



reply via email to

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