mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-03-18 21:30:33 +01:00
Update skins-3.0.json
This commit is contained in:
@@ -39,6 +39,14 @@
|
||||
"name": "Candara"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "number",
|
||||
"name": "Title Font Size",
|
||||
"description": "Change the size of the font used at titles.",
|
||||
"step":"0.1",
|
||||
"css": "h1 {font-size: $em;}",
|
||||
"default": "1.8"
|
||||
},
|
||||
{
|
||||
"type": "colorPicker",
|
||||
|
||||
Reference in New Issue
Block a user