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

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

[nongnu] elpa/tangotango-theme 8b274e92b8 30/62: Add fontify for org-mod


From: ELPA Syncer
Subject: [nongnu] elpa/tangotango-theme 8b274e92b8 30/62: Add fontify for org-mode blocks
Date: Thu, 6 Jan 2022 05:59:10 -0500 (EST)

branch: elpa/tangotango-theme
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 dc3c5f59fc..eb68d94376 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]