mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
Add images for default
This commit is contained in:
144
skins-3.0.json
144
skins-3.0.json
@@ -5,19 +5,19 @@
|
|||||||
"defaultCss": "",
|
"defaultCss": "",
|
||||||
"previews": [{
|
"previews": [{
|
||||||
"name": "Login Page",
|
"name": "Login Page",
|
||||||
"url": ""
|
"url": "https://prayag17.github.io/jellyfin-plugin-skin-manager/src/img/1.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Home/Index Page",
|
"name": "Home/Index Page",
|
||||||
"url": ""
|
"url": "https://prayag17.github.io/jellyfin-plugin-skin-manager/src/img/2.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Library Page",
|
"name": "Library Page",
|
||||||
"url": ""
|
"url": "https://prayag17.github.io/jellyfin-plugin-skin-manager/src/img/3.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Title page",
|
"name": "Title page",
|
||||||
"url": ""
|
"url": "https://prayag17.github.io/jellyfin-plugin-skin-manager/src/img/4.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"categories": [{
|
"categories": [{
|
||||||
@@ -25,6 +25,74 @@
|
|||||||
"options": []
|
"options": []
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "JellySkin",
|
||||||
|
"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');",
|
||||||
|
"previews": [{
|
||||||
|
"name": "Login Page",
|
||||||
|
"url": "https://prayag17.github.io/JellySkin/img/login.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Home/Index Page",
|
||||||
|
"url": "https://prayag17.github.io/JellySkin/img/Home.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Library Page",
|
||||||
|
"url": "https://prayag17.github.io/JellySkin/img/Movies.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Title page",
|
||||||
|
"url": "https://prayag17.github.io/JellySkin/img/Title%20Page-Movie.jpg"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"categories": [{
|
||||||
|
"name": "Default",
|
||||||
|
"options": [{
|
||||||
|
"type": "selector",
|
||||||
|
"name": "Gradient",
|
||||||
|
"description": "Changes the Jellyfin themed Hover gradient",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/$.css');",
|
||||||
|
"selections": [{
|
||||||
|
"name": "Default",
|
||||||
|
"value": "",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/default.css');"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sea Gradient",
|
||||||
|
"value": "seaGradient",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/seaGradient.css');"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sunset Gradient",
|
||||||
|
"value": "sunsetGradient",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/sunsetGradient.css');"
|
||||||
|
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Night Sky Gradient",
|
||||||
|
"value": "nightSkyGradient",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/nightSkyGradient.css');"
|
||||||
|
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Morning Gradient",
|
||||||
|
"value": "morningGradient",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/morningGradient.css');"
|
||||||
|
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "checkBox",
|
||||||
|
"name": "Theme Logo",
|
||||||
|
"description": "Styles title page in such a way in which logos are used instead of Names.",
|
||||||
|
"css": "@import url('https://prayag17.github.io/JellySkin/Logo.css');"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "JellyFlix",
|
"name": "JellyFlix",
|
||||||
"author": "prayagprajapati17",
|
"author": "prayagprajapati17",
|
||||||
@@ -213,74 +281,6 @@
|
|||||||
]
|
]
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "JellySkin",
|
|
||||||
"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');",
|
|
||||||
"previews": [{
|
|
||||||
"name": "Login Page",
|
|
||||||
"url": "https://prayag17.github.io/JellySkin/img/login.jpg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Home/Index Page",
|
|
||||||
"url": "https://prayag17.github.io/JellySkin/img/Home.jpg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Library Page",
|
|
||||||
"url": "https://prayag17.github.io/JellySkin/img/Movies.jpg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Title page",
|
|
||||||
"url": "https://prayag17.github.io/JellySkin/img/Title%20Page-Movie.jpg"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"categories": [{
|
|
||||||
"name": "Default",
|
|
||||||
"options": [{
|
|
||||||
"type": "selector",
|
|
||||||
"name": "Gradient",
|
|
||||||
"description": "Changes the Jellyfin themed Hover gradient",
|
|
||||||
"css": "@import url('https://prayag17.github.io/JellySkin/$.css');",
|
|
||||||
"selections": [{
|
|
||||||
"name": "Default",
|
|
||||||
"value": "",
|
|
||||||
"css" : "@import url('https://prayag17.github.io/JellySkin/default.css');"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Sea Gradient",
|
|
||||||
"value": "seaGradient",
|
|
||||||
"css" : "@import url('https://prayag17.github.io/JellySkin/seaGradient.css');"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Sunset Gradient",
|
|
||||||
"value": "sunsetGradient",
|
|
||||||
"css" : "@import url('https://prayag17.github.io/JellySkin/sunsetGradient.css');"
|
|
||||||
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Night Sky Gradient",
|
|
||||||
"value": "nightSkyGradient",
|
|
||||||
"css" : "@import url('https://prayag17.github.io/JellySkin/nightSkyGradient.css');"
|
|
||||||
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Morning Gradient",
|
|
||||||
"value": "morningGradient",
|
|
||||||
"css" : "@import url('https://prayag17.github.io/JellySkin/morningGradient.css');"
|
|
||||||
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "checkBox",
|
|
||||||
"name": "Theme Logo",
|
|
||||||
"description": "Styles title page in such a way in which logos are used instead of Names.",
|
|
||||||
"css": "@import url('https://prayag17.github.io/JellySkin/Logo.css');"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Custom",
|
"name": "Custom",
|
||||||
"author": "you",
|
"author": "you",
|
||||||
|
|||||||
BIN
src/img/Default/1.png
Normal file
BIN
src/img/Default/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
src/img/Default/2.png
Normal file
BIN
src/img/Default/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
BIN
src/img/Default/3.png
Normal file
BIN
src/img/Default/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
BIN
src/img/Default/4.png
Normal file
BIN
src/img/Default/4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
Reference in New Issue
Block a user