mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/doom: swap bg for doom-tomorrow-day
Fix hlissner/emacs-doom-themes#362
This commit is contained in:
@ -15,6 +15,7 @@
|
|||||||
(doom-solarized-light)
|
(doom-solarized-light)
|
||||||
(doom-spacegrey . t)
|
(doom-spacegrey . t)
|
||||||
(doom-vibrant)
|
(doom-vibrant)
|
||||||
|
(doom-tomorrow-day . t)
|
||||||
(doom-tomorrow-night . t))
|
(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