Pink Json

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

{

"version": 3,
"settings": {
"color": {
"palette": [
{
"slug": "foreground",
"color": "#4a074a",
"name": "Foreground"
},
{
"slug": "background",
"color": "#ca69d3",
"name": "Background"
},
{
"slug": "awesome-pink",
"color": "#cc00ffc4",
"name": "Awesome pink"
}
]
}
},
"styles": {
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
}
}

You might also like