From d8d343fe1a7de5ec8471a96a688f31cf7da4f106 Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Sat, 12 Dec 2020 15:38:40 +0100 Subject: [PATCH] Update skins-3.0.json --- skins-3.0.json | 40 ++++++++++++++++++---------------------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/skins-3.0.json b/skins-3.0.json index 7f99710..47b765b 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -166,28 +166,24 @@ "defaultCss": "@import url('https://prayag17.github.io/JellySkin/default.4');", "options": [ { - "type": "checkBox", - "name": "Sea Gradient", - "description": "changes the Jellyfin themed Hover gradient", - "css": "@import url('https://prayag17.github.io/JellySkin/seaGradient.css');" - }, - { - "type": "checkBox", - "name": "Sunset Gradient", - "description": "changes the Jellyfin themed Hover gradient", - "css": "@import url('https://prayag17.github.io/JellySkin/sunsetGradient.css');" - }, - { - "type": "checkBox", - "name": "Night Sky Gradient", - "description": "changes the Jellyfin themed Hover gradient", - "css": "@import url('https://prayag17.github.io/JellySkin/nightSkyGradient.css');" - }, - { - "type": "checkBox", - "name": "Morning Gradient", - "description": "changes the Jellyfin themed Hover gradient", - "css": "@import url('https://prayag17.github.io/JellySkin/morningGradient.css');" + "type": "selector", + "name": "Gradient", + "description": "Changes the Jellyfin themed Hover gradient", + "css": "", + "selections": [ + { + "name": "seaGradient" + }, + { + "name": "sunsetGradient" + }, + { + "name": "nightSkyGradient" + }, + { + "name": "morningGradient" + } + ] } ], "previews":[