feat(theme): add metadata to Catppuccin Latte

This commit is contained in:
2026-08-13 04:47:24 +05:00
parent 1ebacb3218
commit babbef1d42
14 changed files with 84 additions and 0 deletions
@@ -1,3 +1,9 @@
/* Theme Metadata */
gitea-theme-meta-info {
--theme-display-name: "Catppuccin Latte Sky";
--theme-color-scheme: "light";
}
:root {
color-scheme: light;
--is-dark-theme: false;