From 3dedef7293b5fa2af146c83532ddae5b0b89ac08 Mon Sep 17 00:00:00 2001 From: qaristote Date: Mon, 27 Mar 2023 13:45:14 +0200 Subject: home: spacemacs: change default theme --- home/spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/spacemacs.el') 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', -- cgit v1.2.3