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

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

[nongnu] elpa/moe-theme e23f35f5fa 185/352: Improve org-block faces.


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme e23f35f5fa 185/352: Improve org-block faces.
Date: Fri, 7 Jan 2022 03:59:22 -0500 (EST)

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

    Improve org-block faces.
---
 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 c8c5091f16..c3fcc52e96 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -139,9 +139,9 @@ Moe, moe, kyun!")
    `(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-background ((,class (:foreground nil :background ,black-3))))
+   `(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-2-5 :background 
,black-3))))
+   `(org-block-end-line ((,class (:foreground ,black-5 :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]