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

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

[nongnu] elpa/alect-themes b7bbe40 240/269: Modify 'compilation-info' fa


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes b7bbe40 240/269: Modify 'compilation-info' face
Date: Thu, 21 Oct 2021 17:59:27 -0400 (EDT)

branch: elpa/alect-themes
commit b7bbe40bf54bb9a3e6eb7c32eedfc8ff40836447
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Modify 'compilation-info' face
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 9ac4a1e..c18efed 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -615,7 +615,7 @@ For INVERT, see `alect-get-color'."
          (company-scrollbar-bg              ((,c :background ,(gc 'gray))))
 
          ;; compilation
-         (compilation-info                  ((,c :foreground ,(gc 'green-2))))
+         (compilation-info                  ((,c :foreground ,(gc 'green+1))))
          (compilation-warning               ((,c :inherit warning)))
          (compilation-error                 ((,c :inherit error)))
          (compilation-line-number           ((,c :foreground ,(gc 'yellow))))



reply via email to

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