themes-wordpress/bibimbap/theme.json
2023-01-31 09:47:39 +05:30

563 lines
No EOL
10 KiB
JSON

{
"settings": {
"border": {
"color": true,
"radius": true,
"style": true,
"width": true
},
"color": {
"custom": true,
"customGradient": true,
"link": true,
"palette": [
{
"color": "#000000",
"name": "Primary",
"slug": "primary"
},
{
"color": "#c74200",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#ffffff",
"name": "Background",
"slug": "background"
},
{
"color": "#eeeeee",
"name": "Tertiary",
"slug": "tertiary"
}
]
},
"layout": {
"contentSize": "720px",
"wideSize": "1400px"
},
"spacing": {
"blockGap": true,
"margin": true,
"padding": true,
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"customFontSize": true,
"fluid": true,
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Cooper Hewitt",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/cooper-hewitt_normal_300.woff"
]
},
{
"fontFamily": "Cooper Hewitt",
"fontStyle": "italic",
"fontWeight": "300",
"src": [
"file:./assets/fonts/cooper-hewitt_italic_300.woff"
]
},
{
"fontFamily": "Cooper Hewitt",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/cooper-hewitt_normal_500.woff"
]
},
{
"fontFamily": "Cooper Hewitt",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/cooper-hewitt_italic_500.woff"
]
}
],
"fontFamily": "Cooper Hewitt",
"slug": "cooper-hewitt"
}
],
"fontSizes": [
{
"fluid": {
"max": "1.0625rem",
"min": "0.825rem"
},
"name": "Small",
"size": "1rem",
"slug": "small"
},
{
"fluid": {
"max": "1.25rem",
"min": "1rem"
},
"name": "Medium",
"size": "1.125rem",
"slug": "medium"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Large",
"size": "1.75rem",
"slug": "large"
},
{
"fluid": {
"max": "3rem",
"min": "2.5rem"
},
"name": "Extra Large",
"size": "3rem",
"slug": "x-large"
}
],
"lineHeight": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/button": {
"border": {
"radius": "0"
},
"spacing": {
"padding": {
"bottom": "var:preset|spacing|40",
"left": "var:preset|spacing|60",
"right": "var:preset|spacing|60",
"top": "var:preset|spacing|40"
}
}
},
"core/buttons": {
"spacing": {
"blockGap": "var:preset|spacing|30",
"margin": {
"bottom": "0",
"top": "0"
}
}
},
"core/code": {
"border": {
"color": "var:preset|color|primary",
"radius": "0.25rem",
"style": "solid",
"width": "2px"
},
"spacing": {
"padding": {
"bottom": "var:preset|spacing|50",
"left": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"top": "var:preset|spacing|50"
}
},
"typography": {
"fontFamily": "monospace"
}
},
"core/comment-author-name": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/comment-date": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/comment-reply-link": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var:preset|spacing|50"
}
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var:preset|spacing|70"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|medium",
"textTransform": "uppercase"
}
},
"core/paragraph": {
"typography": {
"letterSpacing": "0.1em"
}
},
"core/post-author": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0",
"textTransform": "uppercase"
}
},
"core/post-author-name": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|medium",
"fontStyle": "normal",
"fontWeight": "600",
"textTransform": "uppercase"
}
},
"core/post-date": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0"
}
}
},
"core/pullquote": {
"border": {
"bottom": {
"color": "var:preset|color|secondary",
"style": "solid",
"width": "20px"
},
"color": "var:preset|color|primary",
"left": {
"color": "var:preset|color|secondary",
"style": "solid",
"width": "20px"
},
"right": {
"color": "var:preset|color|secondary",
"style": "solid",
"width": "20px"
},
"style": "solid",
"top": {
"color": "var:preset|color|secondary",
"style": "solid",
"width": "20px"
},
"width": "1px 0"
},
"color": {
"background": "var:preset|color|secondary",
"text": "var:preset|color|background"
},
"elements": {
"heading": {
"color": {
"text": "var:preset|color|background"
}
},
"link": {
"color": {
"text": "var:preset|color|background"
}
}
},
"spacing": {
"padding": {
"bottom": "var:preset|spacing|50",
"left": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"top": "var:preset|spacing|50"
}
},
"typography": {
"fontSize": "1.5rem",
"fontStyle": "normal",
"fontWeight": "300",
"letterSpacing": "0.05em",
"lineHeight": "1.4"
}
},
"core/query-pagination": {
"typography": {
"fontSize": "1.5rem",
"textTransform":"uppercase",
"fontStyle":"normal",
"fontWeight":"600"
}
},
"core/quote": {
"border": {
"color": "var:preset|color|primary",
"style": "solid",
"width": "0 0 0 1px"
},
"spacing": {
"padding": {
"left": "var:preset|spacing|50"
}
},
"typography": {
"fontStyle": "normal"
}
},
"core/search": {
"border": {
"bottom": {
"style": "none",
"width": "0"
},
"left": {
"style": "none",
"width": "0"
},
"radius": "0",
"right": {
"style": "none",
"width": "0"
},
"top": {
"style": "none",
"width": "0"
}
},
"typography": {
"fontSize": "var:preset|font-size|medium",
"lineHeight": "1.6"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var:preset|color|primary"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|medium",
"letterSpacing": "0.04em",
"textTransform": "uppercase"
}
},
"core/site-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|medium",
"fontWeight": "700"
}
}
},
"color": {
"background": "var:preset|color|background",
"text": "var:preset|color|primary"
},
"elements": {
"button": {
":active": {
"color": {
"background": "var:preset|color|primary",
"text": "var:preset|color|background"
}
},
":focus": {
"color": {
"background": "var:preset|color|primary",
"text": "var:preset|color|background"
}
},
":hover": {
"color": {
"background": "var:preset|color|secondary",
"text": "var:preset|color|background"
}
},
"border": {
"radius": "0.25rem"
},
"color": {
"background": "var:preset|color|secondary",
"text": "var:preset|color|background"
}
},
"h1": {
"typography": {
"fontSize": "4.5rem"
}
},
"h2": {
"typography": {
"fontSize": "2rem"
}
},
"h3": {
"typography": {
"fontSize": "1.5rem"
}
},
"h4": {
"typography": {
"fontSize": "1.25rem"
}
},
"h5": {
"typography": {
"fontSize": "1rem"
}
},
"h6": {
"typography": {
"fontSize": "0.875rem"
}
},
"heading": {
"typography": {
"fontFamily": "Cooper Hewitt",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.04em",
"lineHeight": "1.2",
"textTransform": "uppercase"
}
},
"link": {
":hover": {
"color": {
"text": "#8a2e00"
},
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var:preset|color|secondary"
}
}
},
"spacing": {
"blockGap": "var:preset|spacing|50",
"padding": {
"bottom": "0",
"left": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"top": "0"
}
},
"typography": {
"fontFamily": "var:preset|font-family|cooper-hewitt",
"fontSize": "var:preset|font-size|medium",
"fontStyle": "normal",
"fontWeight": "300",
"lineHeight": "1.6"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}