emacs.org: change theme
This commit is contained in:
parent
90b5d438c6
commit
e16df57344
1 changed files with 5 additions and 1 deletions
|
@ -223,7 +223,11 @@ kept-old-versions 5)
|
|||
;; :config
|
||||
;; (load-theme 'kaolin-shiva t))
|
||||
|
||||
(load-theme 'wombat t)
|
||||
;; (load-theme 'wombat t)
|
||||
|
||||
(use-package cherry-blossom-theme
|
||||
:config
|
||||
(load-theme 'cherry-blossom t))
|
||||
|
||||
;; emacsclient things
|
||||
(setq frame-resize-pixelwise t)
|
||||
|
|
Loading…
Reference in a new issue