PK ! k styles/sections/section-2.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-2",
"title": "Style 2",
"blockTypes": [
"core/group",
"core/columns",
"core/column"
],
"styles": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|contrast"
},
"blocks": {
"core/separator": {
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
}
}
}
PK ! vA styles/sections/section-4.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-4",
"title": "Style 4",
"blockTypes": [
"core/group",
"core/columns",
"core/column"
],
"styles": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|accent-2"
},
"blocks": {
"core/separator": {
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|accent-3"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)",
"text": "var:preset|color|accent-3"
}
}
}
}
}
}
PK ! B@% styles/sections/section-3.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-3",
"title": "Style 3",
"blockTypes": [
"core/group",
"core/columns",
"core/column"
],
"styles": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
"blocks": {
"core/separator": {
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
}
}
}
PK ! ` ` styles/sections/section-1.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-1",
"title": "Style 1",
"blockTypes": [
"core/group",
"core/columns",
"core/column"
],
"styles": {
"color": {
"background": "var:preset|color|accent-5",
"text": "var:preset|color|contrast"
},
"blocks": {
"core/separator": {
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/site-title": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
}
}
}
PK ! JC styles/sections/section-5.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"slug": "section-5",
"title": "Style 5",
"blockTypes": [
"core/group",
"core/columns",
"core/column"
],
"styles": {
"color": {
"background": "var:preset|color|contrast",
"text": "var:preset|color|base"
},
"blocks": {
"core/separator": {
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|base",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--base) 80%, transparent)",
"text": "var:preset|color|contrast"
}
}
}
}
}
}
PK ! bn) n) styles/06-morning.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Morning",
"settings": {
"color": {
"palette": [
{
"color": "#DFDCD7",
"name": "Base",
"slug": "base"
},
{
"color": "#191919",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#7A9BDB",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#F7E6FF",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#182949",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#5F5F5F",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#D7D3CC",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#19191933",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"typography": {
"fontFamilies": [
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
},
{
"name": "Ysabeau Office",
"slug": "ysabeau-office",
"fontFamily": "\"Ysabeau Office\", sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "normal",
"fontFamily": "\"Ysabeau Office\""
},
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "italic",
"fontFamily": "\"Ysabeau Office\""
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.875rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.375rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.38rem",
"slug": "large"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Extra Large",
"size": "1.75rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.6rem",
"min": "1.4rem"
},
"name": "Extra Extra Large",
"size": "2.6rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"color": {
"text": "var:preset|color|accent-4"
},
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"letterSpacing": "-0.24px"
},
"blocks": {
"core/code": {
"color": {
"text": "var:preset|color|contrast",
"background": "var:preset|color|accent-5"
}
},
"core/navigation": {
"typography": {
"fontSize": "1.25rem"
}
},
"core/paragraph": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-author-name": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-title": {
"typography": {
"fontWeight": "900",
"letterSpacing": "-0.96px"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"fontSize": "var:preset|font-size|xx-large"
},
"elements": {
"cite": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.14px"
},
"color": {
"text": "var:preset|color|accent-4"
}
}
}
},
"core/quote": {
"elements": {
"cite": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.14px"
},
"color": {
"text": "var:preset|color|accent-4"
}
}
}
},
"core/query-title": {
"typography": {
"fontWeight": "900"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"textTransform": "uppercase",
"letterSpacing": "1.6px"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|medium",
"fontWeight": "900",
"letterSpacing": "-0.36px"
},
"color": {
"text": "var:preset|color|contrast",
"background": "var:preset|color|accent-1"
},
"border": {
"radius": "0px"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
"text": "var:preset|color|contrast"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontWeight": "900",
"lineHeight": "1.2"
}
},
"h5": {
"typography": {
"letterSpacing": "0px"
}
},
"h6": {
"typography": {
"fontWeight": "900",
"letterSpacing": "0px"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
},
"variations": {
"post-terms-1": {
"typography": {
"fontSize": "var:preset|font-size|medium"
},
"elements": {
"link": {
"color": {
"background": "var:preset|color|accent-5"
},
"border": {
"radius": "100px",
"color": "var:preset|color|accent-5"
}
}
}
},
"section-2": {
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
}
}
}
}
},
"section-3": {
"elements": {
"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)"
}
}
}
}
},
"section-4": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"heading": {
"color": {
"text": "currentColor"
}
},
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
"text": "var:preset|color|contrast"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"elements": {
"heading": {
"color": {
"text": "var:preset|color|base"
}
},
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! _ styles/01-evening.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Evening",
"settings": {
"color": {
"palette": [
{
"color": "#1B1B1B",
"name": "Base",
"slug": "base"
},
{
"color": "#F0F0F0",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#786D0A",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#442369",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#D1D0EA",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#CBCBCB",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#353535",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#FFFFFF33",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"color": {
"text": "var:preset|color|accent-4"
},
"blocks": {
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "0.6rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "0.6rem"
}
}
}
}
}
},
"elements": {
"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"
}
},
"spacing": {
"padding": {
"bottom": "0.6rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "0.6rem"
}
}
}
},
"variations": {
"section-2": {
"elements": {
"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": {
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
}
}
}
}
}
}
PK ! DkC C styles/04-afternoon.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Afternoon",
"settings": {
"color": {
"palette": [
{
"color": "#DAE7BD",
"name": "Base",
"slug": "base"
},
{
"color": "#516028",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#C7F642",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#EBF6D3",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#303D10",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#516028",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#EBF6D3",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#51602833",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"typography": {
"fontFamilies": [
{
"name": "Platypi",
"slug": "platypi",
"fontFamily": "Platypi",
"fontFace": [
{
"fontFamily": "Platypi",
"fontStyle": "normal",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-VariableFont_wght.woff2"
]
},
{
"fontFamily": "Platypi",
"fontStyle": "italic",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Ysabeau Office",
"slug": "ysabeau-office",
"fontFamily": "\"Ysabeau Office\", sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "normal",
"fontFamily": "\"Ysabeau Office\""
},
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "italic",
"fontFamily": "\"Ysabeau Office\""
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.875rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.375rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.38rem",
"slug": "large"
},
{
"fluid": {
"max": "1.8rem",
"min": "1.4rem"
},
"name": "Extra Large",
"size": "1.4rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.6rem",
"min": "2rem"
},
"name": "Extra Extra Large",
"size": "2rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"letterSpacing": "-0.22px",
"lineHeight": "1.5"
},
"blocks": {
"core/button": {
"border": {
"radius": "0px"
},
"spacing": {
"padding": {
"bottom": "1rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "1rem"
}
},
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "1rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "1rem"
}
}
}
}
},
"core/code": {
"typography": {
"letterSpacing": "0px"
}
},
"core/heading": {
"typography": {
"lineHeight": "1.2"
}
},
"core/list": {
"typography": {
"lineHeight": "1.3"
}
},
"core/loginout": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "400"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|platypi",
"letterSpacing": "-0.01em",
"lineHeight": "1.1"
}
},
"core/quote": {
"typography": {
"fontWeight": "300"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"fontSize": "var:preset|font-size|large",
"letterSpacing": "1.44px",
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"fontWeight": "600",
"letterSpacing": "1.44px",
"textTransform": "uppercase"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, black)"
}
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|platypi"
}
},
"h5": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "normal"
}
},
"h6": {
"typography": {
"fontSize": "var:preset|font-size|small",
"fontWeight": "400",
"fontStyle": "initial",
"letterSpacing": "initial",
"textTransform": "initial"
}
}
},
"variations": {
"section-2": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|accent-1"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|accent-3"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
}
}
}
}
},
"section-4": {
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
}
}
},
"section-5": {
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--base) 90%, transparent)"
}
}
}
}
}
}
}
}
PK ! [I2) ) styles/07-sunrise.jsonnu [ {
"$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"
}
]
},
"typography": {
"fontFamilies": [
{
"name": "Platypi",
"slug": "platypi",
"fontFamily": "Platypi",
"fontFace": [
{
"fontFamily": "Platypi",
"fontStyle": "normal",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-VariableFont_wght.woff2"
]
},
{
"fontFamily": "Platypi",
"fontStyle": "italic",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
}
]
}
},
"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": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-terms": {
"typography": {
"fontWeight": "400"
},
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"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",
"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"
},
"elements": {
"cite": {
"typography": {
"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"
}
}
}
},
"section-1": {
"color": {
"text": "var:preset|color|accent-5",
"background": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
},
"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": "currentColor"
}
},
"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": "currentColor"
}
},
"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": "currentColor"
}
},
"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": "currentColor"
}
},
"link": {
"color": {
"text": "currentColor"
}
},
"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"
}
}
}
}
}
}
}
}
PK ! Em* styles/blocks/post-terms-1.jsonnu [ {
"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",
"textDecoration": "none"
},
":hover": {
"typography": {
"textDecoration": "underline"
}
}
}
}
}
}
PK ! Mط3 3 styles/blocks/01-display.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Display",
"slug": "text-display",
"blockTypes": ["core/heading", "core/paragraph"],
"styles": {
"typography": {
"fontSize": "clamp(2.2rem, 2.2rem + ((1vw - 0.2rem) * 1.333), 3.5rem)",
"lineHeight": "1.2"
}
}
}
PK ! {y6 6 styles/blocks/02-subtitle.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Subtitle",
"slug": "text-subtitle",
"blockTypes": ["core/heading", "core/paragraph"],
"styles": {
"typography": {
"fontSize": "clamp(1.5rem, 1.5rem + ((1vw - 0.2rem) * 0.392), 1.75rem)",
"lineHeight": "1.2"
}
}
}
PK ! t¡ styles/blocks/03-annotation.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Annotation",
"slug": "text-annotation",
"blockTypes": ["core/heading", "core/paragraph"],
"styles": {
"css": "width: fit-content",
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5",
"letterSpacing": "normal"
},
"border": {
"color": "currentColor",
"style": "solid",
"width": "1px",
"radius": "16px"
},
"spacing": {
"padding": {
"top": "0.2rem",
"right": "0.6rem",
"bottom": "0.25rem",
"left": "0.6rem"
}
},
"elements": {
"link": {
"typography": {
"textDecoration": "none"
}
}
}
}
}
PK ! r`3 3 styles/08-midnight.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Midnight",
"settings": {
"color": {
"duotone": [
{
"colors": [
"#4433A6",
"#79F3B1"
],
"name": "Midnight filter",
"slug": "midnight-filter"
}
],
"palette": [
{
"color": "#4433A6",
"name": "Base",
"slug": "base"
},
{
"color": "#79F3B1",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#5644BC",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#372696",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#251D51",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#79F3B1",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#E8B7FF",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#79F3B133",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"typography": {
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.9rem",
"slug": "small"
},
{
"fluid": {
"max": "1.2rem",
"min": "0.9rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.8rem",
"min": "1.2rem"
},
"name": "Large",
"size": "1.2rem",
"slug": "large"
},
{
"fluid": {
"max": "2.2rem",
"min": "1.8rem"
},
"name": "Extra Large",
"size": "1.8rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.8rem",
"min": "2rem"
},
"name": "Extra Extra Large",
"size": "2rem",
"slug": "xx-large"
}
],
"fontFamilies": [
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
},
{
"name": "Fira Sans",
"slug": "fira-sans",
"fontFamily": "\"Fira Sans\", sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Thin.woff2"
],
"fontWeight": "100",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ThinItalic.woff2"
],
"fontWeight": "100",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Italic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
}
]
}
]
}
},
"styles": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"fontFamily": "var:preset|font-family|fira-sans",
"letterSpacing": "-0.01em",
"lineHeight": "1.5"
},
"blocks": {
"core/avatar": {
"filter": {
"duotone": "var:preset|duotone|midnight-filter"
}
},
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "1rem",
"left": "1rem",
"right": "1rem",
"top": "1rem"
}
}
}
}
},
"core/code": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|contrast"
}
},
"core/cover": {
"filter": {
"duotone": "var:preset|duotone|midnight-filter"
}
},
"core/image": {
"filter": {
"duotone": "var:preset|duotone|midnight-filter"
}
},
"core/post-date": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-featured-image": {
"filter": {
"duotone": "var:preset|duotone|midnight-filter"
}
},
"core/post-title": {
"typography": {
"fontWeight": "200"
}
},
"core/pullquote": {
"border": {
"bottom": {
"style": "none",
"width": "0px"
},
"left": {
"style": "none",
"width": "0px"
},
"right": {
"style": "none",
"width": "0px"
},
"top": {
"style": "none",
"width": "0px"
}
},
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontWeight": "200",
"letterSpacing": "0em"
}
},
"core/query-pagination": {
"typography": {
"fontWeight": "300",
"letterSpacing": "0px"
}
},
"core/quote": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.01em",
"lineHeight": "1.5",
"fontWeight": "300"
}
},
"core/search": {
"border": {
"radius": "0px"
}
},
"core/site-logo": {
"filter": {
"duotone": "var:preset|duotone|midnight-filter"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|x-large",
"fontWeight": "300",
"letterSpacing": "-0.56px",
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"border": {
"radius": "0px"
},
"color": {
"background": "var:preset|color|contrast",
"text": "var:preset|color|base"
},
"spacing": {
"padding": {
"bottom": "1rem",
"left": "1rem",
"right": "1rem",
"top": "1rem"
}
},
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|medium",
"fontWeight": "400",
"letterSpacing": "-0.01em",
"textTransform": "uppercase"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)"
}
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontWeight": "200",
"letterSpacing": "-0.02em",
"lineHeight": "1.24"
}
},
"h6": {
"typography": {
"fontWeight": "200"
}
}
},
"variations": {
"section-1": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|accent-5"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-3) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-4": {
"color": {
"text": "var:preset|color|accent-5"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-5",
"text": "var:preset|color|accent-3"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-5) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! s; ; * styles/typography/typography-preset-2.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Vollkorn & Fira Code",
"slug": "typography-preset-2",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Vollkorn",
"slug": "vollkorn",
"fontFamily": "Vollkorn, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2"
],
"fontWeight": "400 900",
"fontStyle": "italic",
"fontFamily": "Vollkorn"
},
{
"src": [
"file:./assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2"
],
"fontWeight": "400 900",
"fontStyle": "normal",
"fontFamily": "Vollkorn"
}
]
},
{
"name": "Fira Code",
"slug": "fira-code",
"fontFamily": "\"Fira Code\", monospace",
"fontFace": [
{
"src": [
"file:./assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2"
],
"fontWeight": "300 700",
"fontStyle": "normal",
"fontFamily": "\"Fira Code\""
}
]
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.18px",
"lineHeight": "1.5"
},
"blocks": {
"core/post-author-name": {
"typography": {
"fontWeight": "300"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "300"
}
},
"core/post-title": {
"typography": {
"fontWeight": "400",
"letterSpacing": "-0.96px"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|vollkorn",
"fontSize": "var:preset|font-size|x-large",
"fontWeight": "400"
},
"elements": {
"cite": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontWeight": "300",
"letterSpacing": "-0.14px"
}
}
}
},
"core/quote": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontWeight": "500",
"letterSpacing": "-0.18px"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|vollkorn",
"fontSize": "var:preset|font-size|x-large"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontSize": "var:preset|font-size|medium",
"fontWeight": "400",
"letterSpacing": "-0.36px"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|vollkorn"
}
},
"h1": {
"typography": {
"fontSize": "48px",
"letterSpacing": "-0.96px;"
}
},
"h2": {
"typography": {
"fontSize": "38px",
"letterSpacing": "-0.96px"
}
},
"h3": {
"typography": {
"fontSize": "32px",
"letterSpacing": "-0.64px"
}
},
"h4": {
"typography": {
"fontSize": "28px",
"letterSpacing": "-0.56px"
}
},
"h5": {
"typography": {
"fontSize": "24px",
"letterSpacing": "-0.48px"
}
}
}
}
}
PK ! * styles/typography/typography-preset-3.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Platypi & Ysabeau Office",
"slug": "typography-preset-3",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Platypi",
"slug": "platypi",
"fontFamily": "Platypi",
"fontFace": [
{
"fontFamily": "Platypi",
"fontStyle": "normal",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-VariableFont_wght.woff2"
]
},
{
"fontFamily": "Platypi",
"fontStyle": "italic",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Ysabeau Office",
"slug": "ysabeau-office",
"fontFamily": "\"Ysabeau Office\", sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "normal",
"fontFamily": "\"Ysabeau Office\""
},
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "italic",
"fontFamily": "\"Ysabeau Office\""
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.875rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.375rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.38rem",
"slug": "large"
},
{
"fluid": {
"max": "1.8rem",
"min": "1.4rem"
},
"name": "Extra Large",
"size": "1.4rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.6rem",
"min": "2rem"
},
"name": "Extra Extra Large",
"size": "2rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"letterSpacing": "-0.22px",
"lineHeight": "1.5"
},
"blocks":{
"core/code": {
"typography": {
"letterSpacing": "0px"
}
},
"core/heading": {
"typography": {
"lineHeight": "1.2"
}
},
"core/list": {
"typography": {
"lineHeight": "1.3"
}
},
"core/loginout": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "400"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|platypi",
"letterSpacing": "-0.01em",
"lineHeight": "1.1"
}
},
"core/quote": {
"typography": {
"fontWeight": "300"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"fontSize": "var:preset|font-size|large",
"letterSpacing": "1.44px",
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"fontWeight": "600",
"letterSpacing": "1.44px",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|platypi"
}
},
"h5": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "normal"
}
},
"h6": {
"typography": {
"fontSize": "var:preset|font-size|small",
"fontWeight": "400",
"fontStyle": "initial",
"letterSpacing": "initial",
"textTransform": "initial"
}
}
}
}
}
PK ! : * styles/typography/typography-preset-6.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Platypi & Literata",
"slug": "typography-preset-6",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Platypi",
"slug": "platypi",
"fontFamily": "Platypi",
"fontFace": [
{
"fontFamily": "Platypi",
"fontStyle": "normal",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-VariableFont_wght.woff2"
]
},
{
"fontFamily": "Platypi",
"fontStyle": "italic",
"fontWeight": "300 800",
"src": [
"file:./assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "1.5rem",
"letterSpacing": "-0.24px",
"lineHeight": "1.3"
},
"blocks": {
"core/navigation": {
"typography": {
"fontSize": "1.25rem"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "400"
}
},
"core/post-title": {
"typography": {
"fontWeight": "800",
"letterSpacing": "-0.96px"
}
},
"core/pullquote": {
"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",
"fontWeight": "400",
"letterSpacing": "-0.14px"
}
}
}
},
"core/quote": {
"typography": {
"fontSize": "1.5rem",
"fontWeight": "600",
"letterSpacing": "-0.24px"
},
"elements": {
"cite": {
"typography": {
"letterSpacing": "-0.14px"
}
}
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|platypi",
"fontSize": "30px",
"fontWeight": "800",
"letterSpacing": "-0.6px"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|platypi",
"fontSize": "1.5rem",
"fontWeight": "800"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|platypi",
"fontWeight": "800"
}
}
},
"variations": {
"post-terms-1": {
"typography": {
"fontSize": "16px"
}
}
}
}
}
PK ! ׯ* * styles/typography/typography-preset-4.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Roboto Slab & Manrope",
"slug": "typography-preset-4",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Roboto Slab",
"slug": "roboto-slab",
"fontFamily": "\"Roboto Slab\", serif",
"fontFace": [
{
"fontFamily": "\"Roboto Slab\"",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Manrope",
"slug": "manrope",
"fontFamily": "Manrope, sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/manrope/Manrope-VariableFont_wght.woff2"
],
"fontWeight": "200 800",
"fontStyle": "normal",
"fontFamily": "Manrope"
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.875rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.375rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.38rem",
"slug": "large"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Extra Large",
"size": "1.75rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.4rem",
"min": "2.15rem"
},
"name": "Extra Extra Large",
"size": "2.15rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"letterSpacing": "0"
},
"blocks": {
"core/navigation": {
"typography": {
"fontSize": "var:preset|font-size|large",
"letterSpacing": "-0.28px",
"textTransform": "uppercase"
}
},
"core/post-author": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-author-name": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "500"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|roboto-slab",
"fontSize": "var:preset|font-size|xx-large",
"fontWeight": "200"
}
},
"core/search": {
"typography": {
"textTransform": "uppercase"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|large"
}
},
"core/site-title": {
"typography": {
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"typography": {
"fontWeight": "500",
"letterSpacing": "-0.36px",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|roboto-slab",
"fontWeight": "300",
"letterSpacing": "-0.5px",
"lineHeight": "1.2"
}
}
}
}
}
PK ! |2 * styles/typography/typography-preset-1.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Beiruti & Literata",
"slug": "typography-preset-1",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Beiruti",
"slug": "beiruti",
"fontFamily": "Beiruti, sans-serif",
"fontFace": [
{
"fontFamily": "Beiruti",
"fontStyle": "normal",
"fontWeight": "200 900",
"src": [
"file:./assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.9rem",
"slug": "small"
},
{
"fluid": {
"max": "1.2rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.8rem",
"min": "1.6rem"
},
"name": "Large",
"size": "1.6rem",
"slug": "large"
},
{
"fluid": {
"max": "2.2rem",
"min": "1.8em"
},
"name": "Extra Large",
"size": "1.8rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.8rem",
"min": "2rem"
},
"name": "Extra Extra Large",
"size": "2rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.01em",
"lineHeight": "1.6"
},
"blocks": {
"core/button": {
"typography": {
"fontFamily": "var:preset|font-family|beiruti"
}
},
"core/list": {
"typography": {
"lineHeight": "1.3"
}
},
"core/loginout": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "300"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|beiruti",
"fontWeight": "500",
"lineHeight": "1"
}
},
"core/quote": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/query-pagination": {
"typography": {
"fontWeight": "300"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|beiruti",
"fontWeight": "600",
"letterSpacing": "2.4px",
"textTransform": "uppercase"
}
}
},
"elements": {
"h4": {
"typography": {
"fontSize": "var:preset|font-size|large"
}
},
"h5": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "0px"
}
},
"h6": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|beiruti",
"fontWeight": "500",
"letterSpacing": "-0.02em",
"lineHeight": "1.02"
}
}
}
}
}
PK ! ) * styles/typography/typography-preset-5.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Literata & Ysabeau Office",
"slug": "typography-preset-5",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
},
{
"name": "Ysabeau Office",
"slug": "ysabeau-office",
"fontFamily": "\"Ysabeau Office\", sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "normal",
"fontFamily": "\"Ysabeau Office\""
},
{
"src": [
"file:./assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2"
],
"fontWeight": "100 900",
"fontStyle": "italic",
"fontFamily": "\"Ysabeau Office\""
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.875rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.375rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.38rem",
"slug": "large"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Extra Large",
"size": "1.75rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.6rem",
"min": "1.4rem"
},
"name": "Extra Extra Large",
"size": "2.6rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"letterSpacing": "-0.24px"
},
"blocks": {
"core/navigation": {
"typography": {
"fontSize": "1.25rem"
}
},
"core/post-title": {
"typography": {
"fontWeight": "900",
"letterSpacing": "-0.96px"
}
},
"core/pullquote": {
"typography": {
"fontSize": "var:preset|font-size|xx-large"
},
"elements": {
"cite": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.14px"
}
}
}
},
"core/quote": {
"elements": {
"cite": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.14px"
}
}
}
},
"core/query-title": {
"typography": {
"fontWeight": "900"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
"textTransform": "uppercase",
"letterSpacing": "1.6px"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|medium",
"fontWeight": "900",
"letterSpacing": "-0.36px"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontWeight": "900",
"lineHeight": "1.2"
}
},
"h5": {
"typography": {
"letterSpacing": "0px"
}
},
"h6": {
"typography": {
"fontWeight": "900",
"letterSpacing": "0px"
}
}
},
"variations": {
"post-terms-1": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
}
}
}
}
PK ! |و% % * styles/typography/typography-preset-7.jsonnu [ {
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Literata & Fira Sans",
"slug": "typography-preset-7",
"settings": {
"typography": {
"fontFamilies": [
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
},
{
"name": "Fira Sans",
"slug": "fira-sans",
"fontFamily": "\"Fira Sans\", sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Thin.woff2"
],
"fontWeight": "100",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ThinItalic.woff2"
],
"fontWeight": "100",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Italic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "\"Fira Sans\""
},
{
"src": [
"file:./assets/fonts/fira-sans/FiraSans-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "\"Fira Sans\""
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.9rem",
"slug": "small"
},
{
"fluid": {
"max": "1.2rem",
"min": "0.9rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.8rem",
"min": "1.2rem"
},
"name": "Large",
"size": "1.2rem",
"slug": "large"
},
{
"fluid": {
"max": "2.2rem",
"min": "1.8rem"
},
"name": "Extra Large",
"size": "1.8rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.8rem",
"min": "2rem"
},
"name": "Extra Extra Large",
"size": "2rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"fontFamily": "var:preset|font-family|fira-sans",
"letterSpacing": "-0.01em",
"lineHeight": "1.5"
},
"blocks": {
"core/post-title": {
"typography": {
"fontWeight": "200"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontWeight": "200",
"letterSpacing": "0em"
}
},
"core/query-pagination": {
"typography": {
"fontWeight": "300",
"letterSpacing": "0px"
}
},
"core/quote": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.01em",
"lineHeight": "1.5",
"fontWeight": "300"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|x-large",
"fontWeight": "300",
"letterSpacing": "-0.56px",
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|medium",
"fontWeight": "400",
"letterSpacing": "-0.01em",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontWeight": "200",
"letterSpacing": "-0.02em",
"lineHeight": "1.24"
}
},
"h6": {
"typography": {
"fontWeight": "200"
}
}
}
}
}
PK ! o`M$ M$ styles/02-noon.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Noon",
"settings": {
"color": {
"palette": [
{
"color": "#F8F7F5",
"name": "Base",
"slug": "base"
},
{
"color": "#191919",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#FFFFFF",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#F5B684",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#191919",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#5F5F5F",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#F1EEE9",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#19191933",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"typography": {
"fontFamilies": [
{
"name": "Beiruti",
"slug": "beiruti",
"fontFamily": "Beiruti, sans-serif",
"fontFace": [
{
"fontFamily": "Beiruti",
"fontStyle": "normal",
"fontWeight": "200 900",
"src": [
"file:./assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Literata",
"slug": "literata",
"fontFamily": "Literata, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
],
"fontWeight": "200",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
],
"fontWeight": "200",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
],
"fontWeight": "300",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
],
"fontWeight": "300",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
],
"fontWeight": "400",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
],
"fontWeight": "400",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
],
"fontWeight": "500",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
],
"fontWeight": "500",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
],
"fontWeight": "600",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
],
"fontWeight": "600",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
],
"fontWeight": "700",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
],
"fontWeight": "700",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
],
"fontWeight": "800",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
],
"fontWeight": "800",
"fontStyle": "italic",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
],
"fontWeight": "900",
"fontStyle": "normal",
"fontFamily": "Literata"
},
{
"src": [
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
],
"fontWeight": "900",
"fontStyle": "italic",
"fontFamily": "Literata"
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.9rem",
"slug": "small"
},
{
"fluid": {
"max": "1.2rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.8rem",
"min": "1.6rem"
},
"name": "Large",
"size": "1.6rem",
"slug": "large"
},
{
"fluid": {
"max": "2.2rem",
"min": "1.8em"
},
"name": "Extra Large",
"size": "1.8rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.8rem",
"min": "2rem"
},
"name": "Extra Extra Large",
"size": "2rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"color": {
"text": "var:preset|color|accent-4"
},
"typography": {
"fontFamily": "var:preset|font-family|literata",
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.01em",
"lineHeight": "1.6"
},
"blocks": {
"core/button": {
"border": {
"color": "var:preset|color|contrast"
},
"shadow": "var:preset|shadow|natural",
"spacing": {
"padding": {
"bottom": "0.6rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "0.6rem"
}
},
"typography": {
"fontFamily": "var:preset|font-family|beiruti"
},
"variations": {
"outline": {
"shadow": "none",
"spacing": {
"padding": {
"bottom": "0.6rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "0.6rem"
}
}
}
}
},
"core/list": {
"typography": {
"lineHeight": "1.3"
}
},
"core/loginout": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "300"
}
},
"core/post-title": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
},
"typography": {
"fontFamily": "var:preset|font-family|beiruti",
"fontWeight": "500",
"lineHeight": "1"
}
},
"core/quote": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/query-pagination": {
"typography": {
"fontWeight": "300"
}
},
"core/query-title": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var:preset|font-family|beiruti",
"fontWeight": "600",
"letterSpacing": "2.4px",
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|contrast",
"text": "var:preset|color|base"
}
},
"h4": {
"typography": {
"fontSize": "var:preset|font-size|large"
}
},
"h5": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "0px"
}
},
"h6": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"heading": {
"color": {
"text": "var:preset|color|accent-3"
},
"typography": {
"fontFamily": "var:preset|font-family|beiruti",
"fontWeight": "500",
"letterSpacing": "-0.02em",
"lineHeight": "1.02"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
},
"variations": {
"section-4": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"heading": {
"color": {
"text": "currentColor"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! - styles/03-dusk.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Dusk",
"settings": {
"color": {
"palette": [
{
"color": "#E2E2E2",
"name": "Base",
"slug": "base"
},
{
"color": "#3B3B3B",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#F5EDFF",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#650DD4",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#191919",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#5F5F5F",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#DBDBDB",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#3B3B3B33",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"custom": {
"color": {
"accent-2-opacity-20": "#650DD433"
}
},
"typography": {
"fontFamilies": [
{
"name": "Vollkorn",
"slug": "vollkorn",
"fontFamily": "Vollkorn, serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2"
],
"fontWeight": "400 900",
"fontStyle": "italic",
"fontFamily": "Vollkorn"
},
{
"src": [
"file:./assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2"
],
"fontWeight": "400 900",
"fontStyle": "normal",
"fontFamily": "Vollkorn"
}
]
},
{
"name": "Fira Code",
"slug": "fira-code",
"fontFamily": "\"Fira Code\", monospace",
"fontFace": [
{
"src": [
"file:./assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2"
],
"fontWeight": "300 700",
"fontStyle": "normal",
"fontFamily": "\"Fira Code\""
}
]
}
]
}
},
"styles": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "-0.18px",
"lineHeight": "1.5"
},
"blocks": {
"core/code": {
"color": {
"text": "var:preset|color|black",
"background": "var:preset|color|accent-5"
}
},
"core/paragraph": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"core/post-author-name": {
"typography": {
"fontWeight": "300"
},
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-terms": {
"typography": {
"fontWeight": "300"
},
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-title": {
"typography": {
"fontWeight": "400",
"letterSpacing": "-0.96px"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|black"
},
"typography": {
"fontFamily": "var:preset|font-family|vollkorn",
"fontSize": "var:preset|font-size|x-large",
"fontWeight": "400"
},
"elements": {
"cite": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontWeight": "300",
"letterSpacing": "-0.14px"
},
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/quote": {
"color": {
"text": "var:preset|color|black"
},
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontWeight": "500",
"letterSpacing": "-0.18px"
}
},
"core/site-title": {
"color": {
"text": "var:preset|color|accent-3"
},
"typography": {
"fontFamily": "var:preset|font-family|vollkorn",
"fontSize": "var:preset|font-size|x-large"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
}
}
},
"elements": {
"button": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
"fontSize": "var:preset|font-size|medium",
"fontWeight": "400",
"letterSpacing": "-0.36px"
},
"color": {
"text": "var:preset|color|base",
"background": "var:preset|color|accent-2"
},
"border": {
"radius": "4px",
"color": "transparent"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|accent-3"
},
"typography": {
"fontFamily": "var:preset|font-family|vollkorn"
}
},
"h1": {
"typography": {
"fontSize": "48px",
"letterSpacing": "-0.96px;"
}
},
"h2": {
"typography": {
"fontSize": "38px",
"letterSpacing": "-0.96px"
}
},
"h3": {
"typography": {
"fontSize": "32px",
"letterSpacing": "-0.64px"
}
},
"h4": {
"typography": {
"fontSize": "28px",
"letterSpacing": "-0.56px"
}
},
"h5": {
"typography": {
"fontSize": "24px",
"letterSpacing": "-0.48px"
}
},
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
},
"variations": {
"post-terms-1": {
"elements": {
"link": {
"border": {
"color": "var:custom|color|accent-2-opacity-20",
"radius": "4px",
"width": "0.8px",
"style": "solid"
}
}
}
},
"section-1": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
}
},
"section-2": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|base"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-3) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "currentColor"
}
}
}
},
"section-3": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"heading": {
"color": {
"text": "currentColor"
}
}
}
},
"section-4": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
"color": {
"text": "var:preset|color|base"
},
":hover": {
"color": {
"text": "var:preset|color|base"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|base"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)",
"text": "var:preset|color|base"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
}
},
"link": {
"color": {
"text": "var:preset|color|base"
}
}
}
}
}
}
}
PK ! K* styles/05-twilight.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Twilight",
"settings": {
"color": {
"palette": [
{
"color": "#131313",
"name": "Base",
"slug": "base"
},
{
"color": "#FFFFFF",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#4B52FF",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#FF7A5C",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#252525",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#FFFFFF",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#252525",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#FFFFFF33",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"typography": {
"fontFamilies": [
{
"name": "Roboto Slab",
"slug": "roboto-slab",
"fontFamily": "\"Roboto Slab\", serif",
"fontFace": [
{
"fontFamily": "\"Roboto Slab\"",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2"
]
}
]
},
{
"name": "Manrope",
"slug": "manrope",
"fontFamily": "Manrope, sans-serif",
"fontFace": [
{
"src": [
"file:./assets/fonts/manrope/Manrope-VariableFont_wght.woff2"
],
"fontWeight": "200 800",
"fontStyle": "normal",
"fontFamily": "Manrope"
}
]
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "0.875rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.375rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.38rem",
"slug": "large"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Extra Large",
"size": "1.75rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.4rem",
"min": "2.15rem"
},
"name": "Extra Extra Large",
"size": "2.15rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"typography": {
"letterSpacing": "0"
},
"blocks": {
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "0.625rem",
"left": "1.375rem",
"right": "1.375rem",
"top": "0.625rem"
}
}
}
}
},
"core/navigation": {
"typography": {
"fontSize": "var:preset|font-size|large",
"letterSpacing": "-0.28px",
"textTransform": "uppercase"
}
},
"core/post-author": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-author-name": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-terms": {
"typography": {
"fontWeight": "500"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var:preset|font-family|roboto-slab",
"fontSize": "var:preset|font-size|xx-large",
"fontWeight": "200"
}
},
"core/search": {
"typography": {
"textTransform": "uppercase"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|large"
}
},
"core/site-title": {
"typography": {
"textTransform": "uppercase"
}
}
},
"elements": {
"button": {
"spacing": {
"padding": {
"bottom": "0.625rem",
"left": "1.375rem",
"right": "1.375rem",
"top": "0.625rem"
}
},
"typography": {
"fontWeight": "500",
"letterSpacing": "-0.36px",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|roboto-slab",
"fontWeight": "300",
"letterSpacing": "-0.5px",
"lineHeight": "1.2"
}
}
},
"variations": {
"section-2": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|base",
"text": "var:preset|color|accent-2"
},
":hover": {
"color": {
"text": "var:preset|color|accent-2"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"blocks": {
"core/post-comments-form": {
"css": "& textarea, input:not([type=submit]){border-radius:.25rem; border-color: color-mix(in srgb, currentColor 20%, transparent) !important;} & input[type=checkbox]{margin:0 .2rem 0 0 !important;} & label {font-size: var(--wp--preset--font-size--small); }"
},
"core/search": {
"css": "& .wp-block-search__input{border-color: color-mix(in srgb, currentColor 20%, transparent);}"
}
}
}
}
}
}
PK ! J& styles/colors/06-morning.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Morning",
"settings": {
"color": {
"palette": [
{
"color": "#DFDCD7",
"name": "Base",
"slug": "base"
},
{
"color": "#191919",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#7A9BDB",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#F7E6FF",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#182949",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#5F5F5F",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#D7D3CC",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#19191933",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"color": {
"text": "var:preset|color|accent-4"
},
"blocks": {
"core/code": {
"color": {
"text": "var:preset|color|contrast",
"background": "var:preset|color|accent-5"
}
},
"core/paragraph": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-author-name": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-title": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"cite": {
"color": {
"text": "var:preset|color|accent-4"
}
}
}
},
"core/quote": {
"elements": {
"cite": {
"color": {
"text": "var:preset|color|accent-4"
}
}
}
}
},
"elements": {
"button": {
"color": {
"text": "var:preset|color|contrast",
"background": "var:preset|color|accent-1"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
"text": "var:preset|color|contrast"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|contrast"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
},
"variations": {
"post-terms-1": {
"elements": {
"link": {
"color": {
"background": "var:preset|color|accent-5"
},
"border": {
"color": "var:preset|color|accent-5"
}
}
}
},
"section-2": {
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
}
}
}
}
},
"section-3": {
"elements": {
"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)"
}
}
}
}
},
"section-4": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"heading": {
"color": {
"text": "currentColor"
}
},
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
"text": "var:preset|color|contrast"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"elements": {
"heading": {
"color": {
"text": "var:preset|color|base"
}
},
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! PQc styles/colors/01-evening.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Evening",
"settings": {
"color": {
"palette": [
{
"color": "#1B1B1B",
"name": "Base",
"slug": "base"
},
{
"color": "#F0F0F0",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#786D0A",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#442369",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#D1D0EA",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#CBCBCB",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#353535",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#FFFFFF33",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"color": {
"text": "var:preset|color|accent-4"
},
"elements": {
"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"
}
}
}
},
"variations": {
"section-2": {
"elements": {
"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": {
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|contrast"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
}
}
}
}
}
}
PK ! p@ styles/colors/04-afternoon.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Afternoon",
"settings": {
"color": {
"palette": [
{
"color": "#DAE7BD",
"name": "Base",
"slug": "base"
},
{
"color": "#516028",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#C7F642",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#EBF6D3",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#303D10",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#516028",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#EBF6D3",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#51602833",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, black)"
}
}
}
},
"variations": {
"section-2": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|accent-1"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-1",
"text": "var:preset|color|accent-3"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
}
}
}
}
},
"section-4": {
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
}
}
},
"section-5": {
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--base) 90%, transparent)"
}
}
}
}
}
}
}
}
PK ! + styles/colors/07-sunrise.jsonnu [ {
"$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"
},
"blocks": {
"core/code": {
"color": {
"text": "var:preset|color|accent-2",
"background": "var:preset|color|accent-5"
}
},
"core/post-author-name": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-terms": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-title": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"cite": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"core/quote": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"cite": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"core/site-title": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
}
},
"elements": {
"button": {
"color": {
"text": "var:preset|color|base",
"background": "var:preset|color|accent-2"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
},
"variations": {
"post-terms-1": {
"elements": {
"link": {
"color": {
"background": "var:preset|color|accent-5"
},
"border": {
"color": "var:preset|color|accent-5"
}
}
}
},
"section-1": {
"color": {
"text": "var:preset|color|accent-5",
"background": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
},
"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": "currentColor"
}
},
"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": "currentColor"
}
},
"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": "currentColor"
}
},
"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": "currentColor"
}
},
"link": {
"color": {
"text": "currentColor"
}
},
"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"
}
}
}
}
}
}
}
}
PK ! %Q
Q
styles/colors/08-midnight.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Midnight",
"settings": {
"color": {
"duotone": [
{
"colors": [
"#4433A6",
"#79F3B1"
],
"name": "Midnight filter",
"slug": "midnight-filter"
}
],
"palette": [
{
"color": "#4433A6",
"name": "Base",
"slug": "base"
},
{
"color": "#79F3B1",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#5644BC",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#372696",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#251D51",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#79F3B1",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#E8B7FF",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#79F3B133",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"blocks": {
"core/code": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|contrast"
}
},
"core/post-date": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
}
},
"elements": {
"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)"
}
}
}
},
"variations": {
"section-1": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|accent-5"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-3) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-4": {
"color": {
"text": "var:preset|color|accent-5"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-5",
"text": "var:preset|color|accent-3"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-5) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! /
styles/colors/02-noon.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Noon",
"settings": {
"color": {
"palette": [
{
"color": "#F8F7F5",
"name": "Base",
"slug": "base"
},
{
"color": "#191919",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#FFFFFF",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#F5B684",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#191919",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#5F5F5F",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#F1EEE9",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#19191933",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"color": {
"text": "var:preset|color|accent-4"
},
"blocks": {
"core/button": {
"border": {
"color": "var:preset|color|contrast"
}
},
"core/post-title": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/query-title": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
}
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|contrast",
"text": "var:preset|color|base"
}
},
"heading": {
"color": {
"text": "var:preset|color|accent-3"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
},
"variations": {
"section-4": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"heading": {
"color": {
"text": "currentColor"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! W styles/colors/03-dusk.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Dusk",
"settings": {
"color": {
"palette": [
{
"color": "#E2E2E2",
"name": "Base",
"slug": "base"
},
{
"color": "#3B3B3B",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#F5EDFF",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#650DD4",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#191919",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#5F5F5F",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#DBDBDB",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#3B3B3B33",
"name": "Accent 6",
"slug": "accent-6"
}
]
},
"custom": {
"color": {
"accent-2-opacity-20": "#650DD433"
}
}
},
"styles": {
"blocks": {
"core/code": {
"color": {
"text": "var:preset|color|black",
"background": "var:preset|color|accent-5"
}
},
"core/paragraph": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"core/post-author-name": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-terms": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-title": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
}
},
"core/pullquote": {
"color": {
"text": "var:preset|color|black"
},
"elements": {
"cite": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/quote": {
"color": {
"text": "var:preset|color|black"
}
},
"core/site-title": {
"color": {
"text": "var:preset|color|accent-3"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
}
}
},
"elements": {
"button": {
"color": {
"text": "var:preset|color|base",
"background": "var:preset|color|accent-2"
},
"border": {
"color": "transparent"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|accent-3"
}
},
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
},
"variations": {
"post-terms-1": {
"elements": {
"link": {
"border": {
"color": "var:custom|color|accent-2-opacity-20"
}
}
}
},
"section-1": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
}
}
}
},
"section-2": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-3",
"text": "var:preset|color|base"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-3) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "currentColor"
}
}
}
},
"section-3": {
"color": {
"text": "var:preset|color|accent-2"
},
"elements": {
"heading": {
"color": {
"text": "currentColor"
}
}
}
},
"section-4": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
"color": {
"text": "var:preset|color|base"
},
":hover": {
"color": {
"text": "var:preset|color|base"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "currentColor"
}
}
}
},
"section-5": {
"elements": {
"button": {
"color": {
"background": "var:preset|color|accent-2",
"text": "var:preset|color|base"
},
":hover": {
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)",
"text": "var:preset|color|base"
}
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
}
},
"link": {
"color": {
"text": "var:preset|color|base"
}
}
}
}
}
}
}
PK ! ůi styles/colors/05-twilight.jsonnu [ {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Twilight",
"settings": {
"color": {
"palette": [
{
"color": "#131313",
"name": "Base",
"slug": "base"
},
{
"color": "#FFFFFF",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#4B52FF",
"name": "Accent 1",
"slug": "accent-1"
},
{
"color": "#FF7A5C",
"name": "Accent 2",
"slug": "accent-2"
},
{
"color": "#252525",
"name": "Accent 3",
"slug": "accent-3"
},
{
"color": "#FFFFFF",
"name": "Accent 4",
"slug": "accent-4"
},
{
"color": "#252525",
"name": "Accent 5",
"slug": "accent-5"
},
{
"color": "#FFFFFF33",
"name": "Accent 6",
"slug": "accent-6"
}
]
}
},
"styles": {
"variations": {
"section-2": {
"color": {
"text": "var:preset|color|base"
},
"elements": {
"button": {
"color": {
"background": "var:preset|color|base",
"text": "var:preset|color|accent-2"
},
":hover": {
"color": {
"text": "var:preset|color|accent-2"
}
}
},
"link": {
"color": {
"text": "currentColor"
}
}
}
}
}
}
}
PK ! style.cssnu [ /*
Theme Name: Twenty Twenty-Five
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
/*
* Link styles
* https://github.com/WordPress/gutenberg/issues/42319
*/
a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
}
/* Focus styles */
:where(.wp-site-blocks *:focus) {
outline-width: 2px;
outline-style: solid;
}
/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
margin-bottom: 3px;
}
/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
outline-offset: 4px;
}
/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
outline-offset: 0;
}
/*
* Progressive enhancement to reduce widows and orphans
* https://github.com/WordPress/gutenberg/issues/55190
*/
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
text-wrap: pretty;
}
/*
* Change the position of the more block on the front, by making it a block level element.
* https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
display: block;
}
PK ! [ [ templates/page-no-title.htmlnu [
PK ! o o templates/page.htmlnu [
PK ! ۟| templates/home.htmlnu [
PK ! 1-am m templates/404.htmlnu [
PK ! / templates/single.htmlnu [
PK ! JW': : templates/search.htmlnu [
PK ! + templates/archive.htmlnu [
PK ! ۟| templates/index.htmlnu [
PK ! tG A assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2nu [ wOF2 ( u>?HVAR?MVARF`?STAT8': /l
,+h 06$L tA[-ȕG%r}Qy L ܴJvqH\x].mh5Ɇ4X _ī4SI2WlK4@3}\A_%UV#F%?Ϥ~z䋾D7{iD!6O\BA;z
(V ae}9C>J>
UaeHlb:̅jwl9x6bLLBe_DfVG!A9f*YyvE,=C:iWXTa29hԍ0L%|Oq܅K ыoGIL;ԩ߉?h+בՄ"}(LPQ.CN[jCFIo0L{y-ZU,T̘>/0 [/V.ʫxNf
mErF%UR9TWK\4noK|3s$(ީHSچg$+I͗5/"#GW,o4V,k{/zQ{[ّzG՜*YC>jY4Q3qGmF2̅֯zWn g
ْe'A((T6m߃s_{Mٰ
FP1CtډX vϾH$dMĐHL'!QI YQ7~Y
S'̪%[ -MISĀg[b
"fGZ\UaYCČe|Ěm+bE"f5[̯Y"""bĚu\ VX@a-ke.Ae)ez\+łY*(Xٺ+>ţ(ıa쭛Ȝ8'ٷַjΩꜵSUv9q2"DT月sNʜSU+*D9Qqn2;SMwdd8p-w7}?v8Tt! d[ESL"o7Y8~8\ T3\Ȑ[z\B[NCi\#vHDUСk`
( )* *sF\wW%h9SeANV $5 KvSDCe T a~J`aTeWǶ27ݻ6E3
Ċ;`b`, 61͆:Q[k\/vxdDh-ٖeqiA|R$M4G],OXxw{tWETH] @ #{?s? .Uxgh@l,#㞎
O\~|Q:0ln2tw_}` --#R$'jE$ 5T%[qӦM09̹ 43.Ǝxk #'93iYǯ&$Y8:5)
WL..>Da[KbgbvIL24n ϩO6ڤmgpݿG@%~$1hfejh"2\BLJs%*I"RIj;-)Ph
$+z4Iz1;ŴMN-GɀmL~eC&,
~ʥ)Pܶs _"b;myf>]rm7H\bo@HYJ YdAdyEm &eVurj+f~<_Snzb|dĚٙh&B&)H (
@][@}S-7ARܹϩmGlN =o}aC@9mzjfn岸lV!@d3ZϗNϝ;3RQk(nyujF#61*JъkIK*騚{3՜3Wc-r^i7/H۲,
PʿIJ1DLI2 q$讳(՛}!olٓҝzŤ LxoB?TOңM(qhca\
j֗H$%юPH5OV7R6<|>ٖ8:%/U d
'ii4j{R
UPUB( mAmmBBAR'ǎ%7ER4ICȚ18||;B:o(&^n阪rr+=2vء{zd"| ~4-OP-݆p!Ip$e3aQzIIa<{:*~\? -C}X'E\)Pc|.nVUxAGȑ*Tgg"P2Kԓ!:pΕH;wrӻ)J^ݔWuj?*e }Kwf\qnSKA?#pte1nkɵ@
!JݓI}IIR4>!`&45$_i7iM;.Ȁ=m