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:
@@ -98,7 +98,8 @@
|
||||
"mode": "hex",
|
||||
"name": "Custom Background Color",
|
||||
"description": "Change background color.",
|
||||
"css": ".backgroundContainer, .dialog, html { background-color: #0fd0d0;}"
|
||||
"css": ".backgroundContainer, .dialog, html { background-color: $;}",
|
||||
"default": "#000000"
|
||||
},
|
||||
{
|
||||
"type": "colorPicker",
|
||||
|
||||
Reference in New Issue
Block a user