branch: elpa/spacemacs-theme
commit 9270ca5158832573d48958a5f573ff41af19a0d4
Author: nashamri <[email protected]>
Commit: nashamri <[email protected]>
Update README file
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 6236867789..401e9906da 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,10 @@ This toggles italics for keywords.
This toggles the use of varying org agenda heights.
+* `spacemacs-theme-org-bold`:
+
+This toggles bold text for org headings.
+
* `spacemacs-theme-org-height`:
This toggles the use of varying org headings heights.
@@ -75,6 +79,10 @@ This toggles the use of varying org headings heights.
This toggles highlighting of org headings.
+* `spacemacs-theme-org-priority-bold`:
+
+This toggles bold text for priority items in agenda view.
+
* `spacemacs-theme-custom-colors`:
This allows for specifying a list of custom colors to override spacemacs theme
colors. More details in the next section.