mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-05 21:09:40 +00:00
It's a new dawn, it's a new day. It's a new default theme for 2025. And I'm feeling good. Props poena, karmatosed, onemaggie, juanfra, garethelwell, joen, beafialho, richtabor, noruzzaman, shailu25, kishanjasani, up1512001, ajlende, huzaifaalmesbah, kafleg, dballari, lastsplash, jennifarhat, amjadr360, rejaulalomkhan, oncecoupled, devmuhib, tanvirul, arkenon, elfu98, erichmond, kardi420, ktaron, melchoyce, maneshtimilsina, jorbin, ritterml, eherman24, vcanales, ikamal, bobbyleenoblestudios, germanfrelo, kraftbj, mcrisp1972, peterwilsoncc, luminuu, eliorivero, jeherve, fac3less, alexandrebuffet. Fixes #62103. Built from https://develop.svn.wordpress.org/trunk@59146 git-svn-id: http://core.svn.wordpress.org/trunk@58542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
380 lines
7.4 KiB
JSON
380 lines
7.4 KiB
JSON
{
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
|
"version": 3,
|
|
"title": "Sunrise",
|
|
"settings": {
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"color": "#330616",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#FFFFFF",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#F0FDA6",
|
|
"name": "Accent 1",
|
|
"slug": "accent-1"
|
|
},
|
|
{
|
|
"color": "#DB9AB1",
|
|
"name": "Accent 2",
|
|
"slug": "accent-2"
|
|
},
|
|
{
|
|
"color": "#C1E4E7",
|
|
"name": "Accent 3",
|
|
"slug": "accent-3"
|
|
},
|
|
{
|
|
"color": "#DB9AB1",
|
|
"name": "Accent 4",
|
|
"slug": "accent-4"
|
|
},
|
|
{
|
|
"color": "#4A1628",
|
|
"name": "Accent 5",
|
|
"slug": "accent-5"
|
|
},
|
|
{
|
|
"color": "#DB9AB133",
|
|
"name": "Accent 6",
|
|
"slug": "accent-6"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"styles": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|literata",
|
|
"fontSize": "1.5rem",
|
|
"letterSpacing": "-0.24px",
|
|
"lineHeight": "1.3"
|
|
},
|
|
"blocks": {
|
|
"core/code": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-2",
|
|
"background": "var:preset|color|accent-5"
|
|
}
|
|
},
|
|
"core/navigation": {
|
|
"typography": {
|
|
"fontSize": "1.25rem"
|
|
}
|
|
},
|
|
"core/post-author-name": {
|
|
"typography": {
|
|
"fontSize": "var:preset|font-size|medium"
|
|
},
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
},
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-terms": {
|
|
"typography": {
|
|
"fontWeight": "400"
|
|
},
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
},
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-title": {
|
|
"typography": {
|
|
"fontWeight": "800",
|
|
"letterSpacing": "-0.96px"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/pullquote": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|platypi",
|
|
"fontSize": "var:preset|font-size|x-large",
|
|
"letterSpacing": "-0.76px",
|
|
"fontWeight": "800"
|
|
},
|
|
"elements": {
|
|
"cite": {
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|literata",
|
|
"fontSize": "var:preset|font-size|small",
|
|
"fontWeight": "400",
|
|
"letterSpacing": "-0.14px"
|
|
},
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/quote": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
},
|
|
"typography": {
|
|
"fontSize": "1.5rem",
|
|
"fontWeight": "600",
|
|
"letterSpacing": "-0.24px"
|
|
},
|
|
"border": {
|
|
"color": "var:preset|color|accent-2"
|
|
},
|
|
"elements": {
|
|
"cite": {
|
|
"typography": {
|
|
"fontSize": "var:preset|font-size|small",
|
|
"fontWeight": "300",
|
|
"letterSpacing": "-0.14px"
|
|
},
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/site-title": {
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|platypi",
|
|
"fontSize": "30px",
|
|
"fontWeight": "800",
|
|
"letterSpacing": "-0.6px"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-2"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"elements": {
|
|
"button": {
|
|
"color": {
|
|
"text": "var:preset|color|base",
|
|
"background": "var:preset|color|accent-2"
|
|
},
|
|
"border": {
|
|
"radius": "0px"
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|platypi",
|
|
"fontSize": "1.5rem",
|
|
"fontWeight": "800"
|
|
}
|
|
},
|
|
"heading": {
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|platypi",
|
|
"fontWeight": "800"
|
|
}
|
|
},
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
}
|
|
}
|
|
},
|
|
"variations": {
|
|
"post-terms-1": {
|
|
"typography": {
|
|
"fontSize": "16px"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"background": "var:preset|color|accent-5"
|
|
},
|
|
"border": {
|
|
"radius": "100px",
|
|
"color": "var:preset|color|accent-5"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
},
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"section-1": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-5",
|
|
"background": "var:preset|color|contrast"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|accent-5"
|
|
}
|
|
},
|
|
"button": {
|
|
"color": {
|
|
"background": "var:preset|color|base",
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"section-2": {
|
|
"color": {
|
|
"text": "var:preset|color|base"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|base"
|
|
}
|
|
},
|
|
"button": {
|
|
"color": {
|
|
"background": "var:preset|color|base",
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"section-3": {
|
|
"color": {
|
|
"text": "var:preset|color|base"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|base"
|
|
}
|
|
},
|
|
"button": {
|
|
"color": {
|
|
"background": "var:preset|color|base",
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"section-4": {
|
|
"color": {
|
|
"text": "var:preset|color|base"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|base"
|
|
}
|
|
},
|
|
"button": {
|
|
"color": {
|
|
"background": "var:preset|color|base",
|
|
"text": "var:preset|color|contrast"
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"section-5": {
|
|
"color": {
|
|
"text": "var:preset|color|contrast",
|
|
"background": "var:preset|color|accent-5"
|
|
},
|
|
"elements": {
|
|
"heading": {
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
}
|
|
},
|
|
"link": {
|
|
"color": {
|
|
"text": "var:preset|color|contrast"
|
|
}
|
|
},
|
|
"button": {
|
|
"color": {
|
|
"background": "var:preset|color|contrast",
|
|
"text": "var:preset|color|base"
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)",
|
|
"text": "var:preset|color|base"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|