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

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

[nongnu] elpa/moe-theme 92da578a97 189/352: Forgot to deal with org-bloc


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 92da578a97 189/352: Forgot to deal with org-block.
Date: Fri, 7 Jan 2022 03:59:23 -0500 (EST)

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

    Forgot to deal with org-block.
---
 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 13fc5d286b..18a51fbf0f 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -138,7 +138,7 @@ Moe, moe, kyun!")
    `(org-agenda-done ((,class (:foreground ,green-2 :background nil))))
    `(org-agenda-dimmed-todo-face ((,class (:foreground ,white-0 :background 
,red-2))))
    `(org-priority ((,class (:foreground ,red-1 :background ,nil))))
-   `(org-block ((,class (:foreground ,blue-1 :background ,black-3))))
+   `(org-block ((,class (:foreground ,blue-1 :background ,black-4))))
    `(org-block-background ((,class (:foreground nil :background ,black-4))))
    `(org-block-begin-line ((,class (:foreground ,white-0 :background 
,blue-3))))
    `(org-block-end-line ((,class (:foreground ,black-5 :background ,black-4))))



reply via email to

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