Browse Source

Complete move to nord theme

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

4
README.org

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

Loading…
Cancel
Save