diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 10cc9c2..e0611bb 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -417,9 +417,6 @@ targets." ;; (load-theme 'airline-ravenpower t) (load-theme 'airline-kolor t)) -;; Custom Theme. -;; Not to be confused with a color theme, or a color scheme, or a custom scheme. -(use-package autothemer :custom (window-divider-default-places t) (right-divider-width 5) @@ -428,6 +425,11 @@ targets." (tooltip-mode -1) (menu-bar-mode -1) (load-theme 'mitch t)) +;; Custom Theme. +;; Not to be confused with a color theme, or a color scheme, or a custom scheme. +;; (use-package autothemer +;; :config +;; (load-theme 'mitch t)) (use-package yascroll :diminish