mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
ui/doom: swap bg for doom-{snazzy,spacegrey,tomorrow-night}
This commit is contained in:
@ -10,11 +10,12 @@
|
|||||||
(doom-one . t)
|
(doom-one . t)
|
||||||
(doom-one-light . t)
|
(doom-one-light . t)
|
||||||
(doom-opera . t)
|
(doom-opera . t)
|
||||||
|
(doom-snazzy . t)
|
||||||
(doom-solarized-dark . t)
|
(doom-solarized-dark . t)
|
||||||
(doom-solarized-light)
|
(doom-solarized-light)
|
||||||
(doom-spacegrey)
|
(doom-spacegrey . t)
|
||||||
(doom-vibrant)
|
(doom-vibrant)
|
||||||
(doom-tomorrow-night))
|
(doom-tomorrow-night . t))
|
||||||
"An alist of themes that support `solaire-mode'. If CDR is t, then
|
"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.")
|
`solaire-mode-swap-bg' will be used automatically, when the theme is loaded.")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user