mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
Minor refactors & reformatting
This commit is contained in:
@ -14,9 +14,9 @@
|
||||
(doom-solarized-dark . t)
|
||||
(doom-solarized-light)
|
||||
(doom-spacegrey . t)
|
||||
(doom-vibrant)
|
||||
(doom-tomorrow-day . t)
|
||||
(doom-tomorrow-night . t))
|
||||
(doom-tomorrow-night . t)
|
||||
(doom-vibrant))
|
||||
"An alist of themes that support `solaire-mode'. If CDR is t, then
|
||||
`solaire-mode-swap-bg' will be used automatically, when the theme is loaded.")
|
||||
|
||||
@ -24,7 +24,6 @@
|
||||
;;
|
||||
;;; Packages
|
||||
|
||||
;; <https://github.com/hlissner/emacs-doom-theme>
|
||||
(use-package! doom-themes
|
||||
:defer t
|
||||
:init
|
||||
|
Reference in New Issue
Block a user