|
@@ -1,5 +1,6 @@
|
|
{
|
|
{
|
|
"settings": {
|
|
"settings": {
|
|
|
|
+ "appearanceTools": true,
|
|
"border": {
|
|
"border": {
|
|
"color": true,
|
|
"color": true,
|
|
"radius": true,
|
|
"radius": true,
|
|
@@ -46,14 +47,7 @@
|
|
"blockGap": true,
|
|
"blockGap": true,
|
|
"margin": true,
|
|
"margin": true,
|
|
"padding": true,
|
|
"padding": true,
|
|
- "units": [
|
|
|
|
- "%",
|
|
|
|
- "px",
|
|
|
|
- "em",
|
|
|
|
- "rem",
|
|
|
|
- "vh",
|
|
|
|
- "vw"
|
|
|
|
- ]
|
|
|
|
|
|
+ "units": ["%", "px", "em", "rem", "vh", "vw"]
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"customFontSize": true,
|
|
"customFontSize": true,
|
|
@@ -65,17 +59,13 @@
|
|
"fontFamily": "Rubik",
|
|
"fontFamily": "Rubik",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "900",
|
|
"fontWeight": "900",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/rubik_900.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/rubik_900.ttf"]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "Rubik",
|
|
"fontFamily": "Rubik",
|
|
"fontStyle": "italic",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "900",
|
|
"fontWeight": "900",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/rubik_900italic.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/rubik_900italic.ttf"]
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"fontFamily": "Rubik",
|
|
"fontFamily": "Rubik",
|
|
@@ -87,49 +77,37 @@
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "300",
|
|
"fontWeight": "300",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/roboto_300.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/roboto_300.ttf"]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "500",
|
|
"fontWeight": "500",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/roboto_500.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/roboto_500.ttf"]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
"fontStyle": "italic",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "300",
|
|
"fontWeight": "300",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/roboto_300italic.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/roboto_300italic.ttf"]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
"fontStyle": "italic",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "500",
|
|
"fontWeight": "500",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/roboto_500italic.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/roboto_500italic.ttf"]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"fontWeight": "700",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/roboto_700.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/roboto_700.ttf"]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
"fontStyle": "italic",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "700",
|
|
"fontWeight": "700",
|
|
- "src": [
|
|
|
|
- "file:./assets/fonts/roboto_700italic.ttf"
|
|
|
|
- ]
|
|
|
|
|
|
+ "src": ["file:./assets/fonts/roboto_700italic.ttf"]
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"fontFamily": "Roboto",
|
|
"fontFamily": "Roboto",
|
|
@@ -518,7 +496,6 @@
|
|
"fontFamily": "Rubik",
|
|
"fontFamily": "Rubik",
|
|
"fontSize": "var:preset|font-size|medium",
|
|
"fontSize": "var:preset|font-size|medium",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
- "fontWeight": "600",
|
|
|
|
"textTransform": "uppercase"
|
|
"textTransform": "uppercase"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -545,7 +522,6 @@
|
|
"heading": {
|
|
"heading": {
|
|
"typography": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--rubik)",
|
|
"fontFamily": "var(--wp--preset--font-family--rubik)",
|
|
- "fontWeight": "400",
|
|
|
|
"lineHeight": "1.125"
|
|
"lineHeight": "1.125"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -592,4 +568,4 @@
|
|
],
|
|
],
|
|
"version": 2,
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
-}
|
|
|
|
|
|
+}
|