Revert to catppuccin mocha theme
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -57,10 +57,10 @@
|
|||||||
|
|
||||||
;;; Theme
|
;;; Theme
|
||||||
|
|
||||||
(use-package modus-themes
|
(use-package catppuccin-theme
|
||||||
:ensure nil
|
|
||||||
:config
|
:config
|
||||||
(load-theme 'modus-vivendi t))
|
(setq catppuccin-flavor 'mocha)
|
||||||
|
(load-theme 'catppuccin t))
|
||||||
|
|
||||||
;;; Discoverability
|
;;; Discoverability
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user