Typography
Headings
Font weight: Medium | Font size: 72px | Line height: 100% | Letter spacing: -3%
Font weight: Medium | Font size: 50px | Line height: 100% | Letter spacing: -2%
Font weight: Medium | Font size: 40px | Line height: 100% | Letter spacing: -2%
Font weight: Medium | Font size: 32px | Line height: 100% | Letter spacing: -2%
Font weight: Medium | Font size: 24px | Line height: 100% | Letter spacing: -1%
Font weight: Medium | Font size: 20px | Line height: 100% | Letter spacing: 0%
Labels
Font weight: Medium | Font size: 16px | Line height: 100% | Letter spacing: 0%
Font weight: Medium | Font size: 14px | Line height: 120% | Letter spacing: 0%
Font weight: Medium | Font size: 12px | Line height: 100% | Letter spacing: 0%
Paragraphs
Font weight: Regular | Font size: 18px | Line height: 140% | Letter spacing: 0%
Font weight: Regular | Font size: 16px | Line height: 140% | Letter spacing: 0%
Font weight: Regular | Font size: 14px | Line height: 140% | Letter spacing: 0%
Font weight: Regular | Font size: 12px | Line height: 140% | Letter spacing: 0%
Colors
primary
secondary
gradients
Buttons
Type
normal
disabled
Properties
Primary Large
| Padding: 24px | Font weight: Medium | Font size: 16px | Display: flex items-center justify-center gap-2.5
Outlined Large
| Padding: 24px | Font weight: Medium | Font size: 16px | Display: flex items-center justify-center gap-2.5
Primary Small
| Padding: ↕14px ↔24px | Font weight: Medium | Font size: 16px | Display: flex items-center justify-center gap-2.5
Outlined Small
| Padding: ↕14px ↔24px | Font weight: Medium | Font size: 16px | Display: flex items-center justify-center gap-2.5
Primary Small Round
| Padding: ↕14px ↔24px | Font weight: Medium | Font size: 16px | Display: flex items-center justify-center gap-2.5
Outlined Small Round
| Padding: ↕14px ↔24px | Font weight: Medium | Font size: 16px | Display: flex items-center justify-center gap-2.5
Square Arrow-UP
| Square size: 60px | Icon size: 32px
Square Arrow-LEFT
| Square size: 60px | Icon size: 32px
Square Arrow-DOWN
| Square size: 60px | Icon size: 32px
Square Arrow-RIGHT
| Square size: 60px | Icon size: 32px
Circle Arrow-UP
| Circle Size: 80px | Icon size: 40px
Circle Arrow-LEFT
| Circle Size: 80px | Icon size: 40px
Circle Arrow-DOWN
| Circle Size: 80px | Icon size: 40px
Circle Arrow-RIGHT
| Circle Size: 80px | Icon size: 40px
Any button can be changed on the bg-, text- ← (same for the icon), gap-, px-, py-, etc.
Just keep in mind to use ! after each style className and do NOT forget to use :enabled while using hover: in order to leave disabled buttons in peace.
Example: text-yellow-green! hover:enabled:text-purple!. And just like this for ANY property excluding the only exception with the background of 1 type of buttons (read warnings)