mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
Fix background
This commit is contained in:
@@ -474,7 +474,7 @@
|
||||
"name": "Background-color",
|
||||
"description": "change background-color of the background",
|
||||
"css": ".backgroundContainer.withBackdrop {background-color: $;}",
|
||||
"default": "#000000db"
|
||||
"default": "rgba(0, 0, 0, 0.86)"
|
||||
},
|
||||
{
|
||||
"type": "blurSlider",
|
||||
|
||||
Reference in New Issue
Block a user