emacs: Switch back to dark theme
This commit is contained in:
parent
11bfca5acd
commit
d24846d0d5
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ So is [[https://github.com/catppuccin/emacs][Catppuccin]]
|
|||
#+begin_src emacs-lisp
|
||||
(use-package catppuccin-theme
|
||||
:init
|
||||
(setq catppuccin-flavor 'latte)
|
||||
(setq catppuccin-flavor 'mocha)
|
||||
(load-theme 'catppuccin :no-confirm))
|
||||
#+end_src
|
||||
|
||||
|
|
Loading…
Reference in a new issue