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

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

[nongnu] elpa/moe-theme 75dacf98d3 232/352: Merge pull request #44 from


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 75dacf98d3 232/352: Merge pull request #44 from xuchunyang/patch-1
Date: Fri, 7 Jan 2022 03:59:27 -0500 (EST)

branch: elpa/moe-theme
commit 75dacf98d3fbba8885dc7d218fec60bd642da6de
Merge: ec8f6e3f19 eb796f89fe
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Merge pull request #44 from xuchunyang/patch-1
    
    Fix a typo
---
 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 a59a8ddb75..e0639d774d 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -6,7 +6,7 @@
 ;;; Code:
 
 (deftheme moe-light
-  "Face colors for 256 colors terminal (dark background).
+  "Face colors for 256 colors terminal (light background).
 Moe, moe, kyun!")
 
 (let ((class '((class color) (min-colors 89)))



reply via email to

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