diff options
author | KJ Ørbekk <orbekk@google.com> | 2016-09-14 15:21:14 -0400 |
---|---|---|
committer | KJ Ørbekk <orbekk@google.com> | 2016-09-14 15:21:14 -0400 |
commit | 2eb2ca3045ce3f6cc7fc37d878e8cdc0620facfe (patch) | |
tree | 37b241f666e89e66c5833676c96360f964764e73 /spacemacs | |
parent | ecb2da3f0575931e847707e76d5132d6c9a0ca1e (diff) | |
parent | 92cba6d453994e14ff049be972e2b817dc38ddfb (diff) |
Merge branch 'master' of sabaki.kk.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'spacemacs')
-rw-r--r-- | spacemacs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -91,7 +91,8 @@ values." ;; 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 '(monokai + dotspacemacs-themes '(wheatgrass + monokai spacemacs-dark base16-bright-dark spacemacs-light |