Switch to a light theme
Apparently research finds light themes to be easier for reading, as long as the screen isn't too bright. Let's see how this goes.
This commit is contained in:
parent
772d3e4e69
commit
11b9bf0e25
|
@ -55,7 +55,7 @@ A list of all doom themes can be found here:
|
|||
https://github.com/hlissner/emacs-doom-themes
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq doom-theme 'doom-one)
|
||||
(setq doom-theme 'doom-solarized-light)
|
||||
#+END_SRC
|
||||
|
||||
** Line numbers
|
||||
|
|
Loading…
Reference in a new issue