[emacs] Switch to doom-xcode for term friendly themeing
This commit is contained in:
@ -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))
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user