Procházet zdrojové kódy

Theme change

master
Bingen Eguzkitza před 5 roky
rodič
revize
721d9d41b2
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      lisp/init-themes.el

+ 2
- 1
lisp/init-themes.el Zobrazit soubor

(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/") (add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")


;; (load-theme 'tron-legacy t) ;; (load-theme 'tron-legacy t)
(load-theme 'base16-tomorrow t)
;; (load-theme 'base16-tomorrow t)
;; (load-theme 'base16-tomorrow-night t) ;; (load-theme 'base16-tomorrow-night t)
(load-theme 'base16-harmonic-light t)


;; If you don't customize it, this is the theme you get. ;; If you don't customize it, this is the theme you get.
;;(setq-default custom-enabled-themes '(sanityinc-solarized-light)) ;;(setq-default custom-enabled-themes '(sanityinc-solarized-light))

Načítá se…
Zrušit
Uložit