another new theme lmao
This commit is contained in:
parent
e8a73a9e76
commit
d3a346477a
1 changed files with 6 additions and 2 deletions
|
@ -205,9 +205,13 @@ kept-old-versions 5)
|
||||||
;; :config
|
;; :config
|
||||||
;; (load-theme 'doom-sourcerer t))
|
;; (load-theme 'doom-sourcerer t))
|
||||||
|
|
||||||
(use-package grandshell-theme
|
;; (use-package grandshell-theme
|
||||||
|
;; :config
|
||||||
|
;; (load-theme 'grandshell t))
|
||||||
|
|
||||||
|
(use-package ef-themes
|
||||||
:config
|
:config
|
||||||
(load-theme 'grandshell t))
|
(load-theme 'ef-duo-dark))
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue