feat: Change theme to modus-vivendi and reorganize theme packages

Switch default theme from ef-dark to modus-vivendi. Reorganize theme
package declarations in config.org to group catppuccin after ef-themes.
```
This commit is contained in:
Zelong Kuang
2025-12-07 00:00:19 +11:00
parent 1cfd3a23f5
commit d74c8a9f96
3 changed files with 11 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
;; (package! benchmark-init)
(package! catppuccin-theme)
(package! ef-themes)
(package! catppuccin-theme)
(package! rainbow-delimiters)
(package! leetcode)