theming: add “Features:” section

Add “Features:” section with bullet points based on reading the rest of
the readme.

See: #9476
This commit is contained in:
Kristoffer Haugsbakk 2017-11-19 17:39:53 +01:00 committed by JAremko
parent 2cb3bd6e74
commit d475a1ba6f
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#usage][Usage]]
- [[#example][Example]]
@ -13,6 +14,11 @@
* Description
This layer allows for a simple way of modifying themes.
** Features:
- Modify themes from your =.spacemacs=.
- Tweak face attributes and other aspects of themes.
- Includes three additional layer variables for tweaking headings.
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =theming= to the existing =dotspacemacs-configuration-layers= list in this