Dictionary

A dictionary with fields

Field Type Description
colors Dictionary A dictionary with fields
use_as_background String Which color to use as the background color

Examples

Example 1

{
    "colors": {
        "color_1": "#FFFFFF",
        "color_2": "#FFFFFF",
        "color_3": "#FFFFFF",
        "color_4": "#FFFFFF",
        "color_5": "#FFFFFF"
    },
    "use_as_background": "color_1"
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.8.0 stable