feat(theme): add metadata to Catppuccin Mocha

This commit is contained in:
2026-08-13 04:46:15 +05:00
parent c5fbe14457
commit e4b43566bb
13 changed files with 78 additions and 0 deletions
@@ -1,3 +1,9 @@
/* Theme Metadata */
gitea-theme-meta-info {
--theme-display-name: "Catppuccin Mocha Mauve";
--theme-color-scheme: "dark";
}
:root {
color-scheme: dark;
--is-dark-theme: true;