RuknApp Component Showcase
A comprehensive showcase of RuknApp's design system components, built with a mobile-first approach and featuring an orange-based color palette with semantic naming.
Design System Overview
- Color Palette: Orange-based primary colors with semantic naming
- Typography: 15-level scale system for consistent text sizing
- Spacing: 12-step 4pt grid system for consistent layouts
- Shadows: Elevation system for depth and hierarchy
- Responsive: Mobile-first design with breakpoint-based adaptations
Design Tokens
Comprehensive design system tokens ensuring consistency across all components and platforms.
Primary Colors (Orange)
Secondary Colors (Slate)
Status Colors
--status-warning: var(--warning-500);
--status-error: var(--error-500);
--status-info: var(--info-500);
Typography Scale
font-weight: 600; /* Semibold */
line-height: 28px;
Spacing System (4pt Grid)
--space-4: 16px; /* Standard */
--space-8: 32px; /* Large */
Shadow System
/* Medium elevation */