this was the issue
This commit is contained in:
parent
02bf5d0c58
commit
68427bd655
|
@ -364,7 +364,7 @@ Cause emacs overlay lol
|
|||
(setq doom-themes-enable-bold t ; if nil, bold is universally disabled
|
||||
doom-themes-enable-italic t) ; if nil, italics is universally disabled
|
||||
;; load the theme
|
||||
(load-theme 'doom-vibrant)
|
||||
(load-theme 'doom-vibrant t)
|
||||
|
||||
(doom-themes-org-config)
|
||||
|
||||
|
|
Loading…
Reference in a new issue