Initial commit.
This commit is contained in:
46
wp-content/themes/halloween-gift-store/styles/red.json
Normal file
46
wp-content/themes/halloween-gift-store/styles/red.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"title": "Red",
|
||||
"version": 2,
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#b5345a",
|
||||
"name": "Primary",
|
||||
"slug": "primary"
|
||||
},
|
||||
{
|
||||
"color": "#3c3d0c",
|
||||
"name": "Secondary",
|
||||
"slug": "secondary"
|
||||
},
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"name": "Tertiary",
|
||||
"slug": "tertiary"
|
||||
},
|
||||
{
|
||||
"color": "#1c1d07",
|
||||
"name": "Quaternary",
|
||||
"slug": "quaternary"
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "Body Text",
|
||||
"slug": "body-text"
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "Foreground",
|
||||
"slug": "foreground"
|
||||
},
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"name": "Background",
|
||||
"slug": "background"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user