config/emacs: monokai

This commit is contained in:
Sakooooo 2024-08-09 21:15:51 +04:00
parent e33b8f5986
commit 9be819af79
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

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