Initial commit

This commit is contained in:
2026-03-03 14:29:28 +02:00
commit b358f62d24
657 changed files with 86134 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"className?": "string",
"gradientColor?": "string - Main gradient color. Default: 'var(--color-background-accent)'",
"accentColor?": "string - Inner accent gradient color. Default: 'var(--color-background-accent)'",
"blurAmount?": "string - Blur amount for gradients. Default: '6vw'"
}