Browse Source

Change default theme

main
parent
commit
724948b183
Signed by: chris GPG Key ID: 3025DCBD46F81C0F
  1. 4
      README.org

4
README.org

@ -2836,8 +2836,8 @@ Doom Themes[fn:83] is a theme megapack for GNU/Emacs[fn:2], inspired by communit
(setq doom-themes-enable-bold t
doom-themes-enable-italic t)
;; Load the `doom-moonlight' theme.
(load-theme 'doom-moonlight t)
;; Load the default `doom-* theme.
(load-theme 'doom-one t)
(doom-modeline-mode +1)
;; Load a new theme with <SPC> t t.

Loading…
Cancel
Save