config/emacs: found new theme
This commit is contained in:
parent
64198f1243
commit
87ac22b770
1 changed files with 6 additions and 2 deletions
|
@ -207,9 +207,13 @@ kept-old-versions 5)
|
||||||
;; :config
|
;; :config
|
||||||
;; (load-theme 'grandshell t))
|
;; (load-theme 'grandshell t))
|
||||||
|
|
||||||
(use-package ef-themes
|
;; (use-package ef-themes
|
||||||
|
;; :config
|
||||||
|
;; (load-theme 'ef-dark t))
|
||||||
|
|
||||||
|
(use-package tao-theme
|
||||||
:config
|
:config
|
||||||
(load-theme 'ef-dark t))
|
(load-theme 'yin t))
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue