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

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

[nongnu] elpa/spacemacs-theme 67e3d4bb0c 013/336: Added Readme


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 67e3d4bb0c 013/336: Added Readme
Date: Fri, 14 Jan 2022 10:58:53 -0500 (EST)

branch: elpa/spacemacs-theme
commit 67e3d4bb0ccc177a3b62474326cbeaad705b18c0
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    Added Readme
---
 README.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..d79875017a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# Spacemacs-theme
+
+![spacemacs-theme](http://www.nass3r.com/spacemacs-theme-screenshot.png)
+
+# How to install it in spacemacs
+
+* Clone the repo into `~/.emacs.d/private/`
+
+```
+cd ~/.emacs.d/private
+git clone https://github.com/nashamri/spacemacs-theme
+```
+
+* Add this into your `.spacemacs`
+
+```
+(add-to-list 'custom-theme-load-path "~/.emacs.d/private/spacemacs-theme")
+```
+
+* Select the light or dark version by `SPC T h`



reply via email to

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