config/emacs: found new theme

This commit is contained in:
Sakooooo 2024-10-09 18:48:38 +04:00
parent 64198f1243
commit 87ac22b770
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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)