From 86c0b0cfaac82cc4de2d69c92e279a094d21b678 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Wed, 15 Feb 2017 08:06:22 -0500 Subject: Update spacemacs. --- spacemacs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spacemacs b/spacemacs index bd906b6..dca8c52 100644 --- a/spacemacs +++ b/spacemacs @@ -93,9 +93,8 @@ 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 '(wheatgrass + dotspacemacs-themes '(spacemacs-dark wheatgrass monokai - spacemacs-dark base16-bright-dark spacemacs-light solarized-light @@ -106,7 +105,7 @@ values." dotspacemacs-colorize-cursor-according-to-state t ;; Default font. `powerline-scale' allows to quickly tweak the mode-line ;; size to make separators look not too crappy. - dotspacemacs-default-font '("Inconsolata" + dotspacemacs-default-font '("Fira Code" :size 20 :weight normal :width normal -- cgit v1.2.3