Update skins-3.0.json
This commit is contained in:
@@ -4,7 +4,42 @@
|
|||||||
"author": "Jellyfin",
|
"author": "Jellyfin",
|
||||||
"description": "Default, stock, Jellyfin.",
|
"description": "Default, stock, Jellyfin.",
|
||||||
"defaultCss":"",
|
"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",
|
"name": "Jellyflix",
|
||||||
|
|||||||
Reference in New Issue
Block a user