[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))

View File

@ -34,7 +34,7 @@
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
(emoji +unicode) ; 🙂
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra
hydra
;;indent-guides ; highlighted indent columns
ligatures ; ligatures and symbols to make your code pretty again
;;minimap ; show a map of the code on the side