ui/doom: swap bg for doom-{snazzy,spacegrey,tomorrow-night}
This commit is contained in:
parent
3743bc70ab
commit
2326379d68
1 changed files with 3 additions and 2 deletions
|
@ -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.")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue