dotspacemacs-colorize-cursor-according-to-state t
;; Default font. `powerline-scale' allows to quickly tweak the mode-line
;; size to make separators look not too crappy.
- dotspacemacs-default-font '("Source Code Pro for Powerline"
- :size 14
+ dotspacemacs-default-font '("Source Code Pro"
+ :size 15
:weight normal
:width normal
:powerline-scale 1.1)