Switch to doom one light as theme

This commit is contained in:
Antoine Martin 2022-05-17 20:15:12 +02:00
parent 9cb5cdc6b2
commit 8ed408f0c2

View file

@ -109,7 +109,7 @@ A list of all doom themes can be found here:
https://github.com/hlissner/emacs-doom-themes https://github.com/hlissner/emacs-doom-themes
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(setq doom-theme 'doom-solarized-light) (setq doom-theme 'doom-one-light)
#+END_SRC #+END_SRC
** Dark theme toggle ** Dark theme toggle