Stop with light theme experiment

I don't think it makes any notable difference
This commit is contained in:
Antoine Martin 2020-05-15 21:12:51 +02:00
parent 907c0c023f
commit 4d8a36061b

View file

@ -55,7 +55,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)
#+END_SRC #+END_SRC
** Line numbers ** Line numbers