feat(video): add video format family, resolution control, and marquee pair

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-02 09:07:23 +02:00
co-authored by Claude Sonnet 5
parent 770d2c9bdc
commit afb0fed650
8 changed files with 50 additions and 6 deletions
+2
View File
@@ -25,6 +25,7 @@
--color-family-ebooks: #10b981;
--color-family-archives: #64748b;
--color-family-audio: #ec4899;
--color-family-video: #38bdf8;
--font-sans: 'Plus Jakarta Sans', system-ui, 'Segoe UI', Roboto, sans-serif;
--font-display: 'Bricolage Grotesque', var(--font-sans);
@@ -55,6 +56,7 @@
--color-family-ebooks: #34d399;
--color-family-archives: #94a3b8;
--color-family-audio: #f472b6;
--color-family-video: #7dd3fc;
}
*, *::before, *::after {