[emacs] Update fonts and theme
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
(file-notify-rm-watch key))
|
||||
file-notify-descriptors))
|
||||
|
||||
(setq doom-theme 'doom-tokyo-night
|
||||
doom-font (font-spec :family "Iosevka" :size 14 :weight 'regular)
|
||||
doom-big-font (font-spec :family "Iosevka" :size 17 :weight 'regular)
|
||||
(setq doom-theme 'moe-dark
|
||||
doom-font (font-spec :family "IBM Plex Mono" :size 13 :weight 'regular)
|
||||
doom-big-font (font-spec :family "IBM Plex Mono" :size 17 :weight 'regular)
|
||||
doom-variable-pitch-font (font-spec :family "Overpass" :size 12))
|
||||
|
||||
;; Applies to current frame
|
||||
|
||||
Reference in New Issue
Block a user