Current File : /home/kelaby89/public_html/wp/wp-content/themes/nexio/theme.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"settings": {
"appearanceTools": true,
"spacing": {
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
],
"blockGap": null
},
"color": {
"palette": [
{
"slug": "bg-color",
"name": "Background color",
"color": "#000000"
},
{
"slug": "bd-color",
"name": "Border color",
"color": "#343232"
},
{
"slug": "text-dark",
"name": "Text dark",
"color": "#F8F8F8"
},
{
"slug": "text-light",
"name": "Text light",
"color": "#605F5F"
},
{
"slug": "text-link",
"name": "Link",
"color": "#70AF69"
},
{
"slug": "text-hover",
"name": "Link hover",
"color": "#509C56"
},
{
"slug": "text-link-2",
"name": "Accent 2",
"color": "#2562F4"
},
{
"slug": "text-hover-2",
"name": "Accent 2 hover",
"color": "#1955E0"
},
{
"slug": "text-link-3",
"name": "Accent 3",
"color": "#EF5236"
},
{
"slug": "text-hover-3",
"name": "Accent 3 hover",
"color": "#D3361B"
}
],
"duotone": [
{
"colors": [
"#000000",
"#A2A2A2"
],
"slug": "bg-and-text",
"name": "Background and text color"
},
{
"colors": [
"#000000",
"#F8F8F8"
],
"slug": "bg-and-dark",
"name": "Background and dark color"
},
{
"colors": [
"#000000",
"#70AF69"
],
"slug": "bg-and-link",
"name": "Background and link color"
}
],
"gradients": [
{
"slug": "vertical-link-to-hover",
"gradient": "linear-gradient(to bottom,var(--theme-color-text_link) 0%,var(--theme-color-text_hover) 100%)",
"name": "Vertical from link color to hover color"
},
{
"slug": "diagonal-link-to-hover",
"gradient": "linear-gradient(to bottom right,var(--theme-color-text_link) 0%,var(--theme-color-text_hover) 100%)",
"name": "Diagonal from link color to hover color"
}
]
},
"typography": {
"fluid": true,
"dropCap": true,
"fontFamilies": [
{
"fontFamily": "\"DM Sans\",sans-serif",
"name": "\"DM Sans\",sans-serif",
"slug": "p-font"
},
{
"fontFamily": "inherit",
"name": "inherit",
"slug": "post-font"
},
{
"fontFamily": "stolzl,sans-serif",
"name": "stolzl,sans-serif",
"slug": "h1-font"
}
]
},
"layout": {
"contentSize": "840px",
"wideSize": "1290px"
},
"custom": {
"spacing": {
"tiny": "var(--sc-space-tiny, 1rem)",
"small": "var(--sc-space-small, 2rem)",
"medium": "var(--sc-space-medium, 3.3333rem)",
"large": "var(--sc-space-large, 6.6667rem)",
"huge": "var(--sc-space-huge, 8.6667rem)"
}
}
},
"styles": {
"spacing": {
"blockGap": 0
},
"blocks": {
"core/button": {
"border": {
"radius": "0"
},
"color": {
"background": "var(--theme-color-text_link)",
"text": "var(--theme-color-inverse_link)"
},
"typography": {
"fontFamily": "var(--theme-font-button_font-family)",
"fontWeight": "var(--theme-font-button_font-weight)",
"fontSize": "var(--theme-font-button_font-size)",
"lineHeight": "var(--theme-font-button_line-height)"
}
},
"core/post-comments": {
"spacing": {
"padding": {
"top": "var(--wp--custom--spacing--small)"
}
}
},
"core/pullquote": {
"border": {
"width": "1px 0"
}
},
"core/quote": {
"border": {
"width": "1px"
}
}
}
}
}