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