CMS Project Sync
This commit is contained in:
+110
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"version": 3,
|
||||
"settings": {
|
||||
"typography": {
|
||||
"fontFamilies": [
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Bitcount Grid Double",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "100 900",
|
||||
"src": [
|
||||
"file:./assets/fonts/Bitcount_Grid_Double/BitcountGridDouble-VariableFont_CRSV,ELSH,ELXP,slnt,wght.ttf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "'Bitcount Grid Double', system-ui, sans-serif",
|
||||
"name": "Bitcount Grid Double",
|
||||
"slug": "bitcount-grid-double"
|
||||
},
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Share Tech",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/Share_Tech/ShareTech-Regular.ttf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "'Share Tech', system-ui, sans-serif",
|
||||
"name": "Share Tech",
|
||||
"slug": "share-tech"
|
||||
}
|
||||
]
|
||||
},
|
||||
"color": {
|
||||
"defaultDuotone": false,
|
||||
"defaultGradients": false,
|
||||
"defaultPalette": false,
|
||||
"palette": [
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"slug": "accent-1",
|
||||
"name": "Quicksand",
|
||||
"color": "#BA9B8D"
|
||||
},
|
||||
{
|
||||
"slug": "accent-2",
|
||||
"name": "Buccaneer",
|
||||
"color": "#6F323C"
|
||||
},
|
||||
{
|
||||
"slug": "accent-3",
|
||||
"name": "Fuscous Gray",
|
||||
"color": "#585651"
|
||||
},
|
||||
{
|
||||
"slug": "accent-4",
|
||||
"name": "Ironstone",
|
||||
"color": "#814A38"
|
||||
},
|
||||
{
|
||||
"color": "#30A2C5",
|
||||
"name": "Pacific Cyan",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#CDE7EF",
|
||||
"name": "Columbia Blue",
|
||||
"slug": "accent-6"
|
||||
},
|
||||
{
|
||||
"color": "#f4f4f4",
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone"
|
||||
},
|
||||
{
|
||||
"color": "#323232",
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--ubuntu-sans)",
|
||||
"fontSize": "1rem"
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex)",
|
||||
"fontWeight": "600"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user