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

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

[nongnu] elpa/tangotango-theme e38e34937c 27/62: Fix ess-jb-comment-face


From: ELPA Syncer
Subject: [nongnu] elpa/tangotango-theme e38e34937c 27/62: Fix ess-jb-comment-face foreground
Date: Thu, 6 Jan 2022 05:59:09 -0500 (EST)

branch: elpa/tangotango-theme
commit e38e34937c213de9b70ef41dc355afacce450531
Author: Julien Barnier <julien@nozav.org>
Commit: Julien Barnier <julien@nozav.org>

    Fix ess-jb-comment-face foreground
---
 color-theme-tangotango.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index e2ae1d1af2..7e28532a58 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -187,7 +187,7 @@
      (org-agenda-date-today ((t (:weight bold :foreground "#edd400"))))
      (anything-header ((t (:bold t :background "grey15" :foreground 
"#edd400"))))
      (anything-candidate-number ((t (:background "#f57900" :foreground 
"black"))))
-     (ess-jb-comment-face ((t (:background "#2e3436" :foreground "firebrick" 
:slant italic))))
+     (ess-jb-comment-face ((t (:background "#2e3436" :foreground "#888a85" 
:slant italic))))
      (ess-jb-hide-face ((t (:background "#2e3436" :foreground "#243436"))))
      (ess-jb-h1-face ((t (:height 1.6 :foreground "dodger blue" :slant 
normal))))
      (ess-jb-h2-face ((t (:height 1.4 :foreground "#6ac214" :slant normal))))



reply via email to

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