foundations
const
foundations:object
Type declaration
colors
colors:
object
colors.black
black:
string
='#201e1f'
colors.blue
blue:
string
='#2d9ee0'
colors.cerise
cerise:
string
='#f00faa'
colors.darkGray
darkGray:
string
='#a6a6a6'
colors.darkPurple
darkPurple:
string
='#303965'
colors.gray
gray:
string
='#eaeaea'
colors.green
green:
string
='#64CB29'
colors.lightGray
lightGray:
string
='#fafafa'
colors.lightRed
lightRed:
string
='#cc998d'
colors.orange
orange:
string
='#edae49'
colors.red
red:
string
='#ed6a5a'
colors.rose
rose:
string
='#f45b69'
colors.white
white:
string
='#ffffff'
colors.yellow
yellow:
string
='#e4ce44'
easing
easing:
string
='ease'
type
type:
object
type.fontFamily
fontFamily:
object
type.fontFamily.default
default:
string
='-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"'
type.fontSize
fontSize:
object
type.fontSize.base
base:
number
=24
type.fontSize.body
body:
number
=13
type.fontSize.bodySmaller
bodySmaller:
number
=12
type.fontSize.remBase
remBase:
number
=24