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

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

[nongnu] elpa/moe-theme e905025802 249/352: More, more detailed customiz


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme e905025802 249/352: More, more detailed customization example.
Date: Fri, 7 Jan 2022 03:59:29 -0500 (EST)

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

    More, more detailed customization example.
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 11f2baa241..4b70789585 100644
--- a/README.md
+++ b/README.md
@@ -113,13 +113,14 @@ There's a full customization example:
     (setq moe-theme-resize-rst-title '(1.5 1.4 1.3 1.2 1.1 1.0))
 
     ;; Choose a color for mode-line.
-    ;; (Available colors: blue, orange, green ,magenta, yellow, purple, red, 
cyan, w/b.)
     (moe-theme-set-color 'cyan)
 
     ;; Finally, apply moe-theme now.
     ;; Choose what you like, (moe-light) or (moe-dark)
     (moe-light)
-```
+       ```
+
+If you have any question, go on and read following README to get more detailed 
information.
 
 >#### Note
 >**Notice that the file `moe-theme.el` is NOT a theme file, but it provide the 
 >ability for customization `moe-dark-theme` & `moe-light-theme`.**



reply via email to

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