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

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

[nongnu] elpa/anti-zenburn-theme 43a69ed 074/151: From zenburn-emacs: se


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 43a69ed 074/151: From zenburn-emacs: set perspective-mode's modestring color.
Date: Thu, 21 Oct 2021 18:01:27 -0400 (EDT)

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

    From zenburn-emacs: set perspective-mode's modestring color.
---
 anti-zenburn-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 32b7a33..21b90db 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -666,6 +666,9 @@
    `(p4-diff-head-face ((t :inherit diff-header)))
    `(p4-diff-ins-face ((t :inherit diff-added)))
 
+   ;; perspective
+   `(persp-selected-face ((t (:foreground ,azenburn-dark-blue-2 :inherit 
mode-line))))
+
    ;; powerline
    `(powerline-active1 ((t (:background ,azenburn-bg-05 :inherit mode-line))))
    `(powerline-active2 ((t (:background ,azenburn-bg+2 :inherit mode-line))))



reply via email to

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