mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 14:32:23 +01:00
This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into `trunk` for 6.7 beta 3.
A full list of changes can be found on GitHub: [0d8b245021...5d17f41da8
WordPress/twentytwentyfive@0d8b245...5d17f41]
Props annezazu, areziaal, beafialho, cwhitmore, franz00, get_dave, joedolson, joen, juanfra, karmatosed, kartikmehta, mukesh27, onemaggie, pgeorgiev, poena, richtabor, sudipatel007, sumitbagthariya16, wildworks, youknowriad.
Fixes #62218.
Built from https://develop.svn.wordpress.org/trunk@59233
git-svn-id: http://core.svn.wordpress.org/trunk@58625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
32 lines
561 B
JSON
32 lines
561 B
JSON
{
|
|
"version": 3,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
|
"title": "Pill shaped",
|
|
"slug": "post-terms-1",
|
|
"blockTypes": ["core/post-terms"],
|
|
"styles": {
|
|
"elements": {
|
|
"link": {
|
|
"border": {
|
|
"color": "var:preset|color|accent-6",
|
|
"radius": "20px",
|
|
"width": "0.8px",
|
|
"style": "solid"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"top": "5px",
|
|
"right": "10px",
|
|
"bottom": "5px",
|
|
"left": "10px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontWeight": "400",
|
|
"lineHeight": "2.8"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|