branch: elpa/spacemacs-theme
commit 108cbbd93aea4b98dedaea0a8601c9a4ae311376
Author: Nasser Alshammari <[email protected]>
Commit: Nasser Alshammari <[email protected]>
Update documentation of base-dim
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b759ee088e..3c85ca0456 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Spacemacs-theme
-[](http://melpa.org/#/spacemacs-theme)
[](https://gitter.im/nashamri/spacemacs-theme?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

+[]
(http://melpa.org/#/spacemacs-theme)
+ []
(https://gitter.im/nashamri/spacemacs-theme?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

@@ -71,6 +72,7 @@ Here's a list of all the local variables and roles:
| act1 | One of mode-line's active colors.
|
| act2 | The other active color of mode-line.
|
| base | The basic color of normal text.
|
+| base-dim | A dimmer version of the normal text color.
|
| bg1 | The background color.
|
| bg2 | A darker background color. Used to highlight current line.
|
| bg3 | Yet another darker shade of the background color.
|