fixes
This commit is contained in:
parent
de21f87f8f
commit
2c9fb5bef3
15 changed files with 1705 additions and 1329 deletions
|
@ -1 +1,23 @@
|
|||
<!-- wp:pattern {"slug":"dos/header"} /-->
|
||||
<!-- wp:group {"backgroundColor":"background","layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group has-background-background-color has-background"><!-- wp:group {"align":"full","style":{"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"color":"var:preset|color|primary","style":"dashed","width":"1px"},"left":[]},"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"top"}} -->
|
||||
<div class="wp-block-group alignfull" style="border-bottom-color:var(--wp--preset--color--primary);border-bottom-style:dashed;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:group {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}},"layout":{"selfStretch":"fixed","flexSize":"75%"}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"1rem"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"center"}} -->
|
||||
<div class="wp-block-group"><!-- wp:image {"width":"12px","height":"25px","scale":"cover","sizeSlug":"full","linkDestination":"custom"} -->
|
||||
<figure class="wp-block-image size-full is-resized"><img src="https://themes.test/wp-content/themes/dos/assets/images/blink-block_default.gif" alt="" class="" style="object-fit:cover;width:12px;height:25px"/></figure>
|
||||
<!-- /wp:image -->
|
||||
|
||||
<!-- wp:site-title {"style":{"typography":{"lineHeight":"1.5"}}} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:site-tagline {"style":{"typography":{"fontSize":"1.2rem"}}} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"blockGap":"2rem","margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:image {"width":"19px","height":"25px","sizeSlug":"full","linkDestination":"custom"} -->
|
||||
<figure class="wp-block-image size-full is-resized"><img src="https://themes.test/wp-content/themes/dos/assets/images/blink-menu_default.gif" alt="" class="" style="width:19px;height:25px"/></figure>
|
||||
<!-- /wp:image -->
|
||||
|
||||
<!-- wp:navigation {"overlayMenu":"never","style":{"typography":{"fontSize":"1.2rem","textTransform":"uppercase"},"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"vertical"}} /--></div>
|
||||
<!-- /wp:group --></div>
|
||||
<!-- /wp:group --></div>
|
||||
<!-- /wp:group -->
|
320
dos/styles/01-amber.json
Normal file
320
dos/styles/01-amber.json
Normal file
|
@ -0,0 +1,320 @@
|
|||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"version": 3,
|
||||
"title": "Amber",
|
||||
"categories": [
|
||||
"professional",
|
||||
"vibrant",
|
||||
"sleek",
|
||||
"modern",
|
||||
"dynamic"
|
||||
],
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#180908",
|
||||
"name": "Color 5",
|
||||
"slug": "theme-5"
|
||||
},
|
||||
{
|
||||
"color": "#280C0B",
|
||||
"name": "Color 4",
|
||||
"slug": "theme-4"
|
||||
},
|
||||
{
|
||||
"color": "#FFB000",
|
||||
"name": "Color 2",
|
||||
"slug": "theme-2"
|
||||
},
|
||||
{
|
||||
"color": "#FFE09D",
|
||||
"name": "Color 6",
|
||||
"slug": "theme-6"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-3"
|
||||
}
|
||||
],
|
||||
"duotone": [
|
||||
{
|
||||
"colors": [
|
||||
"#013CB0",
|
||||
"#F3F2F9"
|
||||
],
|
||||
"slug": "duotone-1",
|
||||
"name": "Duotone 1"
|
||||
},
|
||||
{
|
||||
"colors": [
|
||||
"#000000",
|
||||
"#0948C6"
|
||||
],
|
||||
"slug": "duotone-2",
|
||||
"name": "Duotone 2"
|
||||
}
|
||||
],
|
||||
"gradients": [
|
||||
{
|
||||
"slug": "gradient-text-transparent",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) -50%, transparent 50%)",
|
||||
"name": "Text to Transparent"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-2",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 1"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 2"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) 0%, var(--wp--preset--color--theme-6) 100%)",
|
||||
"name": "Gradient 3"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 4"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 5"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-6) 100%)",
|
||||
"name": "Gradient 6"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 7"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-6) 100%)",
|
||||
"name": "Gradient 8"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 9"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-4-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
},
|
||||
"core/cover": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": {
|
||||
"ref": "styles.color.text"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-1": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-6)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-6)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-6)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
350
dos/styles/02-sapphire.json
Normal file
350
dos/styles/02-sapphire.json
Normal file
|
@ -0,0 +1,350 @@
|
|||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"version": 3,
|
||||
"title": "Sapphire",
|
||||
"categories": [
|
||||
"professional",
|
||||
"vibrant",
|
||||
"sleek",
|
||||
"modern",
|
||||
"dynamic"
|
||||
],
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#0948C6",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-1"
|
||||
},
|
||||
{
|
||||
"color": "#013CB0",
|
||||
"name": "Color 4",
|
||||
"slug": "theme-4"
|
||||
},
|
||||
{
|
||||
"color": "#BAC0CB",
|
||||
"name": "Color 6",
|
||||
"slug": "theme-6"
|
||||
},
|
||||
{
|
||||
"color": "#F3F2F9",
|
||||
"name": "Color 2",
|
||||
"slug": "theme-2"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-3"
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "Color 5",
|
||||
"slug": "theme-5"
|
||||
}
|
||||
],
|
||||
"duotone": [
|
||||
{
|
||||
"colors": [
|
||||
"#013CB0",
|
||||
"#F3F2F9"
|
||||
],
|
||||
"slug": "duotone-1",
|
||||
"name": "Duotone 1"
|
||||
},
|
||||
{
|
||||
"colors": [
|
||||
"#000000",
|
||||
"#0948C6"
|
||||
],
|
||||
"slug": "duotone-2",
|
||||
"name": "Duotone 2"
|
||||
}
|
||||
],
|
||||
"gradients": [
|
||||
{
|
||||
"slug": "gradient-text-transparent",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) -50%, transparent 50%)",
|
||||
"name": "Text to Transparent"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-2",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 1"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-6) 100%)",
|
||||
"name": "Gradient 2"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 3"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 4"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-6",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 5"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-6) 100%)",
|
||||
"name": "Gradient 6"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 7"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 8"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-6",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 9"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 10"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 11"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-6",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 12"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-4-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 13"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-4-6",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 14"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-5-6",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-3) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 15"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
},
|
||||
"core/cover": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": {
|
||||
"ref": "styles.color.text"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-1": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-6)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-6)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-6)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
323
dos/styles/03-onyx.json
Normal file
323
dos/styles/03-onyx.json
Normal file
|
@ -0,0 +1,323 @@
|
|||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"version": 3,
|
||||
"title": "Onyx",
|
||||
"categories": [
|
||||
"dark",
|
||||
"modern",
|
||||
"luxury",
|
||||
"sleek",
|
||||
"portfolio",
|
||||
"stylish"
|
||||
],
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#070707",
|
||||
"name": "Color 6",
|
||||
"slug": "theme-6"
|
||||
},
|
||||
{
|
||||
"color": "#0D0D0D",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-1"
|
||||
},
|
||||
{
|
||||
"color": "#D9D7C7",
|
||||
"name": "Color 5",
|
||||
"slug": "theme-5"
|
||||
},
|
||||
{
|
||||
"color": "#E9E8E1",
|
||||
"name": "Color 4",
|
||||
"slug": "theme-4"
|
||||
},
|
||||
{
|
||||
"color": "#F8F8F7",
|
||||
"name": "Color 3",
|
||||
"slug": "theme-3"
|
||||
}
|
||||
],
|
||||
"duotone": [
|
||||
{
|
||||
"colors": [
|
||||
"#070707",
|
||||
"#E9E8E1"
|
||||
],
|
||||
"slug": "duotone-1",
|
||||
"name": "Duotone 1"
|
||||
},
|
||||
{
|
||||
"colors": [
|
||||
"#070707",
|
||||
"#D9D7C7"
|
||||
],
|
||||
"slug": "duotone-2",
|
||||
"name": "Duotone 2"
|
||||
}
|
||||
],
|
||||
"gradients": [
|
||||
{
|
||||
"slug": "gradient-text-transparent",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) -50%, transparent 50%)",
|
||||
"name": "Text to Transparent"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-2",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-1) 100%)",
|
||||
"name": "Gradient 1"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 2"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 3"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-6) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 4"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 5"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 6"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 7"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 8"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-5) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 9"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-4-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
},
|
||||
"core/navigation": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
},
|
||||
"core/cover": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": {
|
||||
"ref": "styles.color.text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-1": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-6)",
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-5)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
303
dos/styles/04-ultraviolet.json
Normal file
303
dos/styles/04-ultraviolet.json
Normal file
|
@ -0,0 +1,303 @@
|
|||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"version": 3,
|
||||
"title": "Ultraviolet",
|
||||
"categories": [
|
||||
"vibrant",
|
||||
"warm",
|
||||
"bold",
|
||||
"modern",
|
||||
"business",
|
||||
"creative",
|
||||
"event"
|
||||
],
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#f9f9ec",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-1"
|
||||
},
|
||||
{
|
||||
"color": "#fdfdfa",
|
||||
"name": "Color 2",
|
||||
"slug": "theme-2"
|
||||
},
|
||||
{
|
||||
"color": "#3C00B2",
|
||||
"name": "Color 3",
|
||||
"slug": "theme-3"
|
||||
},
|
||||
{
|
||||
"color": "#2a007d",
|
||||
"name": "Color 4",
|
||||
"slug": "theme-4"
|
||||
},
|
||||
{
|
||||
"color": "#060012",
|
||||
"name": "Color 5",
|
||||
"slug": "theme-5"
|
||||
}
|
||||
],
|
||||
"duotone": [
|
||||
{
|
||||
"colors": [
|
||||
"#2A007D",
|
||||
"#F9F9EC"
|
||||
],
|
||||
"slug": "duotone-1",
|
||||
"name": "Duotone 1"
|
||||
},
|
||||
{
|
||||
"colors": [
|
||||
"#060012",
|
||||
"#F9F9EC"
|
||||
],
|
||||
"slug": "duotone-2",
|
||||
"name": "Duotone 2"
|
||||
}
|
||||
],
|
||||
"gradients": [
|
||||
{
|
||||
"slug": "gradient-text-transparent",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-3) -50%, transparent 50%)",
|
||||
"name": "Text to Transparent"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-2",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 1"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 2"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 3"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 4"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 5"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 6"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 7"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-3) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 8"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-3) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 9"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-4-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": {
|
||||
"ref": "styles.color.text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-1": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
282
dos/styles/05-vanilla.json
Normal file
282
dos/styles/05-vanilla.json
Normal file
|
@ -0,0 +1,282 @@
|
|||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"version": 3,
|
||||
"title": "Vanilla",
|
||||
"categories": [
|
||||
"soft",
|
||||
"light",
|
||||
"serene",
|
||||
"minimalist",
|
||||
"clean"
|
||||
],
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#FCFAF8",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-1"
|
||||
},
|
||||
{
|
||||
"color": "#F1E9DE",
|
||||
"name": "Color 2",
|
||||
"slug": "theme-2"
|
||||
},
|
||||
{
|
||||
"color": "#E4DAD0",
|
||||
"name": "Color 3",
|
||||
"slug": "theme-3"
|
||||
},
|
||||
{
|
||||
"color": "#222222",
|
||||
"name": "Color 4",
|
||||
"slug": "theme-4"
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "Color 5",
|
||||
"slug": "theme-5"
|
||||
}
|
||||
],
|
||||
"duotone": [
|
||||
{
|
||||
"colors": [
|
||||
"#222222",
|
||||
"#F1E9DE"
|
||||
],
|
||||
"slug": "duotone-1",
|
||||
"name": "Duotone 1"
|
||||
},
|
||||
{
|
||||
"colors": [
|
||||
"#000000",
|
||||
"#E4DAD0"
|
||||
],
|
||||
"slug": "duotone-2",
|
||||
"name": "Duotone 2"
|
||||
}
|
||||
],
|
||||
"gradients": [
|
||||
{
|
||||
"slug": "gradient-text-transparent",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) -50%, transparent 50%)",
|
||||
"name": "Text to Transparent"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-2",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-2) 100%)",
|
||||
"name": "Gradient 1"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 2"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 3"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-1-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-1) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 4"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-3",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-3) 100%)",
|
||||
"name": "Gradient 5"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 6"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-2-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-2) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 7"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-4",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-3) 0%, var(--wp--preset--color--theme-4) 100%)",
|
||||
"name": "Gradient 8"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-3-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-3) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 9"
|
||||
},
|
||||
{
|
||||
"slug": "gradient-4-5",
|
||||
"gradient": "linear-gradient(to bottom, var(--wp--preset--color--theme-4) 0%, var(--wp--preset--color--theme-5) 100%)",
|
||||
"name": "Gradient 10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": {
|
||||
"ref": "styles.color.text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-1": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-1)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
},
|
||||
"core/site-title": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-5)",
|
||||
"text": "var(--wp--preset--color--theme-1)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-4)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
},
|
||||
"blocks": {
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/separator": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-3)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-3)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--theme-2)",
|
||||
"text": "var(--wp--preset--color--theme-4)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--theme-2)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
|
@ -2,8 +2,8 @@
|
|||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"2rem","bottom":"1.4rem","left":"2rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|50","right":"var:preset|spacing|60","bottom":"var:preset|spacing|50","left":"var:preset|spacing|60"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header-archive","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"2rem","bottom":"1.4rem","left":"2rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"var:preset|spacing|50","right":"var:preset|spacing|60","bottom":"var:preset|spacing|50","left":"var:preset|spacing|60"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
|
@ -14,7 +14,10 @@
|
|||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"bottom"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"level":1,"isLink":true,"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} /-->
|
||||
<!-- wp:pattern {"slug":"dos/hidden-post-title-blink-image"} /--></div>
|
||||
|
||||
<!-- wp:image {"width":"12px","height":"25px","sizeSlug":"full","linkDestination":"none"} -->
|
||||
<figure class="wp-block-image size-full is-resized"><img src="https://themes.test/wp-content/themes/dos/assets/images/blink-trace_default.gif" alt="" class="" style="width:12px;height:25px"/></figure>
|
||||
<!-- /wp:image --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:post-excerpt {"showMoreOnNewLine":false,"excerptLength":80} /-->
|
||||
|
@ -73,4 +76,4 @@
|
|||
|
||||
<!-- wp:group {"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group"><!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
<!-- /wp:group -->
|
|
@ -2,8 +2,8 @@
|
|||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"2rem","bottom":"1.4rem","left":"2rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|50","right":"var:preset|spacing|60","bottom":"var:preset|spacing|50","left":"var:preset|spacing|60"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
|
@ -14,7 +14,10 @@
|
|||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"bottom"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"level":1,"isLink":true,"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} /-->
|
||||
<!-- wp:pattern {"slug":"dos/hidden-post-title-blink-image"} /--></div>
|
||||
|
||||
<!-- wp:image {"width":"12px","height":"25px","sizeSlug":"full","linkDestination":"none"} -->
|
||||
<figure class="wp-block-image size-full is-resized"><img src="https://themes.test/wp-content/themes/dos/assets/images/blink-trace_default.gif" alt="" class="" style="width:12px;height:25px"/></figure>
|
||||
<!-- /wp:image --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"blockGap":"1rem"}},"layout":{"type":"flex"}} -->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header-pages","align":"full"} /--></div>
|
||||
<!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"backgroundColor":"background","layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group has-background-background-color has-background"><!-- wp:template-part {"slug":"header"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"2rem","bottom":"1.4rem","left":"2rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
|
@ -14,7 +14,10 @@
|
|||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"bottom"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"level":1,"isLink":true,"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} /-->
|
||||
<!-- wp:pattern {"slug":"dos/hidden-post-title-blink-image"} /--></div>
|
||||
|
||||
<!-- wp:image {"width":"12px","height":"25px","sizeSlug":"full","linkDestination":"none"} -->
|
||||
<figure class="wp-block-image size-full is-resized"><img src="https://themes.test/wp-content/themes/dos/assets/images/blink-trace_default.gif" alt="" class="" style="width:12px;height:25px"/></figure>
|
||||
<!-- /wp:image --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:post-excerpt {"showMoreOnNewLine":false,"excerptLength":80} /-->
|
||||
|
@ -73,4 +76,4 @@
|
|||
|
||||
<!-- wp:group {"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group"><!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
<!-- /wp:group -->
|
|
@ -2,14 +2,14 @@
|
|||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"2rem","bottom":"1.4rem","left":"2rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"right":"var:preset|spacing|60","left":"var:preset|spacing|60","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)"><!-- wp:spacer {"height":"var:preset|spacing|70","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}}} -->
|
||||
<div style="margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--70)" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}}} /-->
|
||||
|
||||
<!-- wp:group {"layout":{"type":"flex","justifyContent":"left","flexWrap":"nowrap"}} -->
|
||||
|
@ -30,8 +30,8 @@
|
|||
|
||||
<!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"constrained"}} /-->
|
||||
|
||||
<!-- wp:spacer {"height":"4rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:4rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- wp:spacer {"height":"var:preset|spacing|70","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:var(--wp--preset--spacing--70)" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
|
@ -78,6 +78,4 @@
|
|||
<!-- /wp:group --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group"><!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->
|
|
@ -2,8 +2,8 @@
|
|||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header-pages","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"2rem","bottom":"1.4rem","left":"2rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:2rem;padding-bottom:1.4rem;padding-left:2rem"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"var:preset|spacing|50","right":"var:preset|spacing|60","bottom":"var:preset|spacing|50","left":"var:preset|spacing|60"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
|
@ -22,7 +22,10 @@
|
|||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"bottom"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"level":1,"isLink":true,"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} /-->
|
||||
<!-- wp:pattern {"slug":"dos/hidden-post-title-blink-image"} /--></div>
|
||||
|
||||
<!-- wp:image {"width":"12px","height":"25px","sizeSlug":"full","linkDestination":"none"} -->
|
||||
<figure class="wp-block-image size-full is-resized"><img src="https://themes.test/wp-content/themes/dos/assets/images/blink-trace_default.gif" alt="" class="" style="width:12px;height:25px"/></figure>
|
||||
<!-- /wp:image --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:post-excerpt {"showMoreOnNewLine":false,"excerptLength":80} /-->
|
||||
|
@ -81,4 +84,4 @@
|
|||
|
||||
<!-- wp:group {"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group"><!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
<!-- /wp:group -->
|
|
@ -2,9 +2,9 @@
|
|||
<div class="wp-block-group"><!-- wp:template-part {"slug":"header","align":"full"} /--></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"padding":{"top":"1.4rem","right":"4rem","bottom":"1.4rem","left":"4rem"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:1.4rem;padding-right:4rem;padding-bottom:1.4rem;padding-left:4rem"><!-- wp:spacer {"height":"2.8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:2.8rem" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|50","right":"var:preset|spacing|60","bottom":"var:preset|spacing|50","left":"var:preset|spacing|60"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
|
||||
<div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)"><!-- wp:spacer {"height":"45px","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
||||
<div style="margin-top:0px;margin-bottom:0px;height:45px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
|
||||
|
@ -13,13 +13,13 @@
|
|||
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:post-title {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}}} /-->
|
||||
|
||||
<!-- wp:group {"layout":{"type":"flex","justifyContent":"left","flexWrap":"nowrap"}} -->
|
||||
<div class="wp-block-group"><!-- wp:post-date {"format":"n/j/Y","style":{"typography":{"fontSize":"1.2rem"}}} /-->
|
||||
<div class="wp-block-group"><!-- wp:post-date {"format":"n/j/Y","fontSize":"medium"} /-->
|
||||
|
||||
<!-- wp:paragraph {"style":{"typography":{"fontSize":"1.2rem"}}} -->
|
||||
<p style="font-size:1.2rem">·</p>
|
||||
<!-- /wp:paragraph -->
|
||||
|
||||
<!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"1.2rem"}}} /--></div>
|
||||
<!-- wp:post-terms {"term":"category","fontSize":"medium"} /--></div>
|
||||
<!-- /wp:group --></div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
|
|
304
dos/theme.json
304
dos/theme.json
|
@ -1,214 +1,14 @@
|
|||
{
|
||||
"settings": {
|
||||
"appearanceTools": true,
|
||||
"blocks": {
|
||||
"core/post-comments-form": {
|
||||
"appearanceTools": true,
|
||||
"color": {
|
||||
"background": true,
|
||||
"custom": true,
|
||||
"customDuotone": true,
|
||||
"customGradient": true,
|
||||
"defaultDuotone": true,
|
||||
"defaultGradients": true,
|
||||
"defaultPalette": true,
|
||||
"duotone": [],
|
||||
"gradients": [],
|
||||
"palette": [
|
||||
{
|
||||
"color": "#33ff10",
|
||||
"name": "Primary",
|
||||
"slug": "primary"
|
||||
},
|
||||
{
|
||||
"color": "#33ff10",
|
||||
"name": "Secondary",
|
||||
"slug": "secondary"
|
||||
},
|
||||
{
|
||||
"color": "#33ff10",
|
||||
"name": "Foreground",
|
||||
"slug": "foreground"
|
||||
},
|
||||
{
|
||||
"color": "#1a1a1a",
|
||||
"name": "Background",
|
||||
"slug": "background"
|
||||
},
|
||||
{
|
||||
"color": "#d0d0d0",
|
||||
"name": "Tertiary",
|
||||
"slug": "tertiary"
|
||||
}
|
||||
],
|
||||
"text": true
|
||||
},
|
||||
"shadow": {
|
||||
"defaultPresets": true,
|
||||
"presets": []
|
||||
},
|
||||
"spacing": {
|
||||
"customSpacingSize": true,
|
||||
"spacingScale": {
|
||||
"increment": 1.5,
|
||||
"mediumStep": 1.5,
|
||||
"operator": "*",
|
||||
"steps": 7,
|
||||
"unit": "rem"
|
||||
},
|
||||
"spacingSizes": [],
|
||||
"units": [
|
||||
"%",
|
||||
"px",
|
||||
"em",
|
||||
"rem",
|
||||
"vh",
|
||||
"vw"
|
||||
]
|
||||
},
|
||||
"typography": {
|
||||
"customFontSize": true,
|
||||
"dropCap": true,
|
||||
"fluid": true,
|
||||
"fontFamilies": [
|
||||
{
|
||||
"fontFace": [],
|
||||
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
|
||||
"name": "System Font",
|
||||
"slug": "system-font"
|
||||
},
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Jozsika",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/jozsika_normal_400.ttf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Jozsika",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/jozsika_italic_400.ttf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Jozsika",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700",
|
||||
"src": [
|
||||
"file:./assets/fonts/jozsika_normal_700.ttf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Jozsika",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "700",
|
||||
"src": [
|
||||
"file:./assets/fonts/jozsika_italic_700.ttf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "Jozsika",
|
||||
"slug": "jozsika"
|
||||
},
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "JetBrains Mono",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "600",
|
||||
"src": [
|
||||
"file:./assets/fonts/jetbrains-mono_italic_600.ttf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "JetBrains Mono",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "600",
|
||||
"src": [
|
||||
"file:./assets/fonts/jetbrains-mono_normal_600.ttf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "JetBrains Mono",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "300",
|
||||
"src": [
|
||||
"file:./assets/fonts/jetbrains-mono_normal_300.ttf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "JetBrains Mono",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "300",
|
||||
"src": [
|
||||
"file:./assets/fonts/jetbrains-mono_italic_300.ttf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "JetBrains Mono",
|
||||
"slug": "jetbrains-mono"
|
||||
}
|
||||
],
|
||||
"fontSizes": [
|
||||
{
|
||||
"fluid": {
|
||||
"max": "1.0625rem",
|
||||
"min": "0.825rem"
|
||||
},
|
||||
"name": "Small",
|
||||
"size": "1rem",
|
||||
"slug": "small"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "1.25rem",
|
||||
"min": "1rem"
|
||||
},
|
||||
"name": "Medium",
|
||||
"size": "1.125rem",
|
||||
"slug": "medium"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "2rem",
|
||||
"min": "1.75rem"
|
||||
},
|
||||
"name": "Large",
|
||||
"size": "1.75rem",
|
||||
"slug": "large"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "3rem",
|
||||
"min": "2.5rem"
|
||||
},
|
||||
"name": "Extra Large",
|
||||
"size": "3rem",
|
||||
"slug": "x-large"
|
||||
}
|
||||
],
|
||||
"fontStyle": true,
|
||||
"fontWeight": true,
|
||||
"letterSpacing": true,
|
||||
"textDecoration": true,
|
||||
"textTransform": true
|
||||
},
|
||||
"useRootPaddingAwareAlignments": true
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
"background": true,
|
||||
"custom": true,
|
||||
"customDuotone": true,
|
||||
"customGradient": true,
|
||||
"defaultDuotone": true,
|
||||
"defaultGradients": true,
|
||||
"defaultPalette": true,
|
||||
"defaultDuotone": false,
|
||||
"defaultGradients": false,
|
||||
"defaultPalette": false,
|
||||
"duotone": [],
|
||||
"gradients": [],
|
||||
"palette": [
|
||||
|
@ -217,16 +17,6 @@
|
|||
"name": "Primary",
|
||||
"slug": "primary"
|
||||
},
|
||||
{
|
||||
"color": "#33ff10",
|
||||
"name": "Secondary",
|
||||
"slug": "secondary"
|
||||
},
|
||||
{
|
||||
"color": "#33ff10",
|
||||
"name": "Foreground",
|
||||
"slug": "foreground"
|
||||
},
|
||||
{
|
||||
"color": "#1a1a1a",
|
||||
"name": "Background",
|
||||
|
@ -236,16 +26,6 @@
|
|||
"color": "#d0d0d0",
|
||||
"name": "Tertiary",
|
||||
"slug": "tertiary"
|
||||
},
|
||||
{
|
||||
"color": "#280c0b",
|
||||
"name": "Background Var",
|
||||
"slug": "custom-background-var"
|
||||
},
|
||||
{
|
||||
"color": "#ffb000",
|
||||
"name": "Foreground Var",
|
||||
"slug": "custom-foreground-var"
|
||||
}
|
||||
],
|
||||
"text": true
|
||||
|
@ -261,13 +41,51 @@
|
|||
"spacing": {
|
||||
"customSpacingSize": true,
|
||||
"spacingScale": {
|
||||
"increment": 1.5,
|
||||
"mediumStep": 1.5,
|
||||
"operator": "*",
|
||||
"steps": 7,
|
||||
"unit": "rem"
|
||||
"theme": {
|
||||
"increment": 1.5,
|
||||
"mediumStep": 1.5,
|
||||
"operator": "*",
|
||||
"steps": 7,
|
||||
"unit": "rem"
|
||||
}
|
||||
},
|
||||
"spacingSizes": [],
|
||||
"spacingSizes": [
|
||||
{
|
||||
"name": "2X-Small",
|
||||
"size": "0.44rem",
|
||||
"slug": "20"
|
||||
},
|
||||
{
|
||||
"name": "X-Small",
|
||||
"size": "0.67rem",
|
||||
"slug": "30"
|
||||
},
|
||||
{
|
||||
"name": "Small",
|
||||
"size": "1rem",
|
||||
"slug": "40"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"size": "1.5rem",
|
||||
"slug": "50"
|
||||
},
|
||||
{
|
||||
"name": "Large",
|
||||
"size": "2.25rem",
|
||||
"slug": "60"
|
||||
},
|
||||
{
|
||||
"name": "X-Large",
|
||||
"size": "3.38rem",
|
||||
"slug": "70"
|
||||
},
|
||||
{
|
||||
"name": "2X-Large",
|
||||
"size": "5.06rem",
|
||||
"slug": "80"
|
||||
}
|
||||
],
|
||||
"units": [
|
||||
"%",
|
||||
"px",
|
||||
|
@ -415,7 +233,7 @@
|
|||
"blocks": {
|
||||
"core/code": {
|
||||
"border": {
|
||||
"color": "var(--wp--preset--color--foreground)",
|
||||
"color": "var(--wp--preset--color--primary)",
|
||||
"radius": "0.25rem",
|
||||
"style": "solid",
|
||||
"width": "2px"
|
||||
|
@ -519,7 +337,7 @@
|
|||
},
|
||||
"core/post-date": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--foreground)"
|
||||
"text": "var(--wp--preset--color--primary)"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
|
@ -558,7 +376,7 @@
|
|||
},
|
||||
"core/pullquote": {
|
||||
"border": {
|
||||
"color": "var(--wp--preset--color--foreground)",
|
||||
"color": "var(--wp--preset--color--primary)",
|
||||
"style": "solid",
|
||||
"width": "1px 0"
|
||||
},
|
||||
|
@ -608,7 +426,7 @@
|
|||
"width": "0 0 1px 0"
|
||||
},
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--foreground)"
|
||||
"text": "var(--wp--preset--color--primary)"
|
||||
}
|
||||
},
|
||||
"core/site-tagline": {
|
||||
|
@ -638,7 +456,7 @@
|
|||
},
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--background)",
|
||||
"text": "var(--wp--preset--color--foreground)"
|
||||
"text": "var(--wp--preset--color--primary)"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
|
@ -662,7 +480,7 @@
|
|||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "var(--wp--preset--color--secondary)",
|
||||
"background": "var(--wp--preset--color--primary)",
|
||||
"text": "var(--wp--preset--color--background)"
|
||||
}
|
||||
},
|
||||
|
@ -736,7 +554,7 @@
|
|||
"text": "var(--wp--preset--color--primary)"
|
||||
},
|
||||
"typography": {
|
||||
"lineHeight": 1.4
|
||||
"lineHeight": "1.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -744,8 +562,8 @@
|
|||
"blockGap": "0.5rem",
|
||||
"padding": {
|
||||
"bottom": "0rem",
|
||||
"left": "0rem",
|
||||
"right": "0rem",
|
||||
"left": "var(--wp--preset--spacing--50)",
|
||||
"right": "var(--wp--preset--spacing--50)",
|
||||
"top": "0rem"
|
||||
}
|
||||
},
|
||||
|
@ -758,13 +576,15 @@
|
|||
"templateParts": [
|
||||
{
|
||||
"area": "header",
|
||||
"name": "header"
|
||||
"name": "header",
|
||||
"title": "Header"
|
||||
},
|
||||
{
|
||||
"area": "footer",
|
||||
"name": "footer"
|
||||
"name": "footer",
|
||||
"title": "Footer"
|
||||
}
|
||||
],
|
||||
"version": 2,
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.6/theme.json"
|
||||
}
|
Loading…
Add table
Reference in a new issue