feat(gitea): replace custom themes with Catppuccin v1.0.2

70 CSS files covering all 4 flavors (Latte/Frappé/Macchiato/Mocha)
× 14 accents + 14 auto variants. Default theme set to Mocha Mauve.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-29 18:01:35 +02:00
co-authored by Claude Sonnet 4.6
parent ec92d55e3c
commit 9065421264
92 changed files with 48582 additions and 23 deletions
@@ -0,0 +1,2 @@
@import "./theme-catppuccin-latte-yellow.css" (prefers-color-scheme: light);
@import "./theme-catppuccin-mocha-yellow.css" (prefers-color-scheme: dark);