From 02d9ba9320a32735656dab64de4c70aad354f39f Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Thu, 22 Nov 2018 22:26:15 +0100 Subject: [PATCH] [emacs] Give Iosevka another try and go back to regular doom-vibrant --- home/.spacemacs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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)