a new theme

This commit is contained in:
Stefan Schwarz 2020-05-22 17:05:31 +02:00
parent 438dd2fa83
commit a5a89a65d1

View file

@ -43,7 +43,7 @@
(use-package doom-themes :ensure t)
(use-package monokai-theme :ensure t
:config
(load-theme 'doom-laserwave t))
(load-theme 'doom-monokai-pro t))
(use-package all-the-icons :ensure t)
(use-package doom-modeline :ensure t
:hook (after-init . doom-modeline-mode))