mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 09:36:14 +01:00
Switch emacs theme
This commit is contained in:
parent
5a4faf8d3c
commit
7d101b4dd3
|
@ -264,7 +264,7 @@ it is not appropriate in some cases like terminals."
|
|||
(setq heaven-and-hell-theme-type 'dark) ;; Omit to use light by default
|
||||
(setq heaven-and-hell-themes
|
||||
'((light . doom-one-light)
|
||||
(dark . doom-one))) ;; Themes can be the list: (dark . (tsdh-dark wombat))
|
||||
(dark . doom-peacock))) ;; Themes can be the list: (dark . (tsdh-dark wombat))
|
||||
|
||||
;; Optionall, load themes without asking for confirmation.
|
||||
(setq heaven-and-hell-load-theme-no-confirm t)
|
||||
|
|
Loading…
Reference in a new issue