mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
Update skins-3.0.json
This commit is contained in:
@@ -4,7 +4,42 @@
|
||||
"author": "Jellyfin",
|
||||
"description": "Default, stock, Jellyfin.",
|
||||
"defaultCss":"",
|
||||
"options": []
|
||||
"options": [
|
||||
{
|
||||
"type":"selector",
|
||||
"name": "Change Font",
|
||||
"description": "Change the font used by jellyfin",
|
||||
"fonts":[
|
||||
{
|
||||
"Name":"Times New Roman"
|
||||
},
|
||||
{
|
||||
"Name":"Arial"
|
||||
},
|
||||
{
|
||||
"Name":"Helvetica"
|
||||
},
|
||||
{
|
||||
"Name":"Times"
|
||||
},
|
||||
{
|
||||
"Name":"Courier New"
|
||||
},
|
||||
{
|
||||
"Name":"Verdana"
|
||||
},
|
||||
{
|
||||
"Name":"Courier"
|
||||
},
|
||||
{
|
||||
"Name":"Arial Narrow"
|
||||
},
|
||||
{
|
||||
"Name":"Candara"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Jellyflix",
|
||||
|
||||
Reference in New Issue
Block a user