# TikTok Design System ## Visual Theme & Atmosphere Energetic, immersive, youth-driven. The pure black background makes content explode off screen. The cyan (#25F4EE) and red (#FE2C55) duo creates a vibrant "neon" aesthetic. Everything is designed for full-screen vertical video consumption with minimal UI interference. ## Color Palette & Roles | Token | Hex | Role | |-------|-----|------| | Primary | #FE2C55 | TikTok Red — likes, CTAs, brand | | Secondary | #25F4EE | TikTok Cyan — highlights, accents | | Background | #000000 | Pure black canvas | | Surface | #161823 | Panels, modals | | Text | #FFFFFF | Primary text | | Muted | #A3A3A3 | Secondary text | | Border | #2F2F2F | Subtle dividers | ## Typography Rules - **Font**: Proxima Nova, -apple-system - **Base Size**: 16px - **H1**: 2rem / weight 800 - **H2**: 1.5rem / weight 700 - **Body**: 1rem / weight 400 / line-height 1.4 - Bold, high-contrast text on dark backgrounds ## Component Stylings - **Buttons**: Red primary, rounded 4px, or gradient (cyan → red) - **Video Overlay**: Semi-transparent, bottom-aligned text - **Action Bar**: Vertical, right side, icons + counts - **Comments**: Bottom sheet slide-up panel ## Layout Principles - Full-screen vertical video (9:16) - Swipe-up navigation - Bottom-anchored content overlay - Floating action buttons on right edge ## Responsive Behavior - Mobile-first (portrait-only experience) - Desktop: web player with sidebar feed - Touch gestures: swipe, double-tap to like
短视频社交平台。纯黑背景,青红青对比色,年轻活力的设计。
TikTok 的主色调是 #FE2C55,背景色为 #000000,文本色为 #FFFFFF。
标题字体: Proxima Nova, -apple-system, sans-serif。正文字体: Proxima Nova, -apple-system, sans-serif。基础字号: 16px。
点击上方 DESIGN.md 代码块中的复制按钮,将完整设计规范复制到你的项目中。AI Coding 工具(如 Cursor)可以直接读取 DESIGN.md 来生成符合 TikTok 风格的代码。