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

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

[nongnu] elpa/moe-theme 528bad11c7 155/352: Darker org-block-begin in mo


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 528bad11c7 155/352: Darker org-block-begin in moe-dark to avoid confusing with mode-line.
Date: Fri, 7 Jan 2022 03:59:16 -0500 (EST)

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

    Darker org-block-begin in moe-dark to avoid confusing with mode-line.
---
 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 328a631068..8239045704 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -140,7 +140,7 @@ Moe, moe, kyun!")
    `(org-priority ((,class (:foreground ,red-1 :background ,nil))))
    `(org-block ((,class (:foreground ,blue-1 :background ,black-3))))
    `(org-quote ((,class (:foreground ,blue-1 :background ,black-3))))
-   `(org-block-begin-line ((,class (:foreground ,white-0 :background 
,blue-1))))
+   `(org-block-begin-line ((,class (:foreground ,white-0 :background 
,blue-3))))
    `(org-block-end-line ((,class (:foreground ,black-2-5 :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]