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

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

[elpa] externals/aircon-theme f1e7b283dc 07/58: Change comment foregroun


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme f1e7b283dc 07/58: Change comment foreground to #615855
Date: Thu, 9 Jun 2022 04:57:25 -0400 (EDT)

branch: externals/aircon-theme
commit f1e7b283dcddf85f2d58741b8e063c57f7814c41
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Change comment foreground to #615855
---
 aircon-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aircon-theme.el b/aircon-theme.el
index f3733d95e4..dea55249d5 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -80,7 +80,7 @@
   `(show-paren-match-expression ((,c (:inherit lazy-highlight))))
 
   `(font-lock-builtin-face       ((,c (:foreground "#243867" :inherit bold))))
-  `(font-lock-comment-face       ((,c (:foreground "#533a09" :inherit 
italic))))
+  `(font-lock-comment-face       ((,c (:foreground "#615855" :inherit 
italic))))
   `(font-lock-constant-face      ((,c (:foreground "#18566e"))))
   `(font-lock-function-name-face ((,c (:foreground "#412f7e"))))
   `(font-lock-keyword-face       ((,c (:foreground "#2e4d98" :inherit bold))))



reply via email to

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