mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs/api: correct custom-theme-set-faces! example
This commit is contained in:
@ -152,7 +152,7 @@ It is integrated into Helpful, in Doom.
|
|||||||
|
|
||||||
*** custom-theme-set-faces!
|
*** custom-theme-set-faces!
|
||||||
#+BEGIN_SRC elisp :eval no
|
#+BEGIN_SRC elisp :eval no
|
||||||
(custom-theme-set-faces! 'doom-one-theme
|
(custom-theme-set-faces! 'doom-one
|
||||||
'(outline-1 :weight normal)
|
'(outline-1 :weight normal)
|
||||||
'(outline-2 :weight normal)
|
'(outline-2 :weight normal)
|
||||||
'(outline-3 :weight normal)
|
'(outline-3 :weight normal)
|
||||||
|
Reference in New Issue
Block a user