From 39c1d9d4ff13cf89628b400e7c384445ef0b5612 Mon Sep 17 00:00:00 2001 From: Casper Talvio Date: Mon, 9 Nov 2020 23:21:20 +0200 Subject: [PATCH 1/4] Update skins-2.0.json --- skins-2.0.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/skins-2.0.json b/skins-2.0.json index 4f26204..db84801 100644 --- a/skins-2.0.json +++ b/skins-2.0.json @@ -5,7 +5,7 @@ "versions": [ { "name": "Default", - "description":"Default Skin", + "description":"Default, stock, Jellyfin.", "css": "" } ] @@ -16,7 +16,7 @@ "versions": [ { "name": "Default", - "description":"Default Skin", + "description":"A theme that aims to replicate the red and black look of Netflix.", "css": "@import url(https://prayag17.github.io/JellyFlix/default.css);" } ] @@ -27,33 +27,33 @@ "versions": [ { "name": "Default", - "description": "Default Skin", + "description": "Default version. This theme aims to be minimalistic and somewhat muted in color.", "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css);" }, { "name": "Improve performance", - "description": "The theme uses mask-image to fade out items below the top bar as you scroll. This works well on most reasonable hardware but struggles on some phones and especially smart TVs. This switches to a method without using mask-image, but foregoes the fade-out effect. I may switch to this method being the default.", - "css": "@import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');" + "description": "The theme uses mask-image to fade out items below the top bar as you scroll. This switches to a method without using mask-image, drastically improves performance but foregoes the fade-out effect.", + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');" }, { "name": "No rounded corners", - "description": "In fact, squares off every rounded corner JF ever had.", - "css": "@import url('https://ctalvio.github.io/Monochromic/sharp_style.css');" + "description": "No rounded corners.", + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); :root {--rounding: 0px;}" }, { "name": "Accent color preset - blue", "description": "Restores some of the default Jellyfin blue accenting", - "css": "@import url('https://ctalvio.github.io/Monochromic/jfblue_style.css');" + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/jfblue_style.css');" }, { "name": "Accent color preset - purple", "description": "Purple Accents", - "css": "@import url('https://ctalvio.github.io/Monochromic/jfpurple_style.css'); );" + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/jfpurple_style.css'); );" }, { "name": "Restore bottom bar style episode progress", "description": "Don't like my transparent view progress overlay? Use this to go back to the old style.", - "css": "@import url('https://ctalvio.github.io/Monochromic/bottom-progress_style.css');" + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/bottom-progress_style.css');" } ] }, @@ -79,4 +79,4 @@ } ] } -] \ No newline at end of file +] From d1a3dbc74f0ef2ed6a59c4547ee57f749dd6786b Mon Sep 17 00:00:00 2001 From: Casper Talvio Date: Tue, 10 Nov 2020 00:03:51 +0200 Subject: [PATCH 2/4] Update skins-2.0.json --- skins-2.0.json | 61 +++++++++++++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 23 deletions(-) diff --git a/skins-2.0.json b/skins-2.0.json index db84801..8e3a87c 100644 --- a/skins-2.0.json +++ b/skins-2.0.json @@ -5,7 +5,7 @@ "versions": [ { "name": "Default", - "description":"Default, stock, Jellyfin.", + "description":"Default, stock, Jellyfin.", "css": "" } ] @@ -16,7 +16,7 @@ "versions": [ { "name": "Default", - "description":"A theme that aims to replicate the red and black look of Netflix.", + "description":"A theme that aims to replicate the red and black look of Netflix. Theme is by prayag17.", "css": "@import url(https://prayag17.github.io/JellyFlix/default.css);" } ] @@ -27,33 +27,33 @@ "versions": [ { "name": "Default", - "description": "Default version. This theme aims to be minimalistic and somewhat muted in color.", - "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css);" - }, - { - "name": "Improve performance", - "description": "The theme uses mask-image to fade out items below the top bar as you scroll. This switches to a method without using mask-image, drastically improves performance but foregoes the fade-out effect.", + "description": "This theme aims to be minimalistic and somewhat muted in color. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');" }, { - "name": "No rounded corners", + "name": "Sharp corners", "description": "No rounded corners.", - "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); :root {--rounding: 0px;}" + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); :root {--rounding: 0px;}" }, { - "name": "Accent color preset - blue", - "description": "Restores some of the default Jellyfin blue accenting", - "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/jfblue_style.css');" + "name": "Accent color - blue", + "description": "Uses the default blue color for accents.", + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); @import url('https://ctalvio.github.io/Monochromic/jfblue_style.css');" }, { - "name": "Accent color preset - purple", - "description": "Purple Accents", - "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/jfpurple_style.css'); );" + "name": "Accent color - purple", + "description": "Uses a purple shade, also suited for Jellyfin.", + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); @import url('https://ctalvio.github.io/Monochromic/jfpurple_style.css');" }, { - "name": "Restore bottom bar style episode progress", - "description": "Don't like my transparent view progress overlay? Use this to go back to the old style.", - "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/bottom-progress_style.css');" + "name": "Accent color - blue - sharp", + "description": "Uses the default blue color for accents. Sharp corners.", + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); @import url('https://ctalvio.github.io/Monochromic/jfblue_style.css'); :root {--rounding: 0px;}" + }, + { + "name": "Accent color - purple - sharp", + "description": "Uses a purple shade, also suited for Jellyfin. Sharp corners.", + "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); @import url('https://ctalvio.github.io/Monochromic/jfpurple_style.css'); :root {--rounding: 0px;}" } ] }, @@ -61,10 +61,25 @@ "name": "Kaleidochromic", "author": "EdgeMentality", "versions": [ - { +{ "name": "Default", - "description":"Default Skin", - "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css);" + "description": "This theme aims to be more colorful and minimalistic. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", + "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');" + }, + { + "name": "Sharp corners", + "description": "No rounded corners.", + "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); :root {--rounding: 0px;}" + }, + { + "name": "Accent color - blue", + "description": "Uses the default blue color for accents.", + "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); @import url('https://ctalvio.github.io/Monochromic/jfblue_style.css');" + }, + { + "name": "Accent color - blue - sharp", + "description": "Uses the default blue color for accents. Sharp corners.", + "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css'); @import url('https://ctalvio.github.io/Monochromic/jfblue_style.css'); :root {--rounding: 0px;}" } ] }, @@ -74,7 +89,7 @@ "versions": [ { "name": "Default", - "description":"Default Skin", + "description":"A very bright and colorful look using lots of drop shadows. Theme is by prayag17.", "css": "@import url('https://prayag17.github.io/JellySkin/default.css');" } ] From a31f13816f6ecfd5dbd94a33a8596aa0ff0a0b2f Mon Sep 17 00:00:00 2001 From: Casper Talvio Date: Tue, 10 Nov 2020 00:07:35 +0200 Subject: [PATCH 3/4] Update skins-2.0.json --- skins-2.0.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/skins-2.0.json b/skins-2.0.json index 8e3a87c..5805576 100644 --- a/skins-2.0.json +++ b/skins-2.0.json @@ -16,7 +16,7 @@ "versions": [ { "name": "Default", - "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.", "css": "@import url(https://prayag17.github.io/JellyFlix/default.css);" } ] @@ -27,7 +27,7 @@ "versions": [ { "name": "Default", - "description": "This theme aims to be minimalistic and somewhat muted in color. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", + "description": "This theme aims to be minimalistic and somewhat muted in color. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", "css": "@import url(https://ctalvio.github.io/Monochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');" }, { @@ -63,7 +63,7 @@ "versions": [ { "name": "Default", - "description": "This theme aims to be more colorful and minimalistic. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", + "description": "This theme aims to be more colorful and minimalistic. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');" }, { @@ -89,7 +89,7 @@ "versions": [ { "name": "Default", - "description":"A very bright and colorful look using lots of drop shadows. Theme is by prayag17.", + "description":"A very bright and colorful look using lots of drop shadows. Theme is by prayag17.", "css": "@import url('https://prayag17.github.io/JellySkin/default.css');" } ] From 5357ab3c1c1d5cec938c8f62c6939be69c2f2c88 Mon Sep 17 00:00:00 2001 From: Casper Talvio Date: Tue, 10 Nov 2020 00:08:43 +0200 Subject: [PATCH 4/4] Update skins-2.0.json --- skins-2.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins-2.0.json b/skins-2.0.json index 5805576..e7a7c8f 100644 --- a/skins-2.0.json +++ b/skins-2.0.json @@ -61,7 +61,7 @@ "name": "Kaleidochromic", "author": "EdgeMentality", "versions": [ -{ + { "name": "Default", "description": "This theme aims to be more colorful and minimalistic. Add-ons and custom accent colors are possible, but not entirely supported by this plug-in. Visit the github of the theme for more information.", "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css); @import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');"