From 2bcee123678c48092079fe2bbd4a1264735a206b Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 3 Jun 2023 06:54:52 +0300 Subject: emacs: Change theme to doom-old-hope.el --- emacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.org b/emacs.org index b8d171e..236dd76 100755 --- a/emacs.org +++ b/emacs.org @@ -174,7 +174,7 @@ Fonts and basic appearance settings for each device #+end_src ** Theme & modeline #+begin_src emacs-lisp - (load-theme 'doom-henna t) + (load-theme 'doom-old-hope t) (doom-modeline-mode 1) (setq doom-modeline-height 35) -- cgit v1.2.3