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

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

[nongnu] elpa/moe-theme a074df0af5 213/352: Brighten org-block footer.


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme a074df0af5 213/352: Brighten org-block footer.
Date: Fri, 7 Jan 2022 03:59:24 -0500 (EST)

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

    Brighten org-block footer.
---
 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 fd5dd18e16..47b7c76960 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -145,7 +145,7 @@ Moe, moe, kyun!")
    `(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))))
+   `(org-block-end-line ((,class (:foreground ,black-3 :background ,black-4))))
    `(org-quote ((,class (:foreground ,blue-1 :background ,black-3))))
    `(org-mode-line-clock ((,class (:foreground ,blue-3 :background ,blue-0 
:bold t))))
    `(org-mode-line-clock-overrun ((,class (:foreground ,white-0 :background 
,red-1 :bold t))))



reply via email to

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