branch: elpa/spacemacs-theme
commit 30b198ce87a92777f74e34ddee775b99d05b46c3
Author: nashamri <[email protected]>
Commit: nashamri <[email protected]>
Move screenshots to img dir
This is because spacemacs has its own copy of the theme and the images from
the
screenshot branch were not visible.
---
README.md | 12 ++++++------
img/guide-extra.png | Bin 0 -> 26430 bytes
img/guide-generic.png | Bin 0 -> 119387 bytes
img/guide-org.png | Bin 0 -> 124235 bytes
img/org.png | Bin 0 -> 147294 bytes
img/preview.png | Bin 0 -> 134542 bytes
img/spacemacs-theme.png | Bin 0 -> 138631 bytes
7 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 38a93639f5..5feb001d00 100644
--- a/README.md
+++ b/README.md
@@ -3,20 +3,20 @@
[](http://melpa.org/#/spacemacs-theme)

[](https://gitter.im/nashamri/spacemacs-theme?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
+
Spacemacs theme is an Emacs color theme that started as a theme for
[spacemacs](https://github.com/syl20bnr/spacemacs).
The theme comes with dark and light variants and it should work well with 256
color terminals.
## Screenshots
-
+
## Highlights
The theme has good support for org mode.
-
+
## Installation
@@ -146,11 +146,11 @@ The `green-bg-s` and `red-bg-s` are a stronger version
and are used in `ediff` a
Here are some screenshots of the various variables:
-
+
-
+
-
+
If you are using [spacemacs](https://github.com/syl20bnr/spacemacs), you can
put this snippet in your `dotspacemacs/user-init` to override these colors:
diff --git a/img/guide-extra.png b/img/guide-extra.png
new file mode 100644
index 0000000000..f2e3b50a5f
Binary files /dev/null and b/img/guide-extra.png differ
diff --git a/img/guide-generic.png b/img/guide-generic.png
new file mode 100644
index 0000000000..571e7d38a2
Binary files /dev/null and b/img/guide-generic.png differ
diff --git a/img/guide-org.png b/img/guide-org.png
new file mode 100644
index 0000000000..b966d11f3e
Binary files /dev/null and b/img/guide-org.png differ
diff --git a/img/org.png b/img/org.png
new file mode 100644
index 0000000000..83c5d34934
Binary files /dev/null and b/img/org.png differ
diff --git a/img/preview.png b/img/preview.png
new file mode 100644
index 0000000000..b0ca2f11f0
Binary files /dev/null and b/img/preview.png differ
diff --git a/img/spacemacs-theme.png b/img/spacemacs-theme.png
new file mode 100644
index 0000000000..e6c0407edc
Binary files /dev/null and b/img/spacemacs-theme.png differ