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

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

[nongnu] elpa/moe-theme cca04aa36f 095/352: Dark blue for org-date hard


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme cca04aa36f 095/352: Dark blue for org-date hard to read in dark theme
Date: Fri, 7 Jan 2022 03:59:09 -0500 (EST)

branch: elpa/moe-theme
commit cca04aa36fdcae015f633951e4d26303b224bfdf
Author: Jean-Christophe Petkovich <jcpetkovich@gmail.com>
Commit: Jean-Christophe Petkovich <jcpetkovich@gmail.com>

    Dark blue for org-date hard to read in dark theme
    
    The dark blue is tough to read in the dark version of the theme.
---
 moe-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 1f916a213f..07f6090b61 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -93,7 +93,7 @@ Moe, moe, kyun!")
    `(org-archived ((,class (:slant italic))))
    `(org-checkbox ((,class (:background ,white-2 :foreground ,black-3
                                    :box (:line-width 1 :style 
released-button)))))
-   `(org-date ((,class (:foreground ,blue-2 :underline t))))
+   `(org-date ((,class (:foreground ,blue-0 :underline t))))
    `(org-done ((,class (:bold t :weight bold :foreground ,green-4 :background 
,green-0
                               :box (:line-width 1 :style none)))))
    `(org-todo ((,class (:bold t :weight bold :foreground ,red-3 :background 
,orange-0



reply via email to

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