Delete random .json file (#7991)
This commit is contained in:
parent
db885fa16b
commit
4a7f9d3d29
1 changed files with 0 additions and 36 deletions
|
@ -1,36 +0,0 @@
|
|||
{
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"name": "Color 1",
|
||||
"slug": "theme-1"
|
||||
},
|
||||
{
|
||||
"color": "#f7f7f3",
|
||||
"name": "Color 2",
|
||||
"slug": "theme-2"
|
||||
},
|
||||
{
|
||||
"color": "#f2e9ce",
|
||||
"name": "Color 3",
|
||||
"slug": "theme-3"
|
||||
},
|
||||
{
|
||||
"color": "#f2a307",
|
||||
"name": "Color 4",
|
||||
"slug": "theme-4"
|
||||
},
|
||||
{
|
||||
"color": "#233d4d",
|
||||
"name": "Color 5",
|
||||
"slug": "theme-5"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"title": "",
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
||||
}
|
Loading…
Reference in a new issue