Updates a theme in your Typeform account. NOTE: You can't change Typeform's public themes (the built-in themes that are available in all accounts).
{
"background": {
"brightness": -0.59,
"href": "https://images.typeform.com/images/8p9aHGJup9EP",
"layout": "fullscreen"
},
"colors": {
"answer": "#800000",
"background": "#FFFFFF",
"button": "#808080",
"question": "#000000"
},
"fields": {
"alignment": "left",
"font_size": "medium"
},
"font": "Arial",
"has_transparent_button": false,
"name": "My theme",
"rounded_corners": "small",
"screens": {
"alignment": "center",
"font_size": "small"
},
"visibility": "private"
}
{
"background": {
"brightness": -0.59,
"image_id": 987,
"layout": "fullscreen"
},
"colors": {
"answer": "#800000",
"background": "#FFFFFF",
"button": "#808080",
"question": "#000000"
},
"fields": {
"alignment": "left",
"font_size": "medium"
},
"font": "Arial",
"has_transparent_button": false,
"id": 456,
"name": "My theme",
"rounded_corners": "small",
"screens": {
"alignment": "center",
"font_size": "small"
},
"visibility": "private"
}