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

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

[nongnu] elpa/moe-theme c1c8afe313 078/352: Full support for Org-mode A


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme c1c8afe313 078/352: Full support for Org-mode Agenda! ˊ・ω・ˋ
Date: Fri, 7 Jan 2022 03:59:08 -0500 (EST)

branch: elpa/moe-theme
commit c1c8afe3134ced5d2f0b2521d390611f472ef9d6
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Full support for Org-mode Agenda! ˊ・ω・ˋ
    ...with some wrong fix.
---
 moe-dark-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 2820eec0f1..d8fc77bb2e 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -115,14 +115,14 @@ Moe, moe, kyun!")
    `(org-scheduled ((,class (:foreground ,white-2))))
    `(org-scheduled-previously ((,class (:foreground ,red-1))))
    `(org-scheduled-today ((,class (:foreground ,green-2))))
-   `(org-special-keyword ((,class (:background ,black-2-5 :foreground 
,black-5))))
+   `(org-special-keyword ((,class (:background ,black-3 :foreground 
,white-1))))
    `(org-table ((,class (:background ,yellow-1 :foreground ,black-3))))
    `(org-time-grid ((,class (:foreground ,orange-2))))
    `(org-upcoming-deadline ((,class (:foreground ,red-1))))
    `(org-warning ((,class (:bold t :foreground ,white-0 :background ,red-3))))
    `(org-formula ((,class (:foreground ,purple-2))))
    `(org-headline-done ((,class (:foreground ,green-2))))
-   `(org-hide ((,class (:foreground ,LIGHT_BG))))
+   `(org-hide ((,class (:foreground ,black-5))))
    `(org-code ((,class (:foreground ,blue-2))))
    `(org-link ((,class (:foreground ,blue-2 :underline ,blue-2))))
    `(org-footnote ((,class (:foreground ,magenta-3))))



reply via email to

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