mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
82 lines
1.3 KiB
JSON
82 lines
1.3 KiB
JSON
{
|
|
"meta": {
|
|
"name": "",
|
|
"author": "",
|
|
"version": "1.0.0",
|
|
"formatVersion": "1.0"
|
|
},
|
|
|
|
"style": {
|
|
"background": {
|
|
"image": "",
|
|
"size": "cover",
|
|
"position": "center",
|
|
"attachment": "fixed"
|
|
},
|
|
|
|
"colors": {
|
|
"background": "",
|
|
"text": {
|
|
"default": "",
|
|
"subtitle": "",
|
|
"mp3": ""
|
|
}
|
|
},
|
|
|
|
"form": {
|
|
"background": "",
|
|
"input": {
|
|
"background": "",
|
|
"border": "",
|
|
"borderFocus": "",
|
|
"text": "",
|
|
"placeholder": ""
|
|
},
|
|
"button": {
|
|
"background": "",
|
|
"text": "",
|
|
"hover": ""
|
|
}
|
|
},
|
|
|
|
"checkbox": {
|
|
"background": {
|
|
"default": "",
|
|
"checked": ""
|
|
},
|
|
"checkmarkBorder": "",
|
|
"pulse": ""
|
|
},
|
|
|
|
"download": {
|
|
"status": ""
|
|
},
|
|
|
|
"videoInfo": {
|
|
"background": "",
|
|
"text": "",
|
|
"heading": "",
|
|
"list": "",
|
|
"strong": "",
|
|
"link": "",
|
|
"linkHover": ""
|
|
},
|
|
|
|
"playlist": {
|
|
"background": ""
|
|
},
|
|
|
|
"settings": {
|
|
"button": {
|
|
"background": "",
|
|
"text": ""
|
|
},
|
|
"background": {
|
|
"primary": "",
|
|
"secondary": ""
|
|
},
|
|
"text": "",
|
|
"subtitle": ""
|
|
}
|
|
}
|
|
} |