ember.json 0000644 00000013536 14751102321 0006535 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Ember",
"settings": {
"color": {
"duotone": [
{
"colors": [
"#FF3C00",
"#F4F0E6"
],
"slug": "duotone-2",
"name": "Orange and white"
}
],
"gradients": [
{
"slug": "gradient-1",
"gradient": "linear-gradient(to bottom, #f6decd 0%, #dbab88 100%)",
"name": "Vertical linen to beige"
},
{
"slug": "gradient-2",
"gradient": "linear-gradient(to bottom, #A4A4A4 0%, #dbab88 100%)",
"name": "Vertical taupe to beige"
},
{
"slug": "gradient-3",
"gradient": "linear-gradient(to bottom, #353535 0%, #dbab88 100%)",
"name": "Vertical sable to beige"
},
{
"slug": "gradient-4",
"gradient": "linear-gradient(to bottom, #111111 0%, #dbab88 100%)",
"name": "Vertical ebony to beige"
},
{
"slug": "gradient-5",
"gradient": "linear-gradient(to bottom, #353535 0%, #A4A4A4 100%)",
"name": "Vertical sable to beige"
},
{
"slug": "gradient-6",
"gradient": "linear-gradient(to bottom, #111111 0%, #353535 100%)",
"name": "Vertical ebony to sable"
},
{
"slug": "gradient-7",
"gradient": "linear-gradient(to bottom, #dbab88 50%, #f6decd 50%)",
"name": "Vertical hard beige to linen"
},
{
"slug": "gradient-8",
"gradient": "linear-gradient(to bottom, #A4A4A4 50%, #dbab88 50%)",
"name": "Vertical hard taupe to beige"
},
{
"slug": "gradient-9",
"gradient": "linear-gradient(to bottom, #353535 50%, #dbab88 50%)",
"name": "Vertical hard sable to beige"
},
{
"slug": "gradient-10",
"gradient": "linear-gradient(to bottom, #111111 50%, #dbab88 50%)",
"name": "Vertical hard ebony to beige"
},
{
"slug": "gradient-11",
"gradient": "linear-gradient(to bottom, #353535 50%, #A4A4A4 50%)",
"name": "Vertical hard sable to taupe"
},
{
"slug": "gradient-12",
"gradient": "linear-gradient(to bottom, #111111 50%, #353535 50%)",
"name": "Vertical hard ebony to sable"
}
],
"palette": [
{
"color": "#F4F0E6",
"name": "Base",
"slug": "base"
},
{
"color": "#FF3C00",
"name": "Contrast / 2",
"slug": "contrast-2"
},
{
"color": "#000",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#f6decd",
"name": "Base / Two",
"slug": "base-2"
}
]
},
"typography": {
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Instrument Sans",
"fontStyle": "normal",
"fontWeight": "400 700",
"src": [
"file:./assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2"
]
},
{
"fontFamily": "Instrument Sans",
"fontStyle": "italic",
"fontWeight": "400 700",
"src": [
"file:./assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2"
]
}
],
"fontFamily": "\"Instrument Sans\", sans-serif",
"name": "Instrument Sans",
"slug": "body"
},
{
"fontFace": [
{
"fontFamily": "Jost",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.woff2"]
},
{
"fontFamily": "Jost",
"fontStyle": "italic",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2"
]
}
],
"fontFamily": "\"Jost\", sans-serif",
"name": "Jost",
"slug": "heading"
},
{
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
"name": "System Sans-serif",
"slug": "system-sans-serif"
},
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-serif"
}
]
}
},
"styles": {
"blocks": {
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "calc(0.9rem - 2px)",
"left": "calc(2rem - 2px)",
"right": "calc(2rem - 2px)",
"top": "calc(0.9rem - 2px)"
}
},
"border": {
"width": "2px"
}
}
}
},
"core/image": {
"filter": {
"duotone": "var(--wp--preset--duotone--duotone-2)"
}
},
"core/pullquote": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "normal",
"lineHeight": "1.2"
}
},
"core/quote": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal"
},
"variations": {
"plain": {
"typography": {
"fontStyle": "normal",
"fontWeight": "400"
}
}
}
},
"core/site-title": {
"typography": {
"fontWeight": "400"
}
},
"core/navigation": {
"typography": {
"fontWeight": "400"
}
}
},
"elements": {
"button": {
"border": {
"radius": "100px"
},
"color": {
"background": "var(--wp--preset--color--contrast-2)",
"text": "var(--wp--preset--color--base)"
},
"spacing": {
"padding": {
"bottom": "0.9rem",
"left": "2rem",
"right": "2rem",
"top": "0.9rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal"
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)"
}
}
}
}
}
}
onyx.json 0000644 00000007164 14751102321 0006440 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Onyx",
"settings": {
"color": {
"duotone": [
{
"colors": [
"#272727",
"#f9f9f9"
],
"slug": "duotone-1",
"name": "Dark gray and white"
},
{
"colors": [
"#272727",
"#5F584F"
],
"slug": "duotone-2",
"name": "Dark gray and walnut"
},
{
"colors": [
"#272727",
"#973C20"
],
"slug": "duotone-3",
"name": "Dark gray and cinnamon"
},
{
"colors": [
"#272727",
"#4D5B48"
],
"slug": "duotone-4",
"name": "Dark gray and olive"
},
{
"colors": [
"#272727",
"#4F5959"
],
"slug": "duotone-5",
"name": "Dark gray and steel"
}
],
"gradients": [
{
"slug": "gradient-1",
"gradient": "linear-gradient(to bottom, #5F584F 0%, #272727 100%)",
"name": "Vertical soft driftwood to dark gray"
},
{
"slug": "gradient-2",
"gradient": "linear-gradient(to bottom, #6D533C 0%, #272727 100%)",
"name": "Vertical soft walnut to dark gray"
},
{
"slug": "gradient-3",
"gradient": "linear-gradient(to bottom, #973C20 0%, #272727 100%)",
"name": "Vertical soft cinnamon to dark gray"
},
{
"slug": "gradient-4",
"gradient": "linear-gradient(to bottom, #4D5B48 0%, #272727 100%)",
"name": "Vertical soft olive to dark gray"
},
{
"slug": "gradient-5",
"gradient": "linear-gradient(to bottom, #4F5959 0%, #272727 100%)",
"name": "Vertical soft steel to dark gray"
},
{
"slug": "gradient-6",
"gradient": "linear-gradient(to bottom, #909090 0%, #272727 100%)",
"name": "Vertical soft pewter to dark gray"
},
{
"slug": "gradient-7",
"gradient": "linear-gradient(to bottom, #5F584F 50%, #272727 50%)",
"name": "Vertical hard beige to dark gray"
},
{
"slug": "gradient-8",
"gradient": "linear-gradient(to bottom, #6D533C 50%, #272727 50%)",
"name": "Vertical hard walnut to dark gray"
},
{
"slug": "gradient-9",
"gradient": "linear-gradient(to bottom, #973C20 50%, #272727 50%)",
"name": "Vertical hard cinnamon to dark gray"
},
{
"slug": "gradient-10",
"gradient": "linear-gradient(to bottom, #4D5B48 50%, #272727 50%)",
"name": "Vertical hard olive to dark gray"
},
{
"slug": "gradient-11",
"gradient": "linear-gradient(to bottom, #4F5959 50%, #272727 50%)",
"name": "Vertical hard steel to dark gray"
},
{
"slug": "gradient-12",
"gradient": "linear-gradient(to bottom, #A4A4A4 50%, #272727 50%)",
"name": "Vertical hard pewter to dark gray"
}
],
"palette": [
{
"color": "#272727",
"name": "Base",
"slug": "base"
},
{
"color": "#303030",
"name": "Base / Two",
"slug": "base-2"
},
{
"color": "#f9f9f9",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#B7B7B7",
"name": "Contrast / Two",
"slug": "contrast-2"
},
{
"color": "#909090",
"name": "Contrast / Three",
"slug": "contrast-3"
},
{
"color": "#5F584F",
"name": "Accent",
"slug": "accent"
},
{
"color": "#6D533C",
"name": "Accent / Two",
"slug": "accent-2"
},
{
"color": "#973C20",
"name": "Accent / Three",
"slug": "accent-3"
},
{
"color": "#4D5B48",
"name": "Accent / Four",
"slug": "accent-4"
},
{
"color": "#4F5959",
"name": "Accent / Five",
"slug": "accent-5"
}
]
}
}
}
ice.json 0000644 00000014431 14751102321 0006176 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Ice",
"settings": {
"color": {
"gradients": [
{
"slug": "gradient-1",
"gradient": "linear-gradient(to bottom, #cbd9e1 0%, #EBEBEF 100%)",
"name": "Vertical azure to ice"
},
{
"slug": "gradient-2",
"gradient": "linear-gradient(to bottom, #466577 0%, #EBEBEF 100%)",
"name": "Vertical slate to ice"
},
{
"slug": "gradient-3",
"gradient": "linear-gradient(to bottom, #37505d 0%, #EBEBEF 100%)",
"name": "Vertical ocean to ice"
},
{
"slug": "gradient-4",
"gradient": "linear-gradient(to bottom, #1C2930 0%, #EBEBEF 100%)",
"name": "Vertical ink to ice"
},
{
"slug": "gradient-5",
"gradient": "linear-gradient(to bottom, #37505d 0%, #466577 100%)",
"name": "Vertical ocean to slate"
},
{
"slug": "gradient-6",
"gradient": "linear-gradient(to bottom, #1C2930 0%, #37505d 100%)",
"name": "Vertical ink to ocean"
},
{
"slug": "gradient-7",
"gradient": "linear-gradient(to bottom, #EBEBEF 50%, #cbd9e1 50%)",
"name": "Vertical hard ice to azure"
},
{
"slug": "gradient-8",
"gradient": "linear-gradient(to bottom, #466577 50%, #EBEBEF 50%)",
"name": "Vertical hard slate to ice"
},
{
"slug": "gradient-9",
"gradient": "linear-gradient(to bottom, #37505d 50%, #EBEBEF 50%)",
"name": "Vertical hard ocean to ice"
},
{
"slug": "gradient-10",
"gradient": "linear-gradient(to bottom, #1C2930 50%, #EBEBEF 50%)",
"name": "Vertical hard ink to ice"
},
{
"slug": "gradient-11",
"gradient": "linear-gradient(to bottom, #37505d 50%, #466577 50%)",
"name": "Vertical hard ocean to slate"
},
{
"slug": "gradient-12",
"gradient": "linear-gradient(to bottom, #1C2930 50%, #37505d 50%)",
"name": "Vertical hard ink to ocean"
}
],
"palette": [
{
"color": "#EBEBEF",
"name": "Base",
"slug": "base"
},
{
"color": "#DCE0E6",
"name": "Base / Two",
"slug": "base-2"
},
{
"color": "#1C2930",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#37505d",
"name": "Contrast / Two",
"slug": "contrast-2"
},
{
"color": "#96A5B2",
"name": "Contrast / Three",
"slug": "contrast-3"
}
]
},
"typography": {
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Inter",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "300 900",
"src": [
"file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2"
]
}
],
"fontFamily": "\"Inter\", sans-serif",
"name": "Inter",
"slug": "heading"
},
{
"fontFace": [
{
"fontFamily": "Jost",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.woff2"]
},
{
"fontFamily": "Jost",
"fontStyle": "italic",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2"
]
}
],
"fontFamily": "\"Jost\", sans-serif",
"name": "Jost",
"slug": "body"
},
{
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
"name": "System Sans-serif",
"slug": "system-sans-serif"
},
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-serif"
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "1rem",
"slug": "small"
},
{
"fluid": false,
"name": "Medium",
"size": "1.2rem",
"slug": "medium"
},
{
"fluid": {
"min": "1.5rem",
"max": "2rem"
},
"name": "Large",
"size": "2rem",
"slug": "large"
},
{
"fluid": {
"min": "2rem",
"max": "2.65rem"
},
"name": "Extra Large",
"size": "2.65rem",
"slug": "x-large"
},
{
"fluid": {
"min": "2.65rem",
"max": "3.5rem"
},
"name": "Extra Extra Large",
"size": "3.5rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"blocks": {
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "calc(1rem - 1px)",
"left": "calc(2.2rem - 1px)",
"right": "calc(2.2rem - 1px)",
"top": "calc(1rem - 1px)"
}
},
"border": {
"width": "1px"
}
}
}
},
"core/pullquote": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "normal",
"lineHeight": "1.2"
}
},
"core/quote": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal"
},
"variations": {
"plain": {
"typography": {
"fontStyle": "normal",
"fontWeight": "400"
}
}
}
},
"core/site-title": {
"typography": {
"fontWeight": "400"
}
}
},
"elements": {
"button": {
"border": {
"radius": "4px",
"color": "var(--wp--preset--color--contrast-2)"
},
"color": {
"background": "var(--wp--preset--color--contrast-2)",
"text": "var(--wp--preset--color--white)"
},
"spacing": {
"padding": {
"bottom": "1rem",
"left": "2.2rem",
"right": "2.2rem",
"top": "1rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "0.75rem",
"fontStyle": "normal",
"textTransform": "uppercase",
"letterSpacing": "0.1rem"
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)"
},
"border": {
"color": "var(--wp--preset--color--contrast)"
}
}
},
"heading": {
"typography": {
"fontWeight": "normal",
"letterSpacing": "0"
}
}
}
}
}
mint.json 0000644 00000007314 14751102321 0006407 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Mint",
"settings": {
"color": {
"palette": [
{
"color": "#e4efeb",
"name": "Base",
"slug": "base"
},
{
"color": "#f1fefb",
"name": "Base / Two",
"slug": "base-2"
},
{
"color": "#000000",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#353535",
"name": "Contrast / Two",
"slug": "contrast-2"
},
{
"color": "#A4A4A4",
"name": "Contrast / Three",
"slug": "contrast-3"
}
]
},
"typography": {
"fluid": true,
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Instrument Sans",
"fontStyle": "normal",
"fontWeight": "400 700",
"src": [
"file:./assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2"
]
},
{
"fontFamily": "Instrument Sans",
"fontStyle": "italic",
"fontWeight": "400 700",
"src": [
"file:./assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2"
]
}
],
"fontFamily": "\"Instrument Sans\", sans-serif",
"name": "Instrument Sans",
"slug": "heading"
},
{
"fontFace": [
{
"fontFamily": "Jost",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.woff2"]
},
{
"fontFamily": "Jost",
"fontStyle": "italic",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2"
]
}
],
"fontFamily": "\"Jost\", sans-serif",
"name": "Jost",
"slug": "body"
},
{
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
"name": "System Sans-serif",
"slug": "system-sans-serif"
},
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-serif"
}
]
}
},
"styles": {
"blocks": {
"core/navigation": {
"typography": {
"fontStyle": "normal",
"fontWeight": "400"
}
},
"core/pullquote": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--body)",
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontStyle": "normal",
"fontWeight": "600",
"lineHeight": "1.3"
}
},
"core/quote": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--body)",
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "400"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)"
}
}
},
"elements": {
"caption": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--body)"
}
},
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"h2": {
"typography": {
"fontSize": "2.1rem"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"h4": {
"typography": {
"fontSize": "1.6rem"
}
},
"h5": {
"typography": {
"fontSize": "1.4rem"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontStyle": "normal",
"fontWeight": "600"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--body)"
}
}
}
fossil.json 0000644 00000014470 14751102321 0006740 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Fossil",
"settings": {
"color": {
"gradients": [
{
"slug": "gradient-1",
"gradient": "linear-gradient(to bottom, #E1DFDB 0%, #D6D2CE 100%)",
"name": "Vertical linen to beige"
},
{
"slug": "gradient-2",
"gradient": "linear-gradient(to bottom, #958D86 0%, #D6D2CE 100%)",
"name": "Vertical taupe to beige"
},
{
"slug": "gradient-3",
"gradient": "linear-gradient(to bottom, #65574E 0%, #D6D2CE 100%)",
"name": "Vertical sable to beige"
},
{
"slug": "gradient-4",
"gradient": "linear-gradient(to bottom, #1A1514 0%, #D6D2CE 100%)",
"name": "Vertical ebony to beige"
},
{
"slug": "gradient-5",
"gradient": "linear-gradient(to bottom, #65574E 0%, #958D86 100%)",
"name": "Vertical sable to beige"
},
{
"slug": "gradient-6",
"gradient": "linear-gradient(to bottom, #1A1514 0%, #65574E 100%)",
"name": "Vertical ebony to sable"
},
{
"slug": "gradient-7",
"gradient": "linear-gradient(to bottom, #D6D2CE 50%, #E1DFDB 50%)",
"name": "Vertical hard beige to linen"
},
{
"slug": "gradient-8",
"gradient": "linear-gradient(to bottom, #958D86 50%, #D6D2CE 50%)",
"name": "Vertical hard taupe to beige"
},
{
"slug": "gradient-9",
"gradient": "linear-gradient(to bottom, #65574E 50%, #D6D2CE 50%)",
"name": "Vertical hard sable to beige"
},
{
"slug": "gradient-10",
"gradient": "linear-gradient(to bottom, #1A1514 50%, #D6D2CE 50%)",
"name": "Vertical hard ebony to beige"
},
{
"slug": "gradient-11",
"gradient": "linear-gradient(to bottom, #65574E 50%, #958D86 50%)",
"name": "Vertical hard sable to taupe"
},
{
"slug": "gradient-12",
"gradient": "linear-gradient(to bottom, #1A1514 50%, #65574E 50%)",
"name": "Vertical hard ebony to sable"
}
],
"palette": [
{
"color": "#D6D2CE",
"name": "Base",
"slug": "base"
},
{
"color": "#E1DFDB",
"name": "Base / Two",
"slug": "base-2"
},
{
"color": "#1A1514",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#65574E",
"name": "Contrast / Two",
"slug": "contrast-2"
},
{
"color": "#958D86",
"name": "Contrast / Three",
"slug": "contrast-3"
}
]
},
"typography": {
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Inter",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "300 900",
"src": [
"file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2"
]
}
],
"fontFamily": "\"Inter\", sans-serif",
"name": "Inter",
"slug": "heading"
},
{
"fontFace": [
{
"fontFamily": "Cardo",
"fontStyle": "normal",
"fontWeight": "400",
"src": ["file:./assets/fonts/cardo/cardo_normal_400.woff2"]
},
{
"fontFamily": "Cardo",
"fontStyle": "italic",
"fontWeight": "400",
"src": ["file:./assets/fonts/cardo/cardo_italic_400.woff2"]
},
{
"fontFamily": "Cardo",
"fontStyle": "normal",
"fontWeight": "700",
"src": ["file:./assets/fonts/cardo/cardo_normal_700.woff2"]
}
],
"fontFamily": "Cardo",
"name": "Cardo",
"slug": "body"
},
{
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
"name": "System Sans-serif",
"slug": "system-sans-serif"
},
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-serif"
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "1rem",
"slug": "small"
},
{
"fluid": false,
"name": "Medium",
"size": "1.2rem",
"slug": "medium"
},
{
"fluid": {
"min": "1.5rem",
"max": "2rem"
},
"name": "Large",
"size": "2rem",
"slug": "large"
},
{
"fluid": {
"min": "2rem",
"max": "2.65rem"
},
"name": "Extra Large",
"size": "2.65rem",
"slug": "x-large"
},
{
"fluid": {
"min": "2.65rem",
"max": "3.5rem"
},
"name": "Extra Extra Large",
"size": "3.5rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"blocks": {
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "calc(0.9rem - 2px)",
"left": "calc(2rem - 2px)",
"right": "calc(2rem - 2px)",
"top": "calc(0.9rem - 2px)"
}
},
"border": {
"width": "2px"
}
}
}
},
"core/pullquote": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "normal",
"lineHeight": "1.2"
}
},
"core/quote": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal"
},
"variations": {
"plain": {
"typography": {
"fontStyle": "normal",
"fontWeight": "400"
}
}
}
},
"core/site-title": {
"typography": {
"fontWeight": "400"
}
}
},
"elements": {
"button": {
"border": {
"radius": "100px",
"color": "var(--wp--preset--color--contrast-2)"
},
"color": {
"background": "var(--wp--preset--color--contrast-2)",
"text": "var(--wp--preset--color--white)"
},
"spacing": {
"padding": {
"bottom": "0.9rem",
"left": "2rem",
"right": "2rem",
"top": "0.9rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal"
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)"
}
}
},
"heading": {
"typography": {
"fontWeight": "normal",
"letterSpacing": "0"
}
}
}
}
}
maelstrom.json 0000644 00000010440 14751102321 0007435 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Maelstrom",
"settings": {
"color": {
"palette": [
{
"color": "#38629F",
"name": "Base",
"slug": "base"
},
{
"color": "#244E8A",
"name": "Base / Two",
"slug": "base-2"
},
{
"color": "#FFFFFFA1",
"name": "Contrast / 2",
"slug": "contrast-2"
},
{
"color": "#FFFFFF",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#D5E0F0",
"name": "Contrast / 3",
"slug": "contrast-3"
}
]
},
"typography": {
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Cardo",
"fontStyle": "normal",
"fontWeight": "400",
"src": ["file:./assets/fonts/cardo/cardo_normal_400.woff2"]
},
{
"fontFamily": "Cardo",
"fontStyle": "italic",
"fontWeight": "400",
"src": ["file:./assets/fonts/cardo/cardo_italic_400.woff2"]
},
{
"fontFamily": "Cardo",
"fontStyle": "normal",
"fontWeight": "700",
"src": ["file:./assets/fonts/cardo/cardo_normal_700.woff2"]
}
],
"fontFamily": "Cardo",
"name": "Cardo",
"slug": "body"
},
{
"fontFace": [
{
"fontFamily": "Jost",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.woff2"]
},
{
"fontFamily": "Jost",
"fontStyle": "italic",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2"
]
}
],
"fontFamily": "\"Jost\", sans-serif",
"name": "Jost",
"slug": "heading"
},
{
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
"name": "System Sans-serif",
"slug": "system-sans-serif"
},
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-serif"
}
],
"fontSizes": [
{
"fluid": false,
"name": "Small",
"size": "1rem",
"slug": "small"
},
{
"fluid": false,
"name": "Medium",
"size": "1.2rem",
"slug": "medium"
},
{
"fluid": {
"min": "1.5rem",
"max": "2rem"
},
"name": "Large",
"size": "2rem",
"slug": "large"
},
{
"fluid": {
"min": "2rem",
"max": "2.65rem"
},
"name": "Extra Large",
"size": "2.65rem",
"slug": "x-large"
},
{
"fluid": {
"min": "2.65rem",
"max": "3.5rem"
},
"name": "Extra Extra Large",
"size": "3.5rem",
"slug": "xx-large"
}
]
}
},
"styles": {
"blocks": {
"core/button": {
"variations": {
"outline": {
"spacing": {
"padding": {
"bottom": "calc(0.8rem - 2px)",
"left": "calc(1.6rem - 2px)",
"right": "calc(1.6rem - 2px)",
"top": "calc(0.8rem - 2px)"
}
},
"border": {
"width": "2px"
}
}
}
},
"core/site-title": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontWeight": "normal"
}
},
"core/navigation": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "normal"
}
}
},
"elements": {
"button": {
"border": {
"radius": "6px"
},
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base-2)"
},
"spacing": {
"padding": {
"bottom": "0.98rem",
"left": "1.6rem",
"right": "1.6rem",
"top": "0.8rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal"
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)"
}
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"letterSpacing": "0"
}
}
}
}
}
rust.json 0000644 00000006125 14751102321 0006434 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Rust",
"settings": {
"color": {
"duotone": [
{
"colors": [
"#A62B0C",
"#F3F0E7"
],
"slug": "duotone-1",
"name": "Dark rust to beige"
}
],
"gradients": [
{
"slug": "gradient-1",
"gradient": "linear-gradient(to bottom, #A62A0C42 0%, #F3F0E7 100%)",
"name": "Vertical transparent rust to beige"
},
{
"slug": "gradient-7",
"gradient": "linear-gradient(to bottom, #A62A0C42 50%, #F3F0E7 50%)",
"name": "Vertical hard transparent rust to beige"
},
{
"slug": "gradient-2",
"gradient": "linear-gradient(to bottom, #A62B0C 0%, #F3F0E7 100%)",
"name": "Vertical rust to beige"
},
{
"slug": "gradient-8",
"gradient": "linear-gradient(to bottom, #A62B0C 50%, #F3F0E7 50%)",
"name": "Vertical hard rust to beige"
}
],
"palette": [
{
"color": "#F3F0E7",
"name": "Base",
"slug": "base"
},
{
"color": "#ECEADF",
"name": "Base / 2",
"slug": "base-2"
},
{
"color": "#A62B0C",
"name": "Contrast",
"slug": "contrast"
}
]
}
},
"styles": {
"blocks": {
"core/calendar": {
"css": ".wp-block-calendar table:where(:not(.has-text-color)) th{background-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base);border-color:var(--wp--preset--color--contrast)} & table:where(:not(.has-text-color)) td{border-color:var(--wp--preset--color--contrast)}"
},
"core/comment-date": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--contrast)"
}
}
}
},
"core/comment-edit-link": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--contrast)"
}
}
}
},
"core/comment-reply-link": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--contrast)"
}
}
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--contrast)"
}
}
}
},
"core/post-terms": {
"css":"& .wp-block-post-terms__prefix{color: var(--wp--preset--color--contrast);}"
},
"core/quote": {
"color": {
"background": "var(--wp--preset--color--base)"
}
},
"core/site-tagline": {
"color": {
"text": "var(--wp--preset--color--contrast)"
}
}
},
"elements": {
"button": {
":focus": {
"color": {
"background": "var(--wp--preset--color--contrast)"
},
"border": {
"color": "var(--wp--preset--color--contrast)"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)"
},
"border": {
"color": "var(--wp--preset--color--contrast)"
}
}
},
"caption": {
"color": {
"text": "var(--wp--preset--color--contrast)"
}
}
}
}
}