浏览代码

Add version and schema to Zoologist and Russell (#5004)

Maggie 3 年之前
父节点
当前提交
0ee5ad4ecd
共有 2 个文件被更改,包括 4 次插入2 次删除
  1. 2 2
      russell/theme.json
  2. 2 0
      zoologist/theme.json

+ 2 - 2
russell/theme.json

@@ -1,6 +1,6 @@
 {
-    "$schema": "https:\/\/json.schemastore.org\/theme-v1.json",
-    "version": 1,
+	"$schema": "https://json.schemastore.org/theme-v1.json",
+	"version": 1,
     "settings": {
         "color": {
             "palette": [

+ 2 - 0
zoologist/theme.json

@@ -1,4 +1,6 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
+	"version": 1,
 	"customTemplates": [
 		{
 			"name": "blank",