WordPress/wp-content/themes/twentytwentythree/styles/grapes.json
desrosj add7561ddc Bundled Themes: Import Twenty Twenty-Three, the new default theme for WordPress 6.1.
Twenty Twenty-Three is a stripped-back, minimal version of Twenty Twenty-Two that includes a collection of 10 distinct style variations designed and submitted by members of the WordPress community.

This unique approach to creating a default theme harnesses all of the flexibility that full site editing has to offer.

Everybody loves you when you’re twenty-three. What’s my age again?

Props amjadr360, anariel-design, audrasjb, beafialho, bgardner, colorful-tones, critterverse, daisyo, desrosj, dianeco, greenshady, joen, jffng, kafleg, kishanjasani, kraftbj, luminuu, madhudollu, mikachan, mtias, onemaggie, pbking , poena, richtabor, scruffian, soean, tanvirul, thelovekesh.
See #56383.
Built from https://develop.svn.wordpress.org/trunk@54235


git-svn-id: http://core.svn.wordpress.org/trunk@53794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 01:22:10 +00:00

77 lines
1.3 KiB
JSON

{
"title": "Grapes",
"settings": {
"color": {
"palette": [
{
"color": "#E1E1C7",
"name": "Base",
"slug": "base"
},
{
"color": "#000000",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#214F31",
"name": "Primary",
"slug": "primary"
},
{
"color": "#000000",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#F0EBD2",
"name": "Tertiary",
"slug": "tertiary"
}
]
}
},
"styles": {
"blocks": {
"core/post-date": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
"fontStyle": "italic"
}
},
"core/post-terms": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
"fontStyle": "italic"
}
}
},
"elements": {
"button": {
"border": {
"radius": "9999px"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
"fontWeight": "600"
}
},
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
}
}
}
},
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}