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

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

[nongnu] elpa/moe-theme eb796f89fe 231/352: Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme eb796f89fe 231/352: Fix a typo
Date: Fri, 7 Jan 2022 03:59:27 -0500 (EST)

branch: elpa/moe-theme
commit eb796f89fe3b86b1131cbbf7574cbdb3ecab06c1
Author: Chunyang Xu <xuchunyang56@gmail.com>
Commit: Chunyang Xu <xuchunyang56@gmail.com>

    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]