diff options
Diffstat (limited to 'home/spacemacs.el')
| -rw-r--r-- | home/spacemacs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/spacemacs.el b/home/spacemacs.el index e00ddc0..04942d9 100644 --- a/home/spacemacs.el +++ b/home/spacemacs.el @@ -253,7 +253,7 @@ It should only modify the values of Spacemacs settings." ;; 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 '(spacemacs-dark + dotspacemacs-themes '(base16-stylix spacemacs-light) ;; Set the theme for the Spaceline. Supported themes are `spacemacs', |
