Files
shuffle_and_skirmish_website/wp-content/themes/halloween-gift-store/styles/lime-olive.json
2025-11-24 21:33:55 +00:00

47 lines
952 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Lime Olive",
"version": 2,
"settings": {
"color": {
"palette": [
{
"color": "#aeb534",
"name": "Primary",
"slug": "primary"
},
{
"color": "#3d220c",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#ffffff",
"name": "Tertiary",
"slug": "tertiary"
},
{
"color": "#1d1007",
"name": "Quaternary",
"slug": "quaternary"
},
{
"color": "#000000",
"name": "Body Text",
"slug": "body-text"
},
{
"color": "#000000",
"name": "Foreground",
"slug": "foreground"
},
{
"color": "#ffffff",
"name": "Background",
"slug": "background"
}
]
}
}
}