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

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

[nongnu] elpa/inkpot-theme dab3a40b99 006/104: restored original comment


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme dab3a40b99 006/104: restored original comment color
Date: Thu, 7 Jul 2022 12:00:58 -0400 (EDT)

branch: elpa/inkpot-theme
commit dab3a40b9979f525801a033a08e4180a6f723ebd
Author: Sarah Iovan <sarah.iovan@gmail.com>
Commit: Sarah Iovan <sarah.iovan@gmail.com>

    restored original comment color
---
 inkpot-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 09abce1fe3..f30036df01 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -101,7 +101,7 @@
        '(font-latex-match-variable-keywords ((t (:foreground "#708090"))))
         '(font-lock-builtin-face ((t (:foreground "#c080d0"))))
         '(font-lock-comment-face ((t (:foreground "#cd8b00")))) ; original 
inkpot: #cd8b00
-        '(font-lock-comment-face ((t (:foreground "#708090")))) ; original 
inkpot: #cd8b00
+        ;'(font-lock-comment-face ((t (:foreground "#708090")))) ; alternate 
comment face
         '(font-lock-constant-face ((t (:foreground "808bed"))))
         '(font-lock-doc-face ((t (:foreground "#cd8b00"))))
         '(font-lock-function-name-face ((t (:foreground "#87cefa"))))



reply via email to

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