051f7275a8
* Add Infield theme. Initial commit. * Removed unused font asset --------- Co-authored-by: Jason Crist <jcrist@pbking.com>
41 lines
No EOL
668 B
JSON
41 lines
No EOL
668 B
JSON
{
|
|
"settings": {
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"color": "#013832",
|
|
"name": "Accent 1",
|
|
"slug": "accent-1"
|
|
},
|
|
{
|
|
"color": "#119822",
|
|
"name": "Accent 2",
|
|
"slug": "accent-2"
|
|
},
|
|
{
|
|
"color": "#11181F",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#ffffff",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#f3f4f4",
|
|
"name": "Accent 3",
|
|
"slug": "accent-3"
|
|
},
|
|
{
|
|
"color": "#daa520",
|
|
"name": "Accent 4",
|
|
"slug": "accent-4"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"title": "Slugger Gold",
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
} |