feat(theme): add metadata for Arc Blue theme

This commit is contained in:
2026-08-13 04:03:40 +05:00
parent 2eaeb3ad48
commit 293c3125db
+6
View File
@@ -1,3 +1,9 @@
/* Theme Metadata */
gitea-theme-meta-info {
--theme-display-name: "Arc Blue";
--theme-color-scheme: "dark";
}
:root {
--is-dark-theme: true;
--color-primary: #00a0fa;