commit 36228b3b5aa3f1f6082ba7ff8c48e5beb5da254c
parent 2747dcf05befc5f0e8a96027b0868c48cf5231c1
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Wed, 3 Feb 2016 14:16:01 -0800
changed color scheme
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.spacemacs b/.spacemacs
@@ -72,9 +72,9 @@ before layers configuration."
;; Press <SPC> T n to cycle to the next theme in the list (works great
;; with 2 themes variants, one dark and one light)
;; see theme gallery at http://themegallery.robdor.com
- dotspacemacs-themes '(solarized-dark
+ dotspacemacs-themes '(spacemacs-dark
+ solarized-dark
solarized-light
- spacemacs-dark
spacemacs-light
leuven
)