Simon Watson %!s(int64=3) %!d(string=hai) anos
pai
achega
61d651070c
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      emacs/.emacs-all
  2. 1 1
      emacs/mac-load/customs.el

+ 1 - 1
emacs/.emacs-all

@@ -175,7 +175,7 @@
       ;; Graphic Display
       (if (display-graphic-p)
 	  (progn
-	    (load-theme 'solarized-light t)))))
+	    (load-theme 'solarized-dark t)))))
 
 ;; Load for Windows10
 (if (eq system-type 'windows-nt)

+ 1 - 1
emacs/mac-load/customs.el

@@ -13,4 +13,4 @@
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
- '(default ((t (:family "CodingFontTobi" :foundry "nil" :slant normal :weight normal :height 201 :width normal)))))
+ '(default ((t (:family "Envy Code R" :foundry "nil" :slant normal :weight normal :height 141 :width normal)))))