diff options
| author | qaristote <quentin.aristote@ens.fr> | 2023-03-27 13:45:14 +0200 |
|---|---|---|
| committer | qaristote <quentin.aristote@ens.fr> | 2023-03-27 13:45:14 +0200 |
| commit | 3dedef7293b5fa2af146c83532ddae5b0b89ac08 (patch) | |
| tree | 214a974c24b7022c9b469ae0b2d4433a4353bbba /home | |
| parent | ce180b1ba53aa1d90b79475c5855070bede42255 (diff) | |
home: spacemacs: change default theme
Diffstat (limited to 'home')
| -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', |
