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

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

[nongnu] elpa/color-theme-tangotango 8b274e9 30/58: Add fontify for org-


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango 8b274e9 30/58: Add fontify for org-mode blocks
Date: Thu, 21 Oct 2021 18:03:00 -0400 (EDT)

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

    Add fontify for org-mode blocks
---
 color-theme-tangotango.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index dc3c5f5..eb68d94 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -185,6 +185,11 @@
      (org-agenda-date ((t (:foreground "#6ac214"))))
      (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 "#888a85" 
+                               :foreground "#a8aaa5" :background "#262c2c"))))
+     (org-block-background ((t (:background "#1e2424"))))
+     (org-block-end-line ((t ( ;:overline "#888a85" 
+                             :foreground "#a8aaa5" :background "#262c2c"))))
      (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]