[emacs] Switch to doom-xcode for term friendly themeing

This commit is contained in:
2025-08-15 10:27:15 -04:00
parent e4137e0422
commit 2f48b1e741
8 changed files with 16 additions and 19 deletions

View File

@ -5,7 +5,7 @@
(nyan-mode)
(setq doom-theme 'doom-one
(setq doom-theme 'doom-xcode
doom-font (font-spec :family "Iosevka" :size 14 :weight 'regular)
doom-big-font (font-spec :family "Iosevka" :size 18 :weight 'regular)
doom-variable-pitch-font (font-spec :family "Overpass" :size 12))