浏览代码

Delete random .json file (#7991)

alaczek 1 年之前
父节点
当前提交
4a7f9d3d29
共有 1 个文件被更改,包括 0 次插入36 次删除
  1. 0 36
      bark/styles/.json

+ 0 - 36
bark/styles/.json

@@ -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"
-}