Last active
May 1, 2023 22:53
-
-
Save yuheiy/e1fc01fc0a4816924d1959221fdba46c to your computer and use it in GitHub Desktop.
Default config for Tailwind CSS in Figma Tokens format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sizing": { | |
"0_5_": { | |
"value": "0.125rem", | |
"type": "sizing" | |
}, | |
"1_": { | |
"value": "0.25rem", | |
"type": "sizing" | |
}, | |
"1_5_": { | |
"value": "0.375rem", | |
"type": "sizing" | |
}, | |
"2_": { | |
"value": "0.5rem", | |
"type": "sizing" | |
}, | |
"2_5_": { | |
"value": "0.675rem", | |
"type": "sizing" | |
}, | |
"3_": { | |
"value": "0.75rem", | |
"type": "sizing" | |
}, | |
"3_5_": { | |
"value": "0.875rem", | |
"type": "sizing" | |
}, | |
"4_": { | |
"value": "1rem", | |
"type": "sizing" | |
}, | |
"5_": { | |
"value": "1.25rem", | |
"type": "sizing" | |
}, | |
"6_": { | |
"value": "1.5rem", | |
"type": "sizing" | |
}, | |
"7_": { | |
"value": "1.75rem", | |
"type": "sizing" | |
}, | |
"8_": { | |
"value": "2rem", | |
"type": "sizing" | |
}, | |
"9_": { | |
"value": "2.25rem", | |
"type": "sizing" | |
}, | |
"10_": { | |
"value": "2.5rem", | |
"type": "sizing" | |
}, | |
"11_": { | |
"value": "2.75rem", | |
"type": "sizing" | |
}, | |
"12_": { | |
"value": "4rem", | |
"type": "sizing" | |
}, | |
"14_": { | |
"value": "3.5rem", | |
"type": "sizing" | |
}, | |
"16_": { | |
"value": "4rem", | |
"type": "sizing" | |
}, | |
"20_": { | |
"value": "5rem", | |
"type": "sizing" | |
}, | |
"24_": { | |
"value": "6rem", | |
"type": "sizing" | |
}, | |
"28_": { | |
"value": "7rem", | |
"type": "sizing" | |
}, | |
"32_": { | |
"value": "8rem", | |
"type": "sizing" | |
}, | |
"36_": { | |
"value": "9rem", | |
"type": "sizing" | |
}, | |
"40_": { | |
"value": "10rem", | |
"type": "sizing" | |
}, | |
"44_": { | |
"value": "11rem", | |
"type": "sizing" | |
}, | |
"48_": { | |
"value": "12rem", | |
"type": "sizing" | |
}, | |
"52_": { | |
"value": "13rem", | |
"type": "sizing" | |
}, | |
"56_": { | |
"value": "14rem", | |
"type": "sizing" | |
}, | |
"60_": { | |
"value": "15rem", | |
"type": "sizing" | |
}, | |
"64_": { | |
"value": "16rem", | |
"type": "sizing" | |
}, | |
"72_": { | |
"value": "18rem", | |
"type": "sizing" | |
}, | |
"80_": { | |
"value": "20rem", | |
"type": "sizing" | |
}, | |
"96_": { | |
"value": "24rem", | |
"type": "sizing" | |
} | |
}, | |
"spacing": { | |
"0_5_": { | |
"value": "0.125rem", | |
"type": "spacing" | |
}, | |
"1_": { | |
"value": "0.25rem", | |
"type": "spacing" | |
}, | |
"1_5_": { | |
"value": "0.375rem", | |
"type": "spacing" | |
}, | |
"2_": { | |
"value": "0.5rem", | |
"type": "spacing" | |
}, | |
"2_5_": { | |
"value": "0.625rem", | |
"type": "spacing" | |
}, | |
"3_": { | |
"value": "0.75rem", | |
"type": "spacing" | |
}, | |
"3_5_": { | |
"value": "0.875rem", | |
"type": "spacing" | |
}, | |
"4_": { | |
"value": "1rem", | |
"type": "spacing" | |
}, | |
"5_": { | |
"value": "1.25rem", | |
"type": "spacing" | |
}, | |
"6_": { | |
"value": "1.5rem", | |
"type": "spacing" | |
}, | |
"7_": { | |
"value": "1.75rem", | |
"type": "spacing" | |
}, | |
"8_": { | |
"value": "2rem", | |
"type": "spacing" | |
}, | |
"9_": { | |
"value": "2.25rem", | |
"type": "spacing" | |
}, | |
"10_": { | |
"value": "2.5rem", | |
"type": "spacing" | |
}, | |
"11_": { | |
"value": "2.75rem", | |
"type": "spacing" | |
}, | |
"12_": { | |
"value": "3rem", | |
"type": "spacing" | |
}, | |
"14_": { | |
"value": "3.5rem", | |
"type": "spacing" | |
}, | |
"16_": { | |
"value": "4rem", | |
"type": "spacing" | |
}, | |
"20_": { | |
"value": "5rem", | |
"type": "spacing" | |
}, | |
"24_": { | |
"value": "6rem", | |
"type": "spacing" | |
}, | |
"28_": { | |
"value": "7rem", | |
"type": "spacing" | |
}, | |
"32_": { | |
"value": "8rem", | |
"type": "spacing" | |
}, | |
"36_": { | |
"value": "9rem", | |
"type": "spacing" | |
}, | |
"40_": { | |
"value": "10rem", | |
"type": "spacing" | |
}, | |
"44_": { | |
"value": "11rem", | |
"type": "spacing" | |
}, | |
"48_": { | |
"value": "12rem", | |
"type": "spacing" | |
}, | |
"52_": { | |
"value": "13rem", | |
"type": "spacing" | |
}, | |
"56_": { | |
"value": "14rem", | |
"type": "spacing" | |
}, | |
"60_": { | |
"value": "15rem", | |
"type": "spacing" | |
}, | |
"64_": { | |
"value": "16rem", | |
"type": "spacing" | |
}, | |
"72_": { | |
"value": "18rem", | |
"type": "spacing" | |
}, | |
"80_": { | |
"value": "20rem", | |
"type": "spacing" | |
}, | |
"96_": { | |
"value": "24rem", | |
"type": "spacing" | |
} | |
}, | |
"colors": { | |
"black": { | |
"value": "#000", | |
"type": "color" | |
}, | |
"white": { | |
"value": "#fff", | |
"type": "color" | |
}, | |
"slate": { | |
"50": { | |
"value": "#f8fafc", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#f1f5f9", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#e2e8f0", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#cbd5e1", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#94a3b8", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#64748b", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#475569", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#334155", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#1e293b", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#0f172a", | |
"type": "color" | |
} | |
}, | |
"gray": { | |
"50": { | |
"value": "#f9fafb", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#f3f4f6", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#e5e7eb", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#d1d5db", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#9ca3af", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#6b7280", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#4b5563", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#374151", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#1f2937", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#111827", | |
"type": "color" | |
} | |
}, | |
"zinc": { | |
"50": { | |
"value": "#fafafa", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#f4f4f5", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#e4e4e7", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#d4d4d8", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#a1a1aa", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#71717a", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#52525b", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#3f3f46", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#27272a", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#18181b", | |
"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" | |
} | |
}, | |
"stone": { | |
"50": { | |
"value": "#fafaf9", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#f5f5f4", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#e7e5e4", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#d6d3d1", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#a8a29e", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#78716c", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#57534e", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#44403c", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#292524", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#1c1917", | |
"type": "color" | |
} | |
}, | |
"red": { | |
"50": { | |
"value": "#fef2f2", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#fee2e2", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#fecaca", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#fca5a5", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#f87171", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#ef4444", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#dc2626", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#b91c1c", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#991b1b", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#7f1d1d", | |
"type": "color" | |
} | |
}, | |
"orange": { | |
"50": { | |
"value": "#fff7ed", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#ffedd5", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#fed7aa", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#fdba74", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#fb923c", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#f97316", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#ea580c", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#c2410c", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#9a3412", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#7c2d12", | |
"type": "color" | |
} | |
}, | |
"amber": { | |
"50": { | |
"value": "#fffbeb", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#fef3c7", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#fde68a", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#fcd34d", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#fbbf24", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#f59e0b", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#d97706", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#b45309", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#92400e", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#78350f", | |
"type": "color" | |
} | |
}, | |
"yellow": { | |
"50": { | |
"value": "#fefce8", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#fef9c3", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#fef08a", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#fde047", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#facc15", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#eab308", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#ca8a04", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#a16207", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#854d0e", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#713f12", | |
"type": "color" | |
} | |
}, | |
"lime": { | |
"50": { | |
"value": "#f7fee7", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#ecfccb", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#d9f99d", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#bef264", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#a3e635", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#84cc16", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#65a30d", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#4d7c0f", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#3f6212", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#365314", | |
"type": "color" | |
} | |
}, | |
"green": { | |
"50": { | |
"value": "#f0fdf4", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#dcfce7", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#bbf7d0", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#86efac", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#4ade80", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#22c55e", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#16a34a", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#15803d", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#166534", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#14532d", | |
"type": "color" | |
} | |
}, | |
"emerald": { | |
"50": { | |
"value": "#ecfdf5", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#d1fae5", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#a7f3d0", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#6ee7b7", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#34d399", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#10b981", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#059669", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#047857", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#065f46", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#064e3b", | |
"type": "color" | |
} | |
}, | |
"teal": { | |
"50": { | |
"value": "#f0fdfa", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#ccfbf1", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#99f6e4", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#5eead4", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#2dd4bf", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#14b8a6", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#0d9488", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#0f766e", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#115e59", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#134e4a", | |
"type": "color" | |
} | |
}, | |
"cyan": { | |
"50": { | |
"value": "#ecfeff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#cffafe", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#a5f3fc", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#67e8f9", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#22d3ee", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#06b6d4", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#0891b2", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#0e7490", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#155e75", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#164e63", | |
"type": "color" | |
} | |
}, | |
"sky": { | |
"50": { | |
"value": "#f0f9ff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#e0f2fe", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#bae6fd", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#7dd3fc", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#38bdf8", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#0ea5e9", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#0284c7", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#0369a1", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#075985", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#0c4a6e", | |
"type": "color" | |
} | |
}, | |
"blue": { | |
"50": { | |
"value": "#eff6ff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#dbeafe", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#bfdbfe", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#93c5fd", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#60a5fa", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#3b82f6", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#2563eb", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#1d4ed8", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#1e40af", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#1e3a8a", | |
"type": "color" | |
} | |
}, | |
"indigo": { | |
"50": { | |
"value": "#eef2ff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#e0e7ff", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#c7d2fe", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#a5b4fc", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#818cf8", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#6366f1", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#4f46e5", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#4338ca", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#3730a3", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#312e81", | |
"type": "color" | |
} | |
}, | |
"violet": { | |
"50": { | |
"value": "#f5f3ff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#ede9fe", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#ddd6fe", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#c4b5fd", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#a78bfa", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#8b5cf6", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#7c3aed", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#6d28d9", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#5b21b6", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#4c1d95", | |
"type": "color" | |
} | |
}, | |
"purple": { | |
"50": { | |
"value": "#faf5ff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#f3e8ff", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#e9d5ff", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#d8b4fe", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#c084fc", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#a855f7", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#9333ea", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#7e22ce", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#6b21a8", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#581c87", | |
"type": "color" | |
} | |
}, | |
"fuchsia": { | |
"50": { | |
"value": "#fdf4ff", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#fae8ff", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#f5d0fe", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#f0abfc", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#e879f9", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#d946ef", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#c026d3", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#a21caf", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#86198f", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#701a75", | |
"type": "color" | |
} | |
}, | |
"pink": { | |
"50": { | |
"value": "#fdf2f8", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#fce7f3", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#fbcfe8", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#f9a8d4", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#f472b6", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#ec4899", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#db2777", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#be185d", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#9d174d", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#831843", | |
"type": "color" | |
} | |
}, | |
"rose": { | |
"50": { | |
"value": "#fff1f2", | |
"type": "color" | |
}, | |
"100": { | |
"value": "#ffe4e6", | |
"type": "color" | |
}, | |
"200": { | |
"value": "#fecdd3", | |
"type": "color" | |
}, | |
"300": { | |
"value": "#fda4af", | |
"type": "color" | |
}, | |
"400": { | |
"value": "#fb7185", | |
"type": "color" | |
}, | |
"500": { | |
"value": "#f43f5e", | |
"type": "color" | |
}, | |
"600": { | |
"value": "#e11d48", | |
"type": "color" | |
}, | |
"700": { | |
"value": "#be123c", | |
"type": "color" | |
}, | |
"800": { | |
"value": "#9f1239", | |
"type": "color" | |
}, | |
"900": { | |
"value": "#881337", | |
"type": "color" | |
} | |
} | |
}, | |
"borderRadius": { | |
"none": { | |
"value": "0", | |
"type": "borderRadius" | |
}, | |
"sm": { | |
"value": "2px", | |
"type": "borderRadius" | |
}, | |
"default": { | |
"value": "4px", | |
"type": "borderRadius" | |
}, | |
"md": { | |
"value": "6px", | |
"type": "borderRadius" | |
}, | |
"lg": { | |
"value": "8px", | |
"type": "borderRadius" | |
}, | |
"xl": { | |
"value": "12px", | |
"type": "borderRadius" | |
}, | |
"2xl": { | |
"value": "16px", | |
"type": "borderRadius" | |
}, | |
"3xl": { | |
"value": "24px", | |
"type": "borderRadius" | |
}, | |
"full": { | |
"value": "9999px", | |
"type": "borderRadius" | |
} | |
}, | |
"borderWidth": { | |
"0_": { | |
"value": "0", | |
"type": "borderWidth" | |
}, | |
"default": { | |
"value": "1", | |
"type": "borderWidth" | |
}, | |
"2_": { | |
"value": "2", | |
"type": "borderWidth" | |
}, | |
"4_": { | |
"value": "4", | |
"type": "borderWidth" | |
}, | |
"8_": { | |
"value": "8", | |
"type": "borderWidth" | |
} | |
}, | |
"opacity": { | |
"0": { | |
"value": "0", | |
"type": "opacity" | |
}, | |
"5": { | |
"value": "0.05", | |
"type": "opacity" | |
}, | |
"10": { | |
"value": "0.1", | |
"type": "opacity" | |
}, | |
"20": { | |
"value": "0.2", | |
"type": "opacity" | |
}, | |
"25": { | |
"value": "0.25", | |
"type": "opacity" | |
}, | |
"30": { | |
"value": "0.3", | |
"type": "opacity" | |
}, | |
"40": { | |
"value": "0.4", | |
"type": "opacity" | |
}, | |
"50": { | |
"value": "0.5", | |
"type": "opacity" | |
}, | |
"60": { | |
"value": "0.6", | |
"type": "opacity" | |
}, | |
"70": { | |
"value": "0.7", | |
"type": "opacity" | |
}, | |
"75": { | |
"value": "0.75", | |
"type": "opacity" | |
}, | |
"80": { | |
"value": "0.8", | |
"type": "opacity" | |
}, | |
"90": { | |
"value": "0.9", | |
"type": "opacity" | |
}, | |
"95": { | |
"value": "0.95", | |
"type": "opacity" | |
}, | |
"100": { | |
"value": "1.0", | |
"type": "opacity" | |
} | |
}, | |
"boxShadow": { | |
"none": { | |
"value": [], | |
"type": "boxShadow" | |
}, | |
"sm": { | |
"value": { | |
"x": "0", | |
"y": "1", | |
"blur": "2", | |
"spread": "0", | |
"color": "#0000000D", | |
"type": "dropShadow" | |
}, | |
"type": "boxShadow" | |
}, | |
"default": { | |
"value": [ | |
{ | |
"x": "0", | |
"y": "1", | |
"blur": "3", | |
"spread": "0", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
}, | |
{ | |
"x": "0", | |
"y": "1", | |
"blur": "2", | |
"spread": "-1", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
} | |
], | |
"type": "boxShadow" | |
}, | |
"md": { | |
"value": [ | |
{ | |
"x": "0", | |
"y": "4", | |
"blur": "6", | |
"spread": "-1", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
}, | |
{ | |
"x": "0", | |
"y": "2", | |
"blur": "4", | |
"spread": "-2", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
} | |
], | |
"type": "boxShadow" | |
}, | |
"lg": { | |
"value": [ | |
{ | |
"x": "0", | |
"y": "10", | |
"blur": "15", | |
"spread": "-3", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
}, | |
{ | |
"x": "0", | |
"y": "4", | |
"blur": "6", | |
"spread": "-4", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
} | |
], | |
"type": "boxShadow" | |
}, | |
"xl": { | |
"value": [ | |
{ | |
"x": "0", | |
"y": "20", | |
"blur": "15", | |
"spread": "-3", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
}, | |
{ | |
"x": "0", | |
"y": "8", | |
"blur": "10", | |
"spread": "-6", | |
"color": "#0000001A", | |
"type": "dropShadow" | |
} | |
], | |
"type": "boxShadow" | |
}, | |
"2xl": { | |
"value": { | |
"x": "0", | |
"y": "25", | |
"blur": "50", | |
"spread": "-12", | |
"color": "#00000040", | |
"type": "dropShadow" | |
}, | |
"type": "boxShadow" | |
}, | |
"inner": { | |
"value": { | |
"x": "0", | |
"y": "2", | |
"blur": "4", | |
"spread": "0", | |
"color": "#0000000D", | |
"type": "innerShadow" | |
}, | |
"type": "boxShadow" | |
} | |
}, | |
"typography": {}, | |
"fontFamilies": { | |
"sans": { | |
"value": "Helvetica Neue", | |
"type": "fontFamilies" | |
}, | |
"serif": { | |
"value": "Georgia", | |
"type": "fontFamilies" | |
}, | |
"mono": { | |
"value": "Menlo", | |
"type": "fontFamilies" | |
} | |
}, | |
"fontWeights": { | |
"thin": { | |
"value": "Thin", | |
"type": "fontWeights" | |
}, | |
"extralight": { | |
"value": "ExtraLight", | |
"type": "fontWeights" | |
}, | |
"light": { | |
"value": "Light", | |
"type": "fontWeights" | |
}, | |
"normal": { | |
"value": "Regular", | |
"type": "fontWeights" | |
}, | |
"medium": { | |
"value": "Medium", | |
"type": "fontWeights" | |
}, | |
"semibold": { | |
"value": "SemiBold", | |
"type": "fontWeights" | |
}, | |
"bold": { | |
"value": "Bold", | |
"type": "fontWeights" | |
}, | |
"extrabold": { | |
"value": "ExtraBold", | |
"type": "fontWeights" | |
}, | |
"black": { | |
"value": "Black", | |
"type": "fontWeights" | |
} | |
}, | |
"lineHeights": { | |
"none": { | |
"value": "100%", | |
"type": "lineHeights" | |
}, | |
"tight": { | |
"value": "125%", | |
"type": "lineHeights" | |
}, | |
"snug": { | |
"value": "137.5%", | |
"type": "lineHeights" | |
}, | |
"normal": { | |
"value": "150%", | |
"type": "lineHeights" | |
}, | |
"relaxed": { | |
"value": "1.625%", | |
"type": "lineHeights" | |
}, | |
"loose": { | |
"value": "200%", | |
"type": "lineHeights" | |
}, | |
"3_": { | |
"value": "12", | |
"type": "lineHeights" | |
}, | |
"4_": { | |
"value": "16", | |
"type": "lineHeights" | |
}, | |
"5_": { | |
"value": "20", | |
"type": "lineHeights" | |
}, | |
"6_": { | |
"value": "24", | |
"type": "lineHeights" | |
}, | |
"7_": { | |
"value": "28", | |
"type": "lineHeights" | |
}, | |
"8_": { | |
"value": "32", | |
"type": "lineHeights" | |
}, | |
"9_": { | |
"value": "36", | |
"type": "lineHeights" | |
}, | |
"10_": { | |
"value": "40", | |
"type": "lineHeights" | |
} | |
}, | |
"fontSizes": { | |
"xs": { | |
"value": "12", | |
"type": "fontSizes" | |
}, | |
"sm": { | |
"value": "14", | |
"type": "fontSizes" | |
}, | |
"base": { | |
"value": "16", | |
"type": "fontSizes" | |
}, | |
"lg": { | |
"value": "18", | |
"type": "fontSizes" | |
}, | |
"xl": { | |
"value": "20", | |
"type": "fontSizes" | |
}, | |
"2xl": { | |
"value": "24", | |
"type": "fontSizes" | |
}, | |
"3xl": { | |
"value": "30", | |
"type": "fontSizes" | |
}, | |
"4xl": { | |
"value": "36", | |
"type": "fontSizes" | |
}, | |
"5xl": { | |
"value": "48", | |
"type": "fontSizes" | |
}, | |
"6xl": { | |
"value": "60", | |
"type": "fontSizes" | |
}, | |
"7xl": { | |
"value": "72", | |
"type": "fontSizes" | |
}, | |
"8xl": { | |
"value": "96", | |
"type": "fontSizes" | |
}, | |
"9xl": { | |
"value": "128", | |
"type": "fontSizes" | |
} | |
}, | |
"letterSpacing": { | |
"tighter": { | |
"value": "-5%", | |
"type": "letterSpacing" | |
}, | |
"tight": { | |
"value": "-2.5%", | |
"type": "letterSpacing" | |
}, | |
"normal": { | |
"value": "0%", | |
"type": "letterSpacing" | |
}, | |
"wide": { | |
"value": "2.5%", | |
"type": "letterSpacing" | |
}, | |
"wider": { | |
"value": "5%", | |
"type": "letterSpacing" | |
}, | |
"widest": { | |
"value": "10%", | |
"type": "letterSpacing" | |
} | |
}, | |
"paragraphSpacing": {}, | |
"textCase": { | |
"uppercase": { | |
"value": "uppercase", | |
"type": "textCase" | |
}, | |
"lowercase": { | |
"value": "lowercase", | |
"type": "textCase" | |
}, | |
"capitalize": { | |
"value": "capitalize", | |
"type": "textCase" | |
}, | |
"normal-case": { | |
"value": "none", | |
"type": "textCase" | |
} | |
}, | |
"textDecoration": { | |
"underline": { | |
"value": "underline", | |
"type": "textDecoration" | |
}, | |
"line-through": { | |
"value": "line-through", | |
"type": "textDecoration" | |
}, | |
"no-underline": { | |
"value": "none", | |
"type": "textDecoration" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment