Add unused naquadah theme

This commit is contained in:
MitchMarq42 2022-10-09 12:01:47 -08:00
parent 317beb7e15
commit 2e1ed92de1

View File

@ -423,6 +423,10 @@ targets."
;; :repo "emacs-jp/replace-colorthemes") ;; :repo "emacs-jp/replace-colorthemes")
;; :config (load-theme 'xemacs t) ;; :config (load-theme 'xemacs t)
;; (load-theme 'airline-atomic t)) ;; (load-theme 'airline-atomic t))
;; (use-package naquadah-theme
;; :init
;; (load-theme 'naquadah t)
;; (load-theme 'airline-deus t))
:custom :custom
(window-divider-default-places t) (window-divider-default-places t)
(right-divider-width 5) (right-divider-width 5)