From 0a088bff11b28ab6eacd44e8e5c4b10862cc974d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 9 Jan 2024 11:39:19 +0200 Subject: emacs:(aesthetics) use doom-monokai-classic theme --- .emacs.d/modules/thanos-aesthetics.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/modules') diff --git a/.emacs.d/modules/thanos-aesthetics.el b/.emacs.d/modules/thanos-aesthetics.el index 5117868..ec6175a 100644 --- a/.emacs.d/modules/thanos-aesthetics.el +++ b/.emacs.d/modules/thanos-aesthetics.el @@ -188,7 +188,7 @@ (t . (semibold)))) -(load-theme 'doom-molokai) +(load-theme 'doom-monokai-classic) (doom-modeline-mode 1) (setf doom-modeline-height 35) -- cgit v1.2.3