diff --git a/home/.spacemacs b/home/.spacemacs index 3045084..28d993b 100644 --- a/home/.spacemacs +++ b/home/.spacemacs @@ -81,7 +81,6 @@ values." atomic-chrome kaolin-themes doom-themes - gruvbox-theme pocket-reader hledger-mode org-super-agenda @@ -176,12 +175,12 @@ values." ;; List of themes, the first of the list is loaded when spacemacs starts. ;; Press T n to cycle to the next theme in the list (works great ;; with 2 themes variants, one dark and one light) - dotspacemacs-themes '(doom-nord + dotspacemacs-themes '(doom-vibrant doom-one + doom-one-light + doom-nord kaolin-dark kaolin-light - gruvbox-light-soft - gruvbox-light-hard doom-peacock doom-solarized-light doom-spacegrey @@ -199,7 +198,7 @@ values." ;; Default font, or prioritized list of fonts. `powerline-scale' allows to ;; quickly tweak the mode-line size to make separators look not too crappy. - dotspacemacs-default-font '("FuraCode Nerd Font" + dotspacemacs-default-font '("Iosevka Light" :weight normal :width normal :powerline-scale 1.0)