diff --git a/emacs/.spacemacs b/emacs/.spacemacs index d3cfd7a..f8d5df7 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -243,7 +243,7 @@ executes. before packages are loaded. If you are unsure, you should try in setting them in `dotspacemacs/user-config' first." (setq-default dotspacemacs-default-font '("Fantasque Sans Mono" - :size 20 + :size 16 :weight normal :width normal :powerline-scale 1.1)) @@ -273,6 +273,7 @@ you should place you code here." (list "~/agenda/these.org" "~/agenda/perso.org" "~/agenda/calendars/iutfbleau.org")) + (setq fci-rule-color "#073642") ) ;; Do not write anything past this comment. This is where Emacs will