From cf73e6bafc68c762e63e1590a8cfa3ed0605af51 Mon Sep 17 00:00:00 2001 From: Prayag <55829513+prayag17@users.noreply.github.com> Date: Mon, 30 Nov 2020 15:35:11 +0530 Subject: [PATCH] Update my skins --- skins-3.0.json | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/skins-3.0.json b/skins-3.0.json index 9c33f43..d836199 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -7,7 +7,7 @@ "options": [] }, { - "name": "Jellyflix", + "name": "JellyFlix", "author": "prayagprajapati17", "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);", @@ -92,7 +92,32 @@ "author": "prayagprajapati17", "description": "A very bright and colorful look using lots of drop shadows. Theme is by prayag17.", "defaultCss": "@import url('https://prayag17.github.io/JellySkin/default.css');", - "options": [] + "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');", + } + ] }, { "name": "Custom",