68 lines
1.2 KiB
JSON
68 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"settings": {
|
|
"layout": {
|
|
"contentSize": "960px",
|
|
"wideSize": "1280px"
|
|
},
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"name": "Primary",
|
|
"slug": "primary",
|
|
"color": "#00685B"
|
|
},
|
|
{
|
|
"name": "Secondary",
|
|
"slug": "secondary",
|
|
"color": "#14B8A6"
|
|
},
|
|
{
|
|
"name": "Dark",
|
|
"slug": "dark",
|
|
"color": "#1F2937"
|
|
},
|
|
{
|
|
"name": "Light",
|
|
"slug": "light",
|
|
"color": "#e8f1f0"
|
|
}
|
|
]
|
|
},
|
|
"typography": {
|
|
"fontSizes": [
|
|
{
|
|
"name": "Small",
|
|
"slug": "small",
|
|
"size": "0.875rem"
|
|
},
|
|
{
|
|
"slug": "regular",
|
|
"name": "Regular",
|
|
"size": "1.5rem"
|
|
},
|
|
{
|
|
"slug": "large",
|
|
"name": "Large",
|
|
"size": "1.125rem"
|
|
},
|
|
{
|
|
"slug": "xl",
|
|
"name": "XL",
|
|
"size": "1.25rem"
|
|
},
|
|
{
|
|
"slug": "xxl",
|
|
"name": "2XL",
|
|
"size": "1.5rem"
|
|
},
|
|
{
|
|
"slug": "xxxl",
|
|
"name": "3XL",
|
|
"size": "1.875rem"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|