From 80da24887ac760a9d18936634d8d46c0643521ee Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 23 Jul 2023 09:12:03 -0700 Subject: add a lot of mindmap articles --- config/doom.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/doom.org b/config/doom.org index 7508cdd..480c4c6 100644 --- a/config/doom.org +++ b/config/doom.org @@ -128,7 +128,7 @@ Now we configure fonts: I'm experimenting with many themes right now. One of these themes is the city-lights theme, another one of them is the catppuccin theme. #+begin_src emacs-lisp :tangle yes -(setq doom-theme 'doom-city-lights) +(setq doom-theme 'doom-ayu-light) ;; (setq doom-theme 'doom-rouge) ;; (setq catppuccin-flavor 'mocha) #+end_src -- cgit