Add unused xemacs light theme

This commit is contained in:
MitchMarq42 2022-10-09 12:01:27 -08:00
parent 22e2fc32c7
commit 317beb7e15

View File

@ -417,6 +417,12 @@ targets."
;; (load-theme 'airline-ravenpower t)
(load-theme 'airline-kolor t))
;; (use-package xemacs-theme
;; :straight (:type git
;; :host github
;; :repo "emacs-jp/replace-colorthemes")
;; :config (load-theme 'xemacs t)
;; (load-theme 'airline-atomic t))
:custom
(window-divider-default-places t)
(right-divider-width 5)