spacemacs/doc
syl20bnr 0f646b884d Add properties for mode-line theme, remove powerline-scale
Since we have now a variable for the mode-line theme, it makes sense to move
the scaling of the mode-line to this variable. Thus the property
=:powerline-scale= of variable dotspacemacs-default-font has been removed and
it is replace by the property =:separator-scale= used in the variable
=dotspacemacs-mode-line-theme=.

This commit also adds a the property =:sperator= for the variable
=dotspacemacs-mode-line-theme= which allows to set the separator type.

Example of the final result:

   dotspacemacs-mode-line-theme '(all-the-icons
                                  :separator cup
                                  :separator-scale 1.5)

Documentation has been updated to reflect the changes.
2018-01-16 22:59:29 -05:00
..
img Change all references of micro-state in codebase to transient-state 2016-01-31 23:04:47 -05:00
BEGINNERS_TUTORIAL.org Fix links in BEGINNERS_TUTORIAL.org 2017-08-06 04:50:43 +03:00
CONVENTIONS.org conventions: add `m g u` to go to/find usage of things under point 2017-08-27 21:45:08 -04:00
DOCUMENTATION.org Add properties for mode-line theme, remove powerline-scale 2018-01-16 22:59:29 -05:00
FAQ.org Add properties for mode-line theme, remove powerline-scale 2018-01-16 22:59:29 -05:00
LAYERS.org core: execute all pre-init function before init and post-init 2018-01-10 23:33:15 -05:00
QUICK_START.org Update README.org template 2017-07-23 01:22:20 +03:00
VIMUSERS.org Update README.org template 2017-07-23 01:22:20 +03:00