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

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

[elpa] externals/standard-themes 7b3753a00e 53/74: Revert compilation-in


From: ELPA Syncer
Subject: [elpa] externals/standard-themes 7b3753a00e 53/74: Revert compilation-info face to what it used to be
Date: Wed, 30 Nov 2022 08:58:26 -0500 (EST)

branch: externals/standard-themes
commit 7b3753a00e7ceebf9fcbb044b3b621a43697acb8
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Revert compilation-info face to what it used to be
---
 standard-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/standard-themes.el b/standard-themes.el
index c1b25e50b0..ee74d0dc48 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -951,7 +951,7 @@ Helper function for `standard-themes-preview-colors'."
 ;;;; compilation
     `(compilation-column-number ((,c :inherit compilation-line-number)))
     `(compilation-error ((,c :inherit error)))
-    `(compilation-info ((,c :inherit bold :foreground ,magenta-warmer)))
+    `(compilation-info ((,c :inherit bold :foreground ,name)))
     `(compilation-line-number ((,c :inherit shadow)))
     `(compilation-mode-line-exit ((,c :inherit bold :foreground 
,modeline-info)))
     `(compilation-mode-line-fail ((,c :inherit bold :foreground 
,modeline-err)))



reply via email to

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