Files
Freedom-Loader/theme/template.theme.json
2026-04-11 14:01:39 +02:00

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": ""
}
}
}