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 03:22:10 +02:00
|
|
|
{
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
|
|
|
"version": 2,
|
2022-09-26 20:34:14 +02:00
|
|
|
"title": "Block out",
|
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 03:22:10 +02:00
|
|
|
"settings": {
|
|
|
|
"color": {
|
|
|
|
"duotone": [
|
|
|
|
{
|
|
|
|
"colors": [
|
|
|
|
"#E2161D",
|
|
|
|
"#FF9C9C"
|
|
|
|
],
|
|
|
|
"slug": "default-filter",
|
|
|
|
"name": "Default filter"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"palette": [
|
|
|
|
{
|
|
|
|
"color": "#ff5252",
|
|
|
|
"name": "Base",
|
|
|
|
"slug": "base"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#252525",
|
|
|
|
"name": "Contrast",
|
|
|
|
"slug": "contrast"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#ffffff",
|
|
|
|
"name": "Primary",
|
|
|
|
"slug": "primary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#ff2d34",
|
|
|
|
"name": "Secondary",
|
|
|
|
"slug": "secondary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#ff7e7e",
|
|
|
|
"name": "Tertiary",
|
|
|
|
"slug": "tertiary"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"layout": {
|
|
|
|
"contentSize": "800px"
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontSizes": [
|
|
|
|
{
|
|
|
|
"fluid": {
|
|
|
|
"max": "1rem",
|
|
|
|
"min": "0.875rem"
|
|
|
|
},
|
|
|
|
"size": "1rem",
|
|
|
|
"slug": "small"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": {
|
|
|
|
"max": "1.125rem",
|
|
|
|
"min": "1rem"
|
|
|
|
},
|
|
|
|
"size": "1.125rem",
|
|
|
|
"slug": "medium"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"size": "1.75rem",
|
|
|
|
"slug": "large"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"size": "2.25rem",
|
|
|
|
"slug": "x-large"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": {
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
"max": "7rem",
|
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 03:22:10 +02:00
|
|
|
"min": "4rem"
|
|
|
|
},
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
"size": "7rem",
|
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 03:22:10 +02:00
|
|
|
"slug": "xx-large"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"styles": {
|
|
|
|
"blocks": {
|
|
|
|
"core/avatar": {
|
|
|
|
"filter": {
|
|
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/image": {
|
|
|
|
"border": {
|
|
|
|
"radius": "8px"
|
|
|
|
},
|
|
|
|
"filter": {
|
|
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/navigation": {
|
|
|
|
"typography": {
|
|
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/post-content": {
|
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
|
|
}
|
2022-09-26 20:34:14 +02:00
|
|
|
},
|
|
|
|
"h1": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
|
|
}
|
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 03:22:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/post-featured-image": {
|
|
|
|
"border": {
|
|
|
|
"radius": "8px"
|
2022-09-26 20:34:14 +02:00
|
|
|
},
|
|
|
|
"filter": {
|
|
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/post-title": {
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
":active": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--primary)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2022-09-26 20:34:14 +02:00
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--primary)"
|
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 03:22:10 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/quote": {
|
|
|
|
"border": {
|
|
|
|
"width": "1px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/search": {
|
|
|
|
"border": {
|
|
|
|
"radius": "8px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/site-logo": {
|
|
|
|
"filter": {
|
|
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/site-title": {
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
":active": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--primary)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"padding": {
|
|
|
|
"bottom": "var(--wp--preset--spacing--30)",
|
|
|
|
"top": "var(--wp--preset--spacing--30)"
|
|
|
|
}
|
|
|
|
},
|
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 03:22:10 +02:00
|
|
|
"typography": {
|
2022-09-26 20:34:14 +02:00
|
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)",
|
|
|
|
"lineHeight": "1.1",
|
|
|
|
"textTransform": "lowercase"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/query": {
|
|
|
|
"elements": {
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
"h2": {
|
|
|
|
"typography": {
|
|
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
2022-09-26 20:34:14 +02:00
|
|
|
}
|
|
|
|
}
|
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 03:22:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"elements": {
|
|
|
|
"button": {
|
|
|
|
"border": {
|
|
|
|
"radius": "8px"
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400"
|
Twenty Twenty-Three: Bug fixes and improvements for beta 3.
This brings over the latest bug fixes and improvements ahead of WordPress 6.1 beta 3.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ac96e8d545a69fc6515312d548b036f267ec7104...ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f.
Props mikachan, poena, madhudollu, beafialho, colorful-tones, scruffian, tahmidulkarim, joen, taskotr, zoonini, mayuge, ndiego, collet.
See #56383.
Built from https://develop.svn.wordpress.org/trunk@54372
git-svn-id: http://core.svn.wordpress.org/trunk@53931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-04 03:12:13 +02:00
|
|
|
},
|
|
|
|
":active": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
|
|
}
|
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 03:22:10 +02:00
|
|
|
}
|
|
|
|
},
|
2022-09-26 20:34:14 +02:00
|
|
|
"h1": {
|
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 03:22:10 +02:00
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--primary)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"h6": {
|
|
|
|
"typography": {
|
|
|
|
"fontWeight": "400"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"heading": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)",
|
|
|
|
"fontStyle": "italic"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"link": {
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
":active": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--primary)"
|
|
|
|
}
|
|
|
|
},
|
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 03:22:10 +02:00
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"padding": {
|
|
|
|
"bottom": "0px",
|
|
|
|
"top": "0px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--dm-sans)"
|
|
|
|
}
|
Twenty Twenty-Three: Bug fixes and improvements for RC1.
Most notably in this update, Twenty Twenty-Three becomes the second default theme to have the “Accessibility Ready” tag.
For a full list of changes being included, see the `twentytwentythree` repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/ca662828b7e3ae12e03f35903a83cf2cfaa4ce4f...4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16.
Follow up to [54235], [54236], [54312], [54372].
Props mikachan, madhudollu, tahmidulkarim, joen, poena, scruffian, beafialho, colorful-tones, audrasjb, critterverse, luminuu, wildworks, hiyascout, desrosj.
Fixes #56383.
Built from https://develop.svn.wordpress.org/trunk@54467
git-svn-id: http://core.svn.wordpress.org/trunk@54026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-11 02:44:12 +02:00
|
|
|
}
|
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 03:22:10 +02:00
|
|
|
}
|