[emacs] doom-gruvbox has terrible org colors

This commit is contained in:
2020-10-15 09:01:49 -04:00
parent a85baa4898
commit 41cb8eb197
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
(setq ivy-read-action-function #'ivy-hydra-read-action)
(setq doom-theme 'doom-gruvbox
(setq doom-theme 'doom-challenger-deep
doom-font (font-spec :family "JetBrains Mono NL" :size 12 :weight 'semi-light)
doom-big-font (font-spec :family "JetBrains Mono NL" :size 16)
doom-variable-pitch-font (font-spec :family "Overpass" :size 16))