111 lines
No EOL
2 KiB
JSON
111 lines
No EOL
2 KiB
JSON
{
|
|
"settings": {
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"color": "#ff599c",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
},
|
|
{
|
|
"color": "#ffffff",
|
|
"name": "Secondary",
|
|
"slug": "secondary"
|
|
},
|
|
{
|
|
"color": "#dfcedd",
|
|
"name": "Foreground",
|
|
"slug": "foreground"
|
|
},
|
|
{
|
|
"color": "#3e112a",
|
|
"name": "Background",
|
|
"slug": "background"
|
|
},
|
|
{
|
|
"color": "#0b121e",
|
|
"name": "Tertiary",
|
|
"slug": "tertiary"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"styles": {
|
|
"blocks": {
|
|
"core/comments": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/comments-title": {
|
|
"color": {
|
|
"text": "var:preset|color|secondary"
|
|
}
|
|
},
|
|
"core/post-comments-form": {
|
|
"css": ".wp-block-post-comments-form h3 {\ncolor: var(--wp--preset--color--secondary);\n}"
|
|
},
|
|
"core/post-date": {
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-terms": {
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var:preset|color|foreground"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/site-title": {
|
|
"typography": {
|
|
"fontSize": "var:preset|font-size|xxx-large",
|
|
"fontWeight": "400"
|
|
}
|
|
}
|
|
},
|
|
"elements": {
|
|
"heading": {
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|lora",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|lora"
|
|
}
|
|
},
|
|
"title": "Rouge",
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
} |