[emacs] Change default theme to srcery
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
(setq doom-font (font-spec :family "FuraCode Nerd Font Mono" :size 12))
|
||||
(setq doom-big-font (font-spec :family "FuraCode Nerd Font Mono" :size 17))
|
||||
(setq doom-theme 'kaolin-aurora)
|
||||
(setq doom-theme 'srcery)
|
||||
|
||||
;; Applies to current frame
|
||||
(set-frame-parameter nil 'internal-border-width 20) ; applies to the current frame
|
||||
|
||||
Reference in New Issue
Block a user