[emacs] Give Iosevka another try and go back to regular doom-vibrant

This commit is contained in:
Sebastian Schulze 2018-11-22 22:26:15 +01:00
parent cec85a7895
commit 02d9ba9320
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 4 additions and 5 deletions

View File

@ -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 <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 '(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)