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

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

[nongnu] elpa/color-theme-tangotango cec9d21 32/58: Modify org-block col


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango cec9d21 32/58: Modify org-block colors
Date: Thu, 21 Oct 2021 18:03:00 -0400 (EDT)

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

    Modify org-block colors
---
 color-theme-tangotango.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index 7b78ef3..6e31e31 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -186,10 +186,10 @@
      (org-agenda-date-weekend ((t (:weight normal :foreground "dodger blue"))))
      (org-agenda-date-today ((t (:weight bold :foreground "#edd400"))))
      (org-block-begin-line ((t ( ; :underline "#426f9f" 
-                               :foreground "#729fcf" :background "#2e3455"))))
-     (org-block-background ((t (:background "#2e3445"))))
+                               :foreground "#888a85" :background "#252b2b"))))
+     (org-block-background ((t (:background "#252b2b"))))
      (org-block-end-line ((t ( ; :overline "#426f9f" 
-                               :foreground "#729fcf" :background "#2e3455"))))
+                               :foreground "#888a85" :background "#252b2b"))))
      (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 "#888a85" 
:slant italic))))



reply via email to

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