Finished doom emacs stylix theming

This commit is contained in:
Emmet 2023-05-16 19:13:04 -05:00
parent 890dd7c339
commit 4cf31a76a7
3 changed files with 14 additions and 10 deletions

View file

@ -73,7 +73,8 @@ I use this functionality to load my private config file with non-public informat
"k" 'evil-previous-visual-line)
;; Theme and font
(setq doom-theme 'doom-old-hope)
(setq custom-theme-directory "~/.emacs.d/themes")
(setq doom-theme 'doom-stylix)
(setq doom-font (font-spec :family "Inconsolata" :size 20))
;; Transparent background