Merge pull request #5 from danieladov/patch-4

Fix syntax errors
This commit is contained in:
Prayag
2020-12-08 21:15:01 +05:30
committed by GitHub

View File

@@ -5,9 +5,8 @@
"description": "Default, stock, Jellyfin.", "description": "Default, stock, Jellyfin.",
"defaultCss": "", "defaultCss": "",
"options": [], "options": [],
"preview": "preview": {
{ "home": "",
"home": ""
"title": "" "title": ""
} }
}, },
@@ -17,9 +16,8 @@
"description": "A theme that aims to replicate the red and black look of Netflix. Theme is by prayag17.", "description": "A theme that aims to replicate the red and black look of Netflix. Theme is by prayag17.",
"defaultCss": "@import url(https://prayag17.github.io/JellyFlix/default.css);", "defaultCss": "@import url(https://prayag17.github.io/JellyFlix/default.css);",
"options": [], "options": [],
"preview": "preview": {
{ "home": "https://github.com/prayag17/JellyFlix/raw/main/Public%20Ver%201/Home.png?raw=true",
"home": "https://github.com/prayag17/JellyFlix/raw/main/Public%20Ver%201/Home.png?raw=true"
"title": "https://github.com/prayag17/JellyFlix/raw/main/Public%20Ver%201/TitlePage.png?raw=true" "title": "https://github.com/prayag17/JellyFlix/raw/main/Public%20Ver%201/TitlePage.png?raw=true"
} }
}, },
@@ -62,9 +60,8 @@
"default": "" "default": ""
} }
], ],
"preview": "preview": {
{ "home": "https://github.com/CTalvio/Monochromic/blob/master/screenshots/1.png?raw=true",
"home": "https://github.com/CTalvio/Monochromic/blob/master/screenshots/1.png?raw=true"
"title": "https://github.com/CTalvio/Monochromic/blob/master/screenshots/2.png?raw=true" "title": "https://github.com/CTalvio/Monochromic/blob/master/screenshots/2.png?raw=true"
} }
}, },
@@ -101,12 +98,10 @@
"default": "#6279cd" "default": "#6279cd"
} }
], ],
"preview": "preview": {
{ "home": "https://github.com/CTalvio/Kaleidochromic/blob/main/screenshots/6.png?raw=true",
"home": "https://github.com/CTalvio/Kaleidochromic/blob/main/screenshots/6.png?raw=true"
"title": "https://github.com/CTalvio/Kaleidochromic/blob/main/screenshots/1.png?raw=true" "title": "https://github.com/CTalvio/Kaleidochromic/blob/main/screenshots/1.png?raw=true"
} }
]
}, },
{ {
"name": "JellySkin", "name": "JellySkin",
@@ -139,9 +134,8 @@
"css": "@import url('https://prayag17.github.io/JellySkin/morningGradient.css');" "css": "@import url('https://prayag17.github.io/JellySkin/morningGradient.css');"
} }
], ],
"preview": "preview": {
{ "home": "https://github.com/prayag17/JellySkin/raw/master/Version%204/Home.png?raw=true",
"home": "https://github.com/prayag17/JellySkin/raw/master/Version%204/Home.png?raw=true"
"title": "https://github.com/prayag17/JellySkin/raw/master/Version%204/title%202.png?raw=true" "title": "https://github.com/prayag17/JellySkin/raw/master/Version%204/title%202.png?raw=true"
} }
}, },
@@ -258,9 +252,8 @@
"default": "0" "default": "0"
} }
], ],
"preview": "preview": {
{ "home": "",
"home": ""
"title": "" "title": ""
} }
} }