diff --git a/modules/ui/doom/config.el b/modules/ui/doom/config.el index 4856584eb..efa2f4345 100644 --- a/modules/ui/doom/config.el +++ b/modules/ui/doom/config.el @@ -15,6 +15,7 @@ (doom-solarized-light) (doom-spacegrey . t) (doom-vibrant) + (doom-tomorrow-day . t) (doom-tomorrow-night . t)) "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.")