config/emacs: monokai
This commit is contained in:
parent
e33b8f5986
commit
9be819af79
1 changed files with 2 additions and 2 deletions
|
@ -206,9 +206,9 @@ kept-old-versions 5)
|
|||
;; :config
|
||||
;; (load-theme 'doom-monokai-spectrum t))
|
||||
|
||||
(use-package moe-theme
|
||||
(use-package monokai
|
||||
:config
|
||||
(moe-dark))
|
||||
(load-theme 'monokai t))
|
||||
|
||||
;; emacsclient things
|
||||
(setq frame-resize-pixelwise t)
|
||||
|
|
Loading…
Reference in a new issue