branch: elpa/spacemacs-theme
commit a652997b12cc110eb450afe1bbdb6fc382d4b5c5
Author: nashamri <[email protected]>
Commit: nashamri <[email protected]>
Added MELPA badge
---
README.md | 14 +++++++-------
spacemacs-common.el | 1 +
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 0d18a2add7..4a935bf2d4 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,21 @@
-# Spacemacs-theme
+# Spacemacs-theme
[](http://melpa.org/#/spacemacs-theme)

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
+## Screenshots

-# Highlights
+## Highlights
The theme has good support for org mode.

-# Supported modes
+## Supported modes
Some of the supported modes are:
@@ -31,14 +31,14 @@ Some of the supported modes are:
* org
* and others :) more are coming!
-# Customizations
+## Customizations
The theme has some options that can be tweaked via `M-x customize`:
-### `spacemacs-theme-comment-bg`:
+* `spacemacs-theme-comment-bg`:
This toggles a background color for the comment lines.
-### `spacemacs-theme-org-height`:
+* `spacemacs-theme-org-height`:
This toggles the use of varying headings heights.
diff --git a/spacemacs-common.el b/spacemacs-common.el
index 8b770c7210..6de17007cf 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -26,6 +26,7 @@
;; This file is not part of Emacs.
;;; Commentary:
+;;
;; This is a color theme for spacemacs <https://github.com/syl20bnr/spacemacs>.
;; It comes with two versions, dark and light and should work well in
;; a 256 color terminal.