59 lines
1.1 KiB
JSON
59 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"version": 3,
|
||
|
|
"title": "Grøn",
|
||
|
|
"settings": {
|
||
|
|
"color": {
|
||
|
|
"palette": [
|
||
|
|
{
|
||
|
|
"slug": "primary",
|
||
|
|
"name": "Primary",
|
||
|
|
"color": "#2f855a"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"slug": "primary-dark",
|
||
|
|
"name": "Primary Dark",
|
||
|
|
"color": "#276749"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"slug": "base",
|
||
|
|
"name": "Base",
|
||
|
|
"color": "#ffffff"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"slug": "contrast",
|
||
|
|
"name": "Contrast",
|
||
|
|
"color": "#000000"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"slug": "border",
|
||
|
|
"name": "Border",
|
||
|
|
"color": "#cfe0d6"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"styles": {
|
||
|
|
"color": {
|
||
|
|
"background": "#ffffff",
|
||
|
|
"text": "#000000"
|
||
|
|
},
|
||
|
|
"elements": {
|
||
|
|
"heading": {
|
||
|
|
"color": {
|
||
|
|
"text": "var(--wp--preset--color--primary)"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"link": {
|
||
|
|
"color": {
|
||
|
|
"text": "var(--wp--preset--color--primary)"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"button": {
|
||
|
|
"color": {
|
||
|
|
"background": "var(--wp--preset--color--primary)",
|
||
|
|
"text": "#ffffff"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|