Add unused xemacs light theme
This commit is contained in:
parent
22e2fc32c7
commit
317beb7e15
@ -417,6 +417,12 @@ targets."
|
|||||||
;; (load-theme 'airline-ravenpower t)
|
;; (load-theme 'airline-ravenpower t)
|
||||||
(load-theme 'airline-kolor 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
|
:custom
|
||||||
(window-divider-default-places t)
|
(window-divider-default-places t)
|
||||||
(right-divider-width 5)
|
(right-divider-width 5)
|
||||||
|
Loading…
Reference in New Issue
Block a user