disable theme changer

This commit is contained in:
Ivan Malison 2016-05-14 16:35:30 -04:00
parent 8c755bab7c
commit 45d10ba487

View File

@ -2565,6 +2565,7 @@ items follow a style that is consistent with other prog-modes."
(defvar imalison:light-theme 'solarized-light) (defvar imalison:light-theme 'solarized-light)
(defvar imalison:dark-theme 'material) (defvar imalison:dark-theme 'material)
(use-package theme-changer (use-package theme-changer
:disabled t
:config :config
(progn (progn
(destructuring-bind (latitude longitude) (destructuring-bind (latitude longitude)