93 lines
2.1 KiB
JSON
93 lines
2.1 KiB
JSON
{
|
|
"version": 2,
|
|
"settings": {
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"name" : "Blue",
|
|
"slug" : "blue",
|
|
"color" : "#88c0d0"
|
|
},
|
|
{
|
|
"name" : "Green",
|
|
"slug" : "green",
|
|
"color" : "#8fbcbb"
|
|
},
|
|
{
|
|
"name" : "Dark",
|
|
"slug" : "dark",
|
|
"color" : "#2e3440"
|
|
},
|
|
{
|
|
"name" : "Light",
|
|
"slug" : "light",
|
|
"color" : "#eceff4"
|
|
},
|
|
{
|
|
"name" : "Grey",
|
|
"slug" : "grey",
|
|
"color" : "#d8dee9"
|
|
}
|
|
],
|
|
"custom": false,
|
|
"customGradient": false,
|
|
"customDuotone": false,
|
|
"gradients": [],
|
|
"link": false,
|
|
"defaultPalette": false,
|
|
"defaultGradients": false
|
|
},
|
|
"layout": {
|
|
"contentSize": "768px",
|
|
"wideSize": "900px"
|
|
},
|
|
"typography": {
|
|
"fontFamilies": [
|
|
{
|
|
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
|
|
"slug": "text",
|
|
"name": "Texte"
|
|
},
|
|
{
|
|
"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",
|
|
"slug": "title",
|
|
"name": "Titre"
|
|
},
|
|
{
|
|
"fontFamily": "Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace",
|
|
"slug": "mono",
|
|
"name": "Mono"
|
|
}
|
|
],
|
|
"fontSizes": [
|
|
{
|
|
"slug": "small",
|
|
"size": "0.8rem",
|
|
"name": "Petit"
|
|
},
|
|
{
|
|
"slug": "normal",
|
|
"size": "1rem",
|
|
"name": "Normal"
|
|
},
|
|
{
|
|
"slug": "big",
|
|
"size": "1.5rem",
|
|
"name": "Grand"
|
|
},
|
|
{
|
|
"slug": "huge",
|
|
"size": "2rem",
|
|
"name": "Très grand"
|
|
}
|
|
]
|
|
},
|
|
"blocks": {
|
|
"core/button": {
|
|
"border": {
|
|
"radius": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |