update
This commit is contained in:
parent
834b47d8ad
commit
2390130d37
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ Cause emacs overlay lol
|
||||||
(setq doom-themes-enable-bold t ; if nil, bold is universally disabled
|
(setq doom-themes-enable-bold t ; if nil, bold is universally disabled
|
||||||
doom-themes-enable-italic t) ; if nil, italics is universally disabled
|
doom-themes-enable-italic t) ; if nil, italics is universally disabled
|
||||||
;; load the theme
|
;; load the theme
|
||||||
(load-theme 'doom-rouge t)
|
(load-theme 'doom-xcode t)
|
||||||
|
|
||||||
(doom-themes-org-config)
|
(doom-themes-org-config)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue