Update skins-3.0.json

This commit is contained in:
Mister Rajoy
2020-11-23 15:13:11 +01:00
parent 091d690ce4
commit 50b5480ce4

View File

@@ -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",