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

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

[nongnu] elpa/ujelly-theme 0bfbef5 129/137: add org-document- customizat


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 0bfbef5 129/137: add org-document- customizations
Date: Thu, 21 Oct 2021 18:12:26 -0400 (EDT)

branch: elpa/ujelly-theme
commit 0bfbef56427f077a6630c803d312a82dc1743550
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    add org-document- customizations
---
 ujelly-theme.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index f9a96b4..790ce78 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -2,7 +2,7 @@
 
 ;; Author: Mark Tran <mark.tran@gmail.com>
 ;; URL: http://github.com/marktran/color-theme-ujelly
-;; Version: 1.2.5
+;; Version: 1.2.6
 
 ;; Inspired by jellybeans: 
http://www.vim.org/scripts/script.php?script_id=2555.
 (deftheme ujelly "The ujelly color theme")
@@ -176,6 +176,8 @@
        `(mode-line-inactive ((,class (:foreground ,ujelly-grey-4 :background 
nil))))
        `(org-checkbox ((,class (:foreground ,ujelly-green-0))))
        `(org-date ((,class (:foreground ,ujelly-grey-0))))
+       `(org-document-info-keyword ((,class (:foreground ,ujelly-yellow-0))))
+       `(org-document-title ((,class (:foreground ,ujelly-yellow-0))))
        `(org-done ((,class (:foreground ,ujelly-green-2))))
        `(org-level-1 ((,class (:foreground ,ujelly-red-2))))
        `(org-level-2 ((,class (:foreground ,ujelly-yellow-0))))



reply via email to

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