Remove dark-krystal-theme

This commit is contained in:
MitchMarq42 2022-10-10 13:38:37 -08:00
parent 6d45a5dcce
commit e560cb9c7e

View File

@ -422,10 +422,11 @@ targets."
;; :init ;; :init
;; (load-theme 'naquadah t) ;; (load-theme 'naquadah t)
;; (load-theme 'airline-deus t)) ;; (load-theme 'airline-deus t))
(use-package dark-krystal-theme ;; (use-package dark-krystal-theme
:init ;; :config (mitch/visual-setup)
(load-theme 'dark-krystal t) ;; :init
(load-theme 'airline-google_dark t)) ;; (load-theme 'dark-krystal t)
;; (load-theme 'airline-google_dark t))
;; Custom Theme. ;; Custom Theme.
;; Not to be confused with a color theme, or a color scheme, or a custom scheme. ;; Not to be confused with a color theme, or a color scheme, or a custom scheme.