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

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

[nongnu] elpa/apropospriate-theme 1721ff0 019/118: improve org-mode colu


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 1721ff0 019/118: improve org-mode column background style
Date: Thu, 21 Oct 2021 18:02:14 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 1721ff05a348662a067c44eff0c5e2d77cfc5a39
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    improve org-mode column background style
    
    closes #6
---
 apropospriate.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apropospriate.el b/apropospriate.el
index 563cb12..e6f2190 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -404,8 +404,8 @@
               (org-agenda-done :foreground ,green)
               (org-agenda-dimmed-todo-face :foreground ,base03)
               (org-code :foreground ,orange-1)
-              (org-column :background ,base02)
-              (org-column-title :inherit org-column :weight bold :underline t)
+              (org-column :background ,base00+1)
+              (org-column-title :background ,base00 :weight bold :underline t)
               (org-document-info :foreground ,cyan)
               (org-document-info-keyword :foreground ,green)
               (org-document-title :weight bold :foreground ,orange :height 
1.44)



reply via email to

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