{ "$schema": "https://design-tokens.github.io/community-group/format/", "color": { "brand": { "50": { "$value": "#f0f7ff", "$type": "color" }, "100": { "$value": "#dbeafe", "$type": "color" }, "200": { "$value": "#bfdbfe", "$type": "color" }, "300": { "$value": "#93c5fd", "$type": "color" }, "400": { "$value": "#60a5fa", "$type": "color" }, "500": { "$value": "#2563eb", "$type": "color" }, "600": { "$value": "#1d4ed8", "$type": "color" }, "700": { "$value": "#1e40af", "$type": "color" }, "800": { "$value": "#1e3a8a", "$type": "color" }, "900": { "$value": "#172554", "$type": "color" } }, "neutral": { "50": { "$value": "#fafafa", "$type": "color" }, "100": { "$value": "#f5f5f5", "$type": "color" }, "200": { "$value": "#e5e5e5", "$type": "color" }, "300": { "$value": "#d4d4d4", "$type": "color" }, "400": { "$value": "#a3a3a3", "$type": "color" }, "500": { "$value": "#737373", "$type": "color" }, "600": { "$value": "#525252", "$type": "color" }, "700": { "$value": "#404040", "$type": "color" }, "800": { "$value": "#262626", "$type": "color" }, "900": { "$value": "#171717", "$type": "color" }, "950": { "$value": "#0a0a0a", "$type": "color" } }, "critical": { "500": { "$value": "#dc2626", "$type": "color" } }, "warning": { "500": { "$value": "#d97706", "$type": "color" } }, "success": { "500": { "$value": "#16a34a", "$type": "color" } }, "info": { "500": { "$value": "#0891b2", "$type": "color" } } }, "space": { "0": { "$value": "0", "$type": "dimension" }, "1": { "$value": "0.25rem", "$type": "dimension" }, "2": { "$value": "0.5rem", "$type": "dimension" }, "3": { "$value": "0.75rem", "$type": "dimension" }, "4": { "$value": "1rem", "$type": "dimension" }, "5": { "$value": "1.25rem", "$type": "dimension" }, "6": { "$value": "1.5rem", "$type": "dimension" }, "8": { "$value": "2rem", "$type": "dimension" }, "10": { "$value": "2.5rem", "$type": "dimension" }, "12": { "$value": "3rem", "$type": "dimension" }, "16": { "$value": "4rem", "$type": "dimension" }, "20": { "$value": "5rem", "$type": "dimension" } }, "radius": { "none": { "$value": "0", "$type": "dimension" }, "sm": { "$value": "0.25rem", "$type": "dimension" }, "md": { "$value": "0.5rem", "$type": "dimension" }, "lg": { "$value": "0.75rem", "$type": "dimension" }, "xl": { "$value": "1rem", "$type": "dimension" }, "2xl": { "$value": "1.5rem", "$type": "dimension" }, "full": { "$value": "9999px", "$type": "dimension" } }, "motion": { "duration": { "instant": { "$value": "100ms", "$type": "duration" }, "fast": { "$value": "180ms", "$type": "duration" }, "default": { "$value": "240ms", "$type": "duration" }, "slow": { "$value": "320ms", "$type": "duration" } }, "easing": { "spring": { "$value": "cubic-bezier(0.34, 1.56, 0.64, 1)", "$type": "cubicBezier" }, "easeOut": { "$value": "cubic-bezier(0.22, 1, 0.36, 1)", "$type": "cubicBezier" }, "easeIn": { "$value": "cubic-bezier(0.42, 0, 1, 1)", "$type": "cubicBezier" } } }, "typography": { "fontFamily": { "arabic": { "$value": "'IBM Plex Sans Arabic', 'Tajawal', system-ui, sans-serif", "$type": "fontFamily" }, "latin": { "$value": "'Inter', 'Geist', system-ui, sans-serif", "$type": "fontFamily" }, "mono": { "$value": "'JetBrains Mono', 'Fira Code', ui-monospace, monospace", "$type": "fontFamily" } }, "fontSize": { "xs": { "$value": "0.75rem", "$type": "dimension" }, "sm": { "$value": "0.875rem", "$type": "dimension" }, "base": { "$value": "1rem", "$type": "dimension" }, "lg": { "$value": "1.125rem", "$type": "dimension" }, "xl": { "$value": "1.25rem", "$type": "dimension" }, "2xl": { "$value": "1.5rem", "$type": "dimension" }, "3xl": { "$value": "1.875rem", "$type": "dimension" }, "4xl": { "$value": "2.25rem", "$type": "dimension" }, "arabic-adjustment": { "$value": "1.15", "$type": "number", "$description": "Multiply Latin sizes by this for Arabic equivalent legibility" } }, "lineHeight": { "tight": { "$value": "1.25", "$type": "number" }, "normal": { "$value": "1.5", "$type": "number" }, "relaxed": { "$value": "1.75", "$type": "number" }, "arabic": { "$value": "1.8", "$type": "number", "$description": "Arabic needs more line height for diacritics" } } } }