Fix typo in dotspacemacs-default-theme

This commit is contained in:
syl20bnr 2014-11-27 23:38:43 -05:00
parent 40ea622e1c
commit d50f7e3664
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Paths must have a trailing slash (ie. `~/.mycontribs/')"
"list of contribution to load."
)
(defvar dotspacemacs-default0theme 'solarized-light
(defvar dotspacemacs-default-theme 'solarized-light
"Default theme used to start Spacemacs.")
(defvar dotspacemacs-fullscreen-at-startup nil