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

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

[nongnu] elpa/moe-theme 0b0f8c1b02 288/352: [moe-dark] Improve default f


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 0b0f8c1b02 288/352: [moe-dark] Improve default face in mmm-mode block
Date: Fri, 7 Jan 2022 03:59:50 -0500 (EST)

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

    [moe-dark] Improve default face in mmm-mode 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 babe603e3d..659bf26048 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -665,7 +665,7 @@ Moe, moe, kyun!")
    `(mmm-code-submode-face ((,class (:background ,blue-00))))
    `(mmm-comment-submode-face ((,class (:background ,blue-0))))
    `(mmm-declaration-submode-face ((,class (:background ,cyan-1))))
-   `(mmm-default-submode-face ((,class (:background ,black-4))))
+   `(mmm-default-submode-face ((,class (:background ,black-6))))
    `(mmm-delimiter-face ((,class (:background nil :foreground ,white-0))))
    `(mmm-init-submode-face ((,class (:background ,magenta-0))))
    `(mmm-output-submode-face ((,class (:background ,purple-00))))



reply via email to

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