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

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

[nongnu] elpa/moe-theme 5d20807ce4 056/352: 1. I didn't know that it's "


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 5d20807ce4 056/352: 1. I didn't know that it's "kyun" instead of "chu" @A@... http://tinyurl.com/ozsu6bb
Date: Fri, 7 Jan 2022 03:59:05 -0500 (EST)

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

    1. I didn't know that it's "kyun" instead of "chu" @A@... 
http://tinyurl.com/ozsu6bb
---
 moe-dark-theme.el  | 2 +-
 moe-light-theme.el | 2 +-
 moe-theme-pkg.el   | 2 +-
 moe-theme.el       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 99d2c6967c..4d34e4722b 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -7,7 +7,7 @@
 
 (deftheme moe-dark
   "Face colors for 256 colors terminal (dark background).
-Moe, moe, chew!")
+Moe, moe, kyun!")
 
 (let ((class '((class color) (min-colors 89)))
       ;; Palette colors.
diff --git a/moe-light-theme.el b/moe-light-theme.el
index 5a36297437..e2e7f40153 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -7,7 +7,7 @@
 
 (deftheme moe-light
   "Face colors for 256 colors terminal (dark background).
-Moe, moe, chew!")
+Moe, moe, kyun!")
 
 (let ((class '((class color) (min-colors 89)))
       ;; Palette colors.
diff --git a/moe-theme-pkg.el b/moe-theme-pkg.el
index 069774c6d5..dab834f3fa 100644
--- a/moe-theme-pkg.el
+++ b/moe-theme-pkg.el
@@ -1 +1 @@
-(define-package "moe-theme" "SNAPSHOT" "A colorful eye-candy theme. Moe, moe, 
chu!" nil)
+(define-package "moe-theme" "SNAPSHOT" "A colorful eye-candy theme. Moe, moe, 
kyun!" nil)
diff --git a/moe-theme.el b/moe-theme.el
index cac062a205..7dcb52008a 100644
--- a/moe-theme.el
+++ b/moe-theme.el
@@ -1,4 +1,4 @@
-;;; moe-theme --- A colorful eye-candy theme. Moe, moe, chu!
+;;; moe-theme --- A colorful eye-candy theme. Moe, moe, kyun!
 
 ;; This program is not part of GNU Emacs. 
 ;; But it is distributed under GPL v3 :-)



reply via email to

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