spacemacs/layers/+spacemacs/spacemacs-navigation
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
..
local/centered-cursor Fix zoom-frm 2017-04-12 23:09:17 -04:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
funcs.el Add properties for mode-line theme, remove powerline-scale 2018-01-16 22:59:29 -05:00
packages.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00

README.org

spacemacs-navigation layer

Description

TODO describe spacemacs-navigation layer in this file