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

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

[nongnu] elpa/color-theme-tangotango e38e349 27/58: Fix ess-jb-comment-f


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango e38e349 27/58: Fix ess-jb-comment-face foreground
Date: Thu, 21 Oct 2021 18:02:59 -0400 (EDT)

branch: elpa/color-theme-tangotango
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 e2ae1d1..7e28532 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]