Colors:
Text Colors
#000000
.bg-black
For Primary Text
#FFFFFF
.bg-white
For Primary Text (on dark backgrounds)
#484848
.bg-text-1
For Disabled text
#747474
.bg-text-2
#D90606
.bg-text-red
#AB1026
.bg-text-error
Background Colors
#000000
.bg-black
#f5f2ef
.bg-tan-100
#ece7e2
.bg-tan-200
#dcd4cc
.bg-tan-300
#484848
.bg-text-1
Accent Colors
#badae9
.bg-blue-base
#e8f0f4
.bg-blue-light
UI Greyscale
#000000
.bg-black
#111111
.bg-grey-900
#333333
.bg-grey-800
#555555
.bg-grey-700
#757676
.bg-grey-600
#b1b1b1
.bg-grey-500
#d9d9d9
.bg-grey-400
#e9e9e9
.bg-grey-300
#f5f5f5
.bg-grey-200
#fafafa
.bg-grey-100
#ffffff
.bg-white
Type:
.text-h$or
.text-s$to automatically swap between desktop/mobile sizes at large viewports. You can use
.text-h$-dor
.text-h$-mto target desktop and mobile specifically.
Desktop
Heading 1
48px .text-h1-d
Heading 2
40px .text-h2-d
Heading 3
34px .text-h3-d
Heading 4
30px .text-h4-d
Heading 5
24px .text-h5-d
Heading 6
14px .text-h6-d
Heading 7
12px .text-h7-d
Subheading 1
20px .text-s1-d
Subheading 2
16px .text-s2-d
Subheading 3
12px .text-s3-d
.text-h1-d
.text-h2-d
.text-h3-d
.text-h4-d
.text-h5-d
.text-h6-d
.text-h7-d
.text-s1-d
.text-s2-d
.text-s3-d
Mobile
Heading 1
32px .text-h1-m
Heading 2
28px .text-h2-m
Heading 3
24px .text-h3-m
Heading 4
22px .text-h4-m
Heading 5
20px .text-h5-m
Heading 6
14px .text-h6-m
Heading 7
12px .text-h7-m
Subheading 1
18px .text-s1-m
Subheading 2
14px .text-s2-m
Subheading 3
12px .text-s3-m
.text-h1-m
.text-h2-m
.text-h3-m
.text-h4-m
.text-h5-m
.text-h6-m
.text-h7-m
.text-s1-m
.text-s2-m
.text-s3-m
Copy
Aliquam mollis viverra urna quis mattis. Nullam a bibendum lacus. Fusce venenatis elementum lobortis. Suspendisse sed tincidunt elit. Integer at bibendum massa, laoreet consectetur sem. Quisque nec rutrum mi, eget fringilla nunc. Duis sagittis ullamcorper lectus, id ullamcorper urna fringilla eu. Quisque fringilla pulvinar risus. Mauris sodales mattis finibus. Nam sollicitudin, tellus in iaculis congue, quam lorem consectetur enim, quis consequat nisi massa a nisi.
Sullam nec neque non diam facilisis lacinia. Nam ultricies est nibh, vitae semper felis lacinia sit amet. Donec orci metus, tempor ac cursus nec, convallis in odio. Maecenas quis rhoncus orci, vel commodo enim. Nam tempus orci ac ipsum tristique, vitae semper odio pulvinar. Fusce lobortis augue vel dui vulputate consequat. Ut sollicitudin consectetur est, ac aliquam massa semper et. Aenean sit amet purus dui. Donec vestibulum id nisi at commodo. Vivamus nec maximus elit. Maecenas tempus quam eu justo ultrices consectetur ut at orci. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
Icons:
the 'icon' snippet with 'id',to render the icons.
Facebook:
render 'icon', id: 'facebook'
Twitter:
render 'icon', id: 'twitter'
Instagram:
render 'icon', id: 'instagram'
Pinterest:
render 'icon', id: 'pinterest'
Youtube:
render 'icon', id: 'youtube'
Chevron-down:
render 'icon', id: 'chevron-down'
Arrow-right:
render 'icon', id: 'arrow-right'
Search:
render 'icon', id: 'search'
Location:
render 'icon', id: 'location'
Account:
render 'icon', id: 'account'
Bag:
render 'icon', id: 'bag'
Hamburger:
render 'icon', id: 'hamburger'
Close:
render 'icon', id: 'close'
Search-close:
render 'icon', id: 'search-close'
Review:
render 'icon', id: 'review'
Arrow-down:
render 'icon', id: 'arrow-down'
Arrow-left:
render 'icon', id: 'arrow-left'
Slider-arrow-left:
render 'icon', id: 'slider-arrow-left'
Selected-filter-close:
render 'icon', id: 'selected-filter-close'
Pause:
render 'icon', id: 'pause'
Play:
render 'icon', id: 'play'
Unmute:
render 'icon', id: 'unmute'
Mute:
render 'icon', id: 'mute'
Arrow-left-account:
render 'icon', id: 'arrow-left-account'
Buttons:
.buton and .button--primary or .button--secondaryfor primary or secondary buttons creating
Primary button
.button.button--primary
.button.button--primary.max-w-max
Secondary button
.button.button--secondary
.button.button--secondary.max-w-max
Dropdowns, Toggles, and Form Fields:
the <input> tag,to render the input field.
Input with arrow inside:
Container classes: .relative.w-full
Input classes: .w-full.text-sm.pl-5.py-4.pr-12.mb-2.focus:outline-none.bg-white.border-none.text-black.lg:pl-6.lg:pt-3.5.lg:pb-3.lg:text-base
Button classes: .absolute.right-4.top-1/2.transform.-translate-y-1/2.focus:outline-none