update theme config
This commit is contained in:
parent
db454ff66e
commit
68174ca308
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
(setq doom-theme 'ef-autumn) ;; 秋天来了!
|
||||
(setq doom-theme 'ef-kassio)
|
||||
|
||||
(setq user-full-name "SouthFox"
|
||||
user-mail-address "master@southfox.me")
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
现在我用的主题是……
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(setq doom-theme 'ef-autumn) ;; 秋天来了!
|
||||
(setq doom-theme 'ef-kassio)
|
||||
#+end_src
|
||||
|
||||
* 启动
|
||||
|
|
Loading…
Reference in a new issue