Update skins-3.0.json

This commit is contained in:
Prayag
2020-12-08 08:40:34 +05:30
committed by GitHub
parent 4160e753ff
commit 76f5e3675b

View File

@@ -5,12 +5,14 @@
"description": "Default, stock, Jellyfin.",
"defaultCss": "",
"options": [],
"preview":
"preview": [
{
"home": ""
},
{
"home": "",
"title": ""
}
]
},
{
"name": "JellyFlix",
@@ -18,12 +20,14 @@
"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);",
"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"
}
]
},
{
"name": "Monochromic",
@@ -64,12 +68,14 @@
"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"
}
]
},
{
"name": "Kaleidochromic",
@@ -104,12 +110,14 @@
"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"
}
]
},
{
"name": "JellySkin",
@@ -142,12 +150,14 @@
"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"
}
]
},
{
"name": "Custom",
@@ -262,11 +272,13 @@
"default": "0"
}
],
"preview":
"preview": [
{
"home": ""
},
{
"home": "",
"title": ""
}
]
}
]