Change face

This commit is contained in:
2026-08-26 08:00:07 -07:00
parent 1b59dbf4b0
commit 3f3f6d953c
+2 -1
View File
@@ -4120,7 +4120,8 @@ vising, and their major mode"
(use-package doom-themes (use-package doom-themes
:config :config
(load-theme 'doom-molokai t) (load-theme 'doom-molokai t)
(doom-themes-org-config)) (doom-themes-org-config)
(set-face-attribute 'font-lock-function-call-face nil :slant 'normal))
;; solaire-mode ;; solaire-mode
(use-package solaire-mode (use-package solaire-mode