File: /home/zeusxp5/chuair.org/wp-content/themes/lifttruck/styles/dark.json
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Dark",
"settings": {
"appearanceTools": true,
"useRootPaddingAwareAlignments": true,
"border": {
"radius": true,
"color": true,
"style": true,
"width": true
},
"color": {
"palette": [
{
"name": "Black",
"slug": "black",
"color": "#fff"
},
{
"name": "White",
"slug": "white",
"color": "#000"
},
{
"color": "#000",
"name": "Base",
"slug": "base"
},
{
"color": "#fff",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#16403f",
"name": "Primary",
"slug": "primary"
},
{
"color": "#345C00",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#F6F6F6",
"name": "Tertiary",
"slug": "tertiary"
},
{
"color": "#e9c66d",
"name": "Accent",
"slug": "accent"
},
{
"color": "#eee",
"name": "Heading",
"slug": "heading"
},
{
"color": "#fefdfb",
"name": "Gray 1",
"slug": "gray-1"
},
{
"color": "#fdf8f2",
"name": "Gray 2",
"slug": "gray-2"
},
{
"color": "#fbf4ea",
"name": "Gray 3",
"slug": "gray-3"
},
{
"color": "#f4e2c7",
"name": "Gray 4",
"slug": "gray-4"
}
]
},
"custom": {
"spacing": {
"small": "max(1.25rem, 5vw)",
"medium": "clamp(2rem, 8vw, 6rem)",
"large": "clamp(4rem, 10vw, 8rem)"
},
"typography": {
"font-size": {
"huge": "clamp(2.25rem, 4vw, 2.75rem)",
"gigantic": "clamp(2.75rem, 6vw, 3.25rem)",
"colossal": "clamp(3.25rem, 8vw, 6.25rem)"
},
"line-height": {
"tiny": 1.15,
"small": 1.2,
"medium": 1.4,
"normal": 1.6
}
}
},
"spacing": {
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"dropCap": false,
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Playfair Display",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/playfair-display/PlayfairDisplay-Regular.ttf"
]
},
{
"fontFamily": "Playfair Display",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/playfair-display/PlayfairDisplay-Medium.ttf"
]
},
{
"fontFamily": "Playfair Display",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/playfair-display/PlayfairDisplay-SemiBold.ttf"
]
},
{
"fontFamily": "Playfair Display",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/playfair-display/PlayfairDisplay-Bold.ttf"
]
}
],
"fontFamily": "\"Playfair Display\", serif",
"name": "Playfair Display",
"slug": "playfair-display"
},
{
"fontFace": [
{
"fontFamily": "DM Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/dm-sans/DMSans-Regular.woff2"
]
},
{
"fontFamily": "DM Sans",
"fontStretch": "normal",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/dm-sans/DMSans-Regular-Italic.woff2"
]
},
{
"fontFamily": "DM Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/dm-sans/DMSans-Medium.woff2"
]
},
{
"fontFamily": "DM Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/dm-sans/DMSans-Bold.woff2"
]
},
{
"fontFamily": "DM Sans",
"fontStretch": "normal",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/dm-sans/DMSans-Bold-Italic.woff2"
]
}
],
"fontFamily": "\"DM Sans\", sans-serif",
"name": "DM Sans",
"slug": "dm-sans"
},
{
"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
"name": "System Font",
"slug": "system-font"
},
{
"fontFamily": "\"Source Serif Pro\", serif",
"name": "Source Serif Pro",
"slug": "source-serif-pro"
}
],
"fontSizes": [
{
"size": "0.875rem",
"slug": "xsmall"
},
{
"size": "1rem",
"slug": "small"
},
{
"size": "1.125rem",
"slug": "medium"
},
{
"size": "1.75rem",
"slug": "large"
},
{
"size": "clamp(1.75rem, 3vw, 2.25rem)",
"slug": "x-large"
}
]
},
"layout": {
"contentSize": "1300px",
"wideSize": "1650px"
}
},
"styles": {
"blocks": {
"core/site-title": {
"color": {
"text": "var(--wp--preset--color--heading)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontWeight": "600"
}
},
"core/navigation": {
"color": {
"text": "var(--wp--preset--color--heading)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "600"
}
},
"core/post-author": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-content": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--secondary)"
}
}
}
},
"core/post-excerpt": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"core/post-date": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "400"
},
"elements": {
"link": {
"typography": {
"textDecoration": "none"
},
":hover": {
"typography": {
"textDecoration": "underline"
}
}
}
}
},
"core/post-terms": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-title": {
"spacing": {
"margin": {
"bottom": "1.25rem",
"top": "1.25rem"
}
},
"typography": {
"lineHeight": "1.2"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
},
"color": {
"text": "var(--wp--preset--color--black)"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":active": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/query": {
"elements": {
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
}
}
}
},
"color": {
"background": "var(--wp--preset--color--base)",
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"button": {
"typography": {
"fontSize": "var(--wp--preset--font-size--xsmall)",
"fontWeight": "500"
},
"border": {
"radius": "5px"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
},
":link": {
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base)"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base)"
}
},
":active": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--base)"
}
}
},
"heading": {
"color": {
"text": "var(--wp--preset--color--heading)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--dm-sans)"
}
},
"h1": {
"typography": {
"fontSize": "3.05rem",
"lineHeight": "1.2",
"letterSpacing": "-.045em"
}
},
"h2": {
"typography": {
"fontSize": "2.44rem",
"lineHeight": "1.2",
"letterSpacing": "-.035em"
}
},
"h3": {
"typography": {
"fontSize": "1.95rem",
"letterSpacing": "-.03em"
}
},
"h4": {
"typography": {
"fontSize": "1.56rem",
"letterSpacing": "-.03em"
}
},
"h5": {
"typography": {
"fontSize": "1.25rem",
"fontWeight": "700",
"textTransform": "uppercase",
"letterSpacing": "-.025em"
}
},
"h6": {
"typography": {
"fontSize": "1rem",
"textTransform": "uppercase",
"letterSpacing": "-.02em"
}
},
"link": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
":hover": {
"typography": {
"textDecoration": "none"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":active": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"blockGap": "1.5rem",
"padding": {
"top": "0px",
"right": "var(--wp--preset--spacing--40)",
"left": "var(--wp--preset--spacing--40)"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--system-font)",
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.6"
}
},
"patterns" : [
"lifttruck/header",
"lifttruck/header-2"
]
}