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

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

[nongnu] elpa/moe-theme bab4a34d04 287/352: Replace too-yellow backgroun


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme bab4a34d04 287/352: Replace too-yellow background in MMM-mode with gray's
Date: Fri, 7 Jan 2022 03:59:49 -0500 (EST)

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

    Replace too-yellow background in MMM-mode with gray's
---
 moe-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-light-theme.el b/moe-light-theme.el
index a1865d3ab5..6faee78110 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -663,7 +663,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 ,yellow-00))))
+   `(mmm-default-submode-face ((,class (:background ,white-1))))
    `(mmm-delimiter-face ((,class (:background nil :foreground ,black-5))))
    `(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]