diff --git a/.spacemacs.d/init.el b/.spacemacs.d/init.el index 7a7b346..e0626c5 100644 --- a/.spacemacs.d/init.el +++ b/.spacemacs.d/init.el @@ -114,9 +114,9 @@ values." ;; List of themes, the first of the list is loaded when spacemacs starts. ;; Press T n to cycle to the next theme in the list (works great ;; with 2 themes variants, one dark and one light) - dotspacemacs-themes '(smyx + dotspacemacs-themes '(monokai molokai - monokai) + smyx) ;; If non nil the cursor color matches the state color in GUI Emacs. dotspacemacs-colorize-cursor-according-to-state t ;; Default font. `powerline-scale' allows to quickly tweak the mode-line