Update skins-3.0.json

This commit is contained in:
Mister Rajoy
2020-12-12 15:38:40 +01:00
parent 1450ce5974
commit d8d343fe1a

View File

@@ -166,28 +166,24 @@
"defaultCss": "@import url('https://prayag17.github.io/JellySkin/default.4');", "defaultCss": "@import url('https://prayag17.github.io/JellySkin/default.4');",
"options": [ "options": [
{ {
"type": "checkBox", "type": "selector",
"name": "Sea Gradient", "name": "Gradient",
"description": "changes the Jellyfin themed Hover gradient", "description": "Changes the Jellyfin themed Hover gradient",
"css": "@import url('https://prayag17.github.io/JellySkin/seaGradient.css');" "css": "",
}, "selections": [
{ {
"type": "checkBox", "name": "seaGradient"
"name": "Sunset Gradient", },
"description": "changes the Jellyfin themed Hover gradient", {
"css": "@import url('https://prayag17.github.io/JellySkin/sunsetGradient.css');" "name": "sunsetGradient"
}, },
{ {
"type": "checkBox", "name": "nightSkyGradient"
"name": "Night Sky Gradient", },
"description": "changes the Jellyfin themed Hover gradient", {
"css": "@import url('https://prayag17.github.io/JellySkin/nightSkyGradient.css');" "name": "morningGradient"
}, }
{ ]
"type": "checkBox",
"name": "Morning Gradient",
"description": "changes the Jellyfin themed Hover gradient",
"css": "@import url('https://prayag17.github.io/JellySkin/morningGradient.css');"
} }
], ],
"previews":[ "previews":[