Revert to catppuccin mocha theme

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-29 15:44:07 -04:00
parent d04e0725bd
commit 38ba1d95e3

View File

@@ -57,10 +57,10 @@
;;; Theme
(use-package modus-themes
:ensure nil
(use-package catppuccin-theme
:config
(load-theme 'modus-vivendi t))
(setq catppuccin-flavor 'mocha)
(load-theme 'catppuccin t))
;;; Discoverability