diff --git a/theme/template.theme.json b/theme/template.theme.json index f867f2d..328615f 100644 --- a/theme/template.theme.json +++ b/theme/template.theme.json @@ -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": ""