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
|
||||
;; (load-theme 'grandshell t))
|
||||
|
||||
(use-package ef-themes
|
||||
;; (use-package ef-themes
|
||||
;; :config
|
||||
;; (load-theme 'ef-dark t))
|
||||
|
||||
(use-package tao-theme
|
||||
:config
|
||||
(load-theme 'ef-dark t))
|
||||
(load-theme 'yin t))
|
||||
|
||||
;; emacsclient things
|
||||
(setq frame-resize-pixelwise t)
|
||||
|
|
Loading…
Reference in a new issue