Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
{
|
2024-01-23 08:07:16 -05:00
|
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
2021-11-15 14:15:04 -05:00
|
|
|
"version": 2,
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
"customTemplates": [
|
|
|
|
{
|
|
|
|
"name": "blank",
|
|
|
|
"title": "Blank",
|
|
|
|
"postTypes": [
|
|
|
|
"page",
|
|
|
|
"post"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
Twenty Twenty-Two: Sync updates from GitHub.
This commit syncs several changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], and [52164]. It includes improvements to the home page template, adding a filter for block patterns, pre-loading the web font, improvements and bug fixes to block patterns, and more. For a full list of changes, visit https://github.com/WordPress/twentytwentytwo/compare/e4f69d0b7ed93f73b33c5991430618d01b0e3cac...25d74deaa57ba49b5a64a8569e6dd9ebadbfb23c.
Props jeffpaul, richtabor, netweb, luminuu, melchoyce, beafealho, clucasrowlands, desrosj, flixos90, joen, otto42, saju4wordpress, westonruter, kjellr, poena.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52222
git-svn-id: http://core.svn.wordpress.org/trunk@51814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-19 15:13:59 -05:00
|
|
|
"name": "page-large-header",
|
|
|
|
"title": "Page (Large Header)",
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
"postTypes": [
|
|
|
|
"page"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "single-no-separators",
|
|
|
|
"title": "Single Post (No Separators)",
|
|
|
|
"postTypes": [
|
|
|
|
"post"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "page-no-separators",
|
|
|
|
"title": "Page (No Separators)",
|
|
|
|
"postTypes": [
|
|
|
|
"page"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"settings": {
|
Twenty Twenty-Two: Sync updates from GitHub.
This commit syncs minor changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], and [52222]. It includes changes to template part markup, theme.json appearance flags, navigation block markup, and text domains. For a full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/742df6cb2b01bedfb9ff54210a7b23765baa0d2f...1a121e0224c75ffa1c34fff4860386e9cdb9e3bd.
Props poena, kjellr, onemaggie, hellofromtonya.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52283
git-svn-id: http://core.svn.wordpress.org/trunk@51875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-30 11:19:00 -05:00
|
|
|
"appearanceTools": true,
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
"color": {
|
|
|
|
"duotone": [
|
|
|
|
{
|
|
|
|
"colors": [ "#000000", "#ffffff" ],
|
|
|
|
"slug": "foreground-and-background",
|
|
|
|
"name": "Foreground and background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"colors": [ "#000000", "#ffe2c7" ],
|
|
|
|
"slug": "foreground-and-secondary",
|
|
|
|
"name": "Foreground and secondary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"colors": [ "#000000", "#f6f6f6" ],
|
|
|
|
"slug": "foreground-and-tertiary",
|
|
|
|
"name": "Foreground and tertiary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"colors": [ "#1a4548", "#ffffff" ],
|
|
|
|
"slug": "primary-and-background",
|
|
|
|
"name": "Primary and background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"colors": [ "#1a4548", "#ffe2c7" ],
|
|
|
|
"slug": "primary-and-secondary",
|
|
|
|
"name": "Primary and secondary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"colors": [ "#1a4548", "#f6f6f6" ],
|
|
|
|
"slug": "primary-and-tertiary",
|
|
|
|
"name": "Primary and tertiary"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"gradients": [
|
|
|
|
{
|
|
|
|
"slug": "vertical-secondary-to-tertiary",
|
|
|
|
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)",
|
|
|
|
"name": "Vertical secondary to tertiary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "vertical-secondary-to-background",
|
|
|
|
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
|
|
|
|
"name": "Vertical secondary to background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "vertical-tertiary-to-background",
|
|
|
|
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)",
|
|
|
|
"name": "Vertical tertiary to background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "diagonal-primary-to-foreground",
|
|
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--foreground) 100%)",
|
|
|
|
"name": "Diagonal primary to foreground"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "diagonal-secondary-to-background",
|
|
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
|
|
|
|
"name": "Diagonal secondary to background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "diagonal-background-to-secondary",
|
|
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)",
|
|
|
|
"name": "Diagonal background to secondary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "diagonal-tertiary-to-background",
|
|
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)",
|
|
|
|
"name": "Diagonal tertiary to background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "diagonal-background-to-tertiary",
|
|
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)",
|
|
|
|
"name": "Diagonal background to tertiary"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"palette": [
|
|
|
|
{
|
|
|
|
"slug": "foreground",
|
|
|
|
"color": "#000000",
|
|
|
|
"name": "Foreground"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "background",
|
|
|
|
"color": "#ffffff",
|
|
|
|
"name": "Background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "primary",
|
|
|
|
"color": "#1a4548",
|
|
|
|
"name": "Primary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "secondary",
|
|
|
|
"color": "#ffe2c7",
|
|
|
|
"name": "Secondary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "tertiary",
|
|
|
|
"color": "#F6F6F6",
|
|
|
|
"name": "Tertiary"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"spacing": {
|
|
|
|
"small": "max(1.25rem, 5vw)",
|
|
|
|
"medium": "clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)))",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 3.
This commit syncs minor changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], and [52335]. The two main changes introduce global padding to site content while still allowing content to be full-width, and re-organize block patterns into Core's existing categories.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/da994d1fe50c016cd11ecf33da7de33f652184e4...88a8f2e3b4c6653e2deb5c29ae0b7e42b1f99433.
Props onemaggie, joen, youknowriad, scruffian, sabernhardt, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52375
git-svn-id: http://core.svn.wordpress.org/trunk@51967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-14 12:11:01 -05:00
|
|
|
"large": "clamp(4rem, 10vw, 8rem)",
|
|
|
|
"outer": "var(--wp--custom--spacing--small, 1.25rem)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"font-size": {
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"huge": "clamp(2.25rem, 4vw, 2.75rem)",
|
|
|
|
"gigantic": "clamp(2.75rem, 6vw, 3.25rem)",
|
|
|
|
"colossal": "clamp(3.25rem, 8vw, 6.25rem)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
},
|
|
|
|
"line-height": {
|
|
|
|
"tiny": 1.15,
|
|
|
|
"small": 1.2,
|
|
|
|
"medium": 1.4,
|
|
|
|
"normal": 1.6
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"units": [
|
|
|
|
"%",
|
|
|
|
"px",
|
|
|
|
"em",
|
|
|
|
"rem",
|
|
|
|
"vh",
|
|
|
|
"vw"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"dropCap": false,
|
|
|
|
"fontFamilies": [
|
|
|
|
{
|
|
|
|
"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
|
|
|
|
"name": "System Font",
|
|
|
|
"slug": "system-font"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "\"Source Serif Pro\", serif",
|
|
|
|
"name": "Source Serif Pro",
|
2022-04-26 11:26:11 -04:00
|
|
|
"slug": "source-serif-pro",
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Source Serif Pro",
|
|
|
|
"fontWeight": "200 900",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": [ "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2" ]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Source Serif Pro",
|
|
|
|
"fontWeight": "200 900",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": [ "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2" ]
|
|
|
|
}
|
|
|
|
]
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontSizes": [
|
|
|
|
{
|
|
|
|
"size": "1rem",
|
|
|
|
"slug": "small"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"size": "1.125rem",
|
|
|
|
"slug": "medium"
|
|
|
|
},
|
|
|
|
{
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"size": "1.75rem",
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
"slug": "large"
|
|
|
|
},
|
|
|
|
{
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"size": "clamp(1.75rem, 3vw, 2.25rem)",
|
|
|
|
"slug": "x-large"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"layout": {
|
|
|
|
"contentSize": "650px",
|
|
|
|
"wideSize": "1000px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"styles": {
|
|
|
|
"blocks": {
|
|
|
|
"core/button": {
|
|
|
|
"border": {
|
|
|
|
"radius": "0"
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"background": "var(--wp--preset--color--primary)",
|
|
|
|
"text": "var(--wp--preset--color--background)"
|
|
|
|
},
|
|
|
|
"typography": {
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/post-title": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
|
|
|
|
"fontSize": "var(--wp--custom--typography--font-size--gigantic)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/post-comments": {
|
|
|
|
"spacing": {
|
|
|
|
"padding": {
|
|
|
|
"top": "var(--wp--custom--spacing--small)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/pullquote": {
|
|
|
|
"border": {
|
|
|
|
"width": "1px 0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/query-title": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--small)",
|
|
|
|
"fontSize": "var(--wp--custom--typography--font-size--gigantic)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/quote": {
|
|
|
|
"border": {
|
Twenty Twenty-Two: Sync updates from GitHub for RC 1.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], [52375], and [52392].
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/2ce387178fd74986099db02cfe590daf53f80de8...8564fd281f453c52a1b5bf681e55bd720c0da709.
This changeset also deletes three unused files. These were removed from the dev repo, but never removed from core.
Props richtabor, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52430
git-svn-id: http://core.svn.wordpress.org/trunk@52022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-01-03 15:26:04 -05:00
|
|
|
"width": "1px"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/site-title": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--normal)",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
2022-04-26 11:26:11 -04:00
|
|
|
"fontStyle": "italic",
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
"fontWeight": "normal"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"background": "var(--wp--preset--color--background)",
|
|
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
|
|
},
|
|
|
|
"elements": {
|
|
|
|
"h1": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
|
|
|
|
"fontSize": "var(--wp--custom--typography--font-size--colossal)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"h2": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--small)",
|
|
|
|
"fontSize": "var(--wp--custom--typography--font-size--gigantic)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"h3": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--custom--typography--font-size--huge)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"h4": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--preset--font-size--x-large)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"h5": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"textTransform": "uppercase",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--normal)",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"h6": {
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"textTransform": "uppercase",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--normal)",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"blockGap": "1.5rem"
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
|
"lineHeight": "var(--wp--custom--typography--line-height--normal)",
|
Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
This commit syncs changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], and [52375]. It updates the theme's font size presets and fixes an issue with query padding.
To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/623a4d798227a5eb948d0286d3fa779383997649...d6cb56cce4d4789965d05327ec54e48a1be4a171.
Props schlessera, williampatton, hellofromtonya, kjellr.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52392
git-svn-id: http://core.svn.wordpress.org/trunk@51984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-20 11:50:05 -05:00
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"templateParts": [
|
|
|
|
{
|
|
|
|
"name": "header",
|
|
|
|
"title": "Header",
|
|
|
|
"area": "header"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "header-large-dark",
|
Twenty Twenty-Two: Sync updates from GitHub.
This commit syncs several changes for the default theme from its active development repository to core.
This is a follow up to [52081], [52107], and [52164]. It includes improvements to the home page template, adding a filter for block patterns, pre-loading the web font, improvements and bug fixes to block patterns, and more. For a full list of changes, visit https://github.com/WordPress/twentytwentytwo/compare/e4f69d0b7ed93f73b33c5991430618d01b0e3cac...25d74deaa57ba49b5a64a8569e6dd9ebadbfb23c.
Props jeffpaul, richtabor, netweb, luminuu, melchoyce, beafealho, clucasrowlands, desrosj, flixos90, joen, otto42, saju4wordpress, westonruter, kjellr, poena.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52222
git-svn-id: http://core.svn.wordpress.org/trunk@51814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-19 15:13:59 -05:00
|
|
|
"title": "Header (Dark, large)",
|
|
|
|
"area": "header"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "header-small-dark",
|
|
|
|
"title": "Header (Dark, small)",
|
Bundled Themes: Import Twenty Twenty-Two, the new default theme for WordPress 5.9.
Twenty Twenty-Two arrives during an exciting time for WordPress themes. With the advent of Full Site Editing and Global Styles, themes are changing structurally and functionally to enable far more avenues for customization than users have come to expect in the past.
To take advantage of these new abilities, Twenty Twenty-Two has been designed to be the most flexible default theme ever created for WordPress.
Props sourav926, aristath, audrasjb, bgardner, briceduclos, poena, colorful-tones, dgwyer, dimadin, gregrickaby, ellenbauer, jffng, kafleg, karmatosed, kraftbj, kjellr, littlebigthing, onemaggie, matveb, mburridge, mtoensing, nickcernis, nielslange, williampatton, pgking, ribaricplusplus, scruffian, soean, utz119, youknowriad, desrosj, richtabor.
See #54318.
Built from https://develop.svn.wordpress.org/trunk@52081
git-svn-id: http://core.svn.wordpress.org/trunk@51673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 16:02:02 -05:00
|
|
|
"area": "header"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "footer",
|
|
|
|
"title": "Footer",
|
|
|
|
"area": "footer"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|