+ ;; Disable setting the cursor color according to states
+ dotspacemacs-colorize-cursor-according-to-state nil
+ ;; font
+ dotspacemacs-default-font '("Source Code Pro for Powerline"
+ :size 14
+ :weight normal
+ :width normal
+ :powerline-scale 1.1)