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

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

[nongnu] elpa/moe-theme f380f7b9a0 021/352: (not worth mentioning)


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme f380f7b9a0 021/352: (not worth mentioning)
Date: Fri, 7 Jan 2022 03:59:02 -0500 (EST)

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

    (not worth mentioning)
---
 README.md         | 2 +-
 moe-dark-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5354fc4e21..9c8cf91597 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ You can also add these to your `.emacs` to automatically 
switch `moe-dark` and `
                       nil))
     (run-with-timer 0 (* 1 60) 'auto-switch-moe-theme)
 
-From now on, your Emacs will have a light theme within day and have a dark on 
in night. =w=+
+From now on, your Emacs will have a light theme within day and have a dark one 
in night. =w=+
 
 ## Note
 ### No 256-Color Output?
diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index b44ff47036..6d6046b5f4 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -30,7 +30,7 @@ Moe, moe, chew!")
   (custom-theme-set-faces
    'moe-dark
    ;; Ensure sufficient contrast on low-color terminals.
-   `(default ((((class color) (min-colors 4096))
+   `(default ((((class color) (min-colors 4096)) ;gui背景顏色為何會是#2f2f2f?
               (:foreground ,white-1 :background ,black-5))
              (((class color) (min-colors 256))
               (:foreground ,white-1 :background ,black-5))



reply via email to

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