Add leuven monokai and zenburn to default dotspacemacs-themes

This commit is contained in:
syl20bnr 2015-01-27 21:45:39 -05:00
parent 2aca191343
commit ba86ae7769
2 changed files with 10 additions and 2 deletions

View File

@ -28,7 +28,11 @@ the value is nil then no banner is displayed.")
"list of contribution to load."
)
(defvar dotspacemacs-themes '(solarized-light solarized-dark)
(defvar dotspacemacs-themes '(solarized-light
solarized-dark
leuven
monokai
zenburn)
"List of themes, the first of the list is loaded when spacemacs starts.
Press <SPC> T n to cycle to the next theme in the list (works great
with 2 themes variants, one dark and one light")

View File

@ -27,7 +27,11 @@
;; List of themes, the first of the list is loaded when spacemacs starts.
;; Press <SPC> T n to cycle to the next theme in the list (works great
;; with 2 themes variants, one dark and one light)
dotspacemacs-themes '(solarized-light solarized-dark)
dotspacemacs-themes '(solarized-light
solarized-dark
leuven
monokai
zenburn)
;; Default font. The powerline-offset allows to quickly tweak the mode-line
;; size to make separators look not too crappy.
dotspacemacs-default-font '("Source Code Pro"