Add Novachromic

This commit is contained in:
Prayag
2021-02-09 08:53:06 +05:30
committed by GitHub
parent da4c2824d0
commit 2861554bb5

View File

@@ -124,7 +124,7 @@
},
{
"name": "Kaleidochromic",
"author": "EdgeMentality",
"author": "Casper Talvio",
"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.",
"defaultCss": "@import url('https://ctalvio.github.io/Kaleidochromic/default_style.css');",
"previews": [
@@ -179,6 +179,36 @@
}
]
},
{
"name": "Novachromic",
"author": "Casper Talvio",
"description": "Casper's theme for Jellyfin media server, part of the 'chromic' family",'
"defaultCss": "@import url('https://ctalvio.github.io/Novachromic/default_style.css');",
"previews":[
{
"name": "Login Page",
"url": ""
},
{
"name": "Home/Index Page",
"url": "https://github.com/CTalvio/Novachromic/blob/main/screenshots/one.png?raw=true"
},
{
"name": "Library Page",
"url": "https://github.com/CTalvio/Novachromic/blob/main/screenshots/six.png?raw=true"
},
{
"name": "Title page",
"url": "https://github.com/CTalvio/Novachromic/blob/main/screenshots/three.png?raw=true"
}
],
"categories": [
{
"name": "Default",
"options": []
}
]
},
{
"name": "JellySkin",
"author": "prayagprajapati17",