Browse Source

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

Maggie 3 năm trước cách đây
mục cha
commit
0ee5ad4ecd
2 tập tin đã thay đổi với 4 bổ sung2 xóa
  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",