Fix: Update theme JSON structure for audio and button settings

This commit is contained in:
MasterAcnolo
2026-04-11 15:18:11 +02:00
parent 00c542925c
commit 5c4e6669fe

View File

@@ -19,7 +19,7 @@
"text": {
"default": "",
"subtitle": "",
"mp3": ""
"audioOnly": ""
}
},
@@ -36,12 +36,13 @@
"background": "",
"text": "",
"hover": ""
}
},
"pasteButtonIcon": ""
},
"checkbox": {
"background": {
"default": "",
"unchecked": "",
"checked": ""
},
"checkmarkBorder": "",
@@ -52,6 +53,11 @@
"status": ""
},
"progressBar": {
"background": "",
"fill": ""
},
"videoInfo": {
"background": "",
"text": "",
@@ -72,8 +78,8 @@
"text": ""
},
"background": {
"primary": "",
"secondary": ""
"modal": "",
"section": ""
},
"text": "",
"subtitle": ""