Switch to modus-vivendi theme
catppuccin fails to load in terminal mode (WSL) causing the blue default background. modus-vivendi is built-in so it always loads. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -57,10 +57,10 @@
|
||||
|
||||
;;; Theme
|
||||
|
||||
(use-package catppuccin-theme
|
||||
(use-package modus-themes
|
||||
:ensure nil
|
||||
:config
|
||||
(setq catppuccin-flavor 'mocha)
|
||||
(load-theme 'catppuccin t))
|
||||
(load-theme 'modus-vivendi t))
|
||||
|
||||
;;; Discoverability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user