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

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

[nongnu] elpa/anti-zenburn-theme bd5390b 039/151: From zenburn-emacs: Im


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme bd5390b 039/151: From zenburn-emacs: Improve compilation-mode faces.
Date: Thu, 21 Oct 2021 18:01:18 -0400 (EDT)

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

    From zenburn-emacs: Improve compilation-mode 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 9aa2854..c5fd43c 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -92,9 +92,9 @@
    `(compilation-line-number ((t (:foreground ,azenburn-dark-blue))))
    `(compilation-message-face ((t (:foreground ,azenburn-beige))))
    `(compilation-warning-face ((t (:foreground ,azenburn-light-blue :weight 
bold :underline t))))
-   `(compilation-mode-line-exit ((t (:foreground ,azenburn-violet :weight 
bold))))
+   `(compilation-mode-line-exit ((t (:foreground ,azenburn-violet+2 :weight 
bold))))
    `(compilation-mode-line-fail ((t (:foreground ,azenburn-blue :weight 
bold))))
-   `(compilation-mode-line-run ((t (:foreground ,azenburn-light-blue :weight 
bold))))
+   `(compilation-mode-line-run ((t (:foreground ,azenburn-dark-blue :weight 
bold))))
 
    ;;; grep
    `(grep-context-face ((t (:foreground ,azenburn-fg))))



reply via email to

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