diff --git a/emacs/init.org b/emacs/init.org index 51138b5..b501deb 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -123,7 +123,9 @@ Load org-mode early to [[https://github.com/raxod502/straight.el#the-wrong-versi :straight (doom-ewal-themes :host github :repo "jdormit/doom-ewal-themes" - :files ("themes" :defaults))) + :files ("themes" :defaults)) + :init + (setq doom-ewal-brighter-comments t)) #+END_SRC * Customization File