Browse Source

Change theme

main
parent
commit
fb40559ba5
  1. 2
      modules/interface.org

2
modules/interface.org

@ -199,7 +199,7 @@ High quality and modern colour themes are provided in the *Doom Themes*[fn:9] pa
#+begin_src emacs-lisp
(use-package doom-themes
:init (load-theme 'doom-monokai-spectrum t))
:init (load-theme 'doom-moonlight t))
#+end_src
Load a theme with =SPC t t=.

Loading…
Cancel
Save