You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* Primary Colors - Professional Developer Theme */--primary-900:#0f172a/* Deep slate */--primary-800:#1e293b/* Dark slate */--primary-700:#334155/* Slate */--primary-600:#475569/* Medium slate */--primary-500:#64748b/* Light slate *//* Accent Colors */--accent-500:#3b82f6/* Blue - Primary action */--accent-600:#2563eb/* Darker blue */--accent-700:#1d4ed8/* Deep blue *//* Success/Error/Warning */--success-500:#10b981/* Green */--error-500:#ef4444/* Red */--warning-500:#f59e0b/* Orange *//* Background & Surface */--bg-primary:#0f172a/* Main background */--bg-secondary:#1e293b/* Card/surface background */--bg-tertiary:#334155/* Elevated surface *//* Text Colors */--text-primary:#f8fafc/* Primary text */--text-secondary:#cbd5e1/* Secondary text */--text-muted:#94a3b8/* Muted text */
Typography
/* Font Stack */font-family:'Inter','SF Pro Display', -apple-system, BlinkMacSystemFont, sans-serif;
/* Monospace for code */font-family-mono:'JetBrains Mono','Fira Code', Consolas, monospace;
/* Scale */--text-xs:0.75rem/* 12px */--text-sm:0.875rem/* 14px */--text-base:1rem/* 16px */--text-lg:1.125rem/* 18px */--text-xl:1.25rem/* 20px */--text-2xl:1.5rem/* 24px */--text-3xl:1.875rem/* 30px */--text-4xl:2.25rem/* 36px */
Component Design Principles
Dark Theme First - Professional developer aesthetic
Subtle Animations - Smooth micro-interactions
Clear Hierarchy - Proper spacing and typography scales