diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 89ad7eb..34566c7 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -422,10 +422,11 @@ targets." ;; :init ;; (load-theme 'naquadah t) ;; (load-theme 'airline-deus t)) -(use-package dark-krystal-theme - :init - (load-theme 'dark-krystal t) - (load-theme 'airline-google_dark t)) +;; (use-package dark-krystal-theme +;; :config (mitch/visual-setup) +;; :init +;; (load-theme 'dark-krystal t) +;; (load-theme 'airline-google_dark t)) ;; Custom Theme. ;; Not to be confused with a color theme, or a color scheme, or a custom scheme.