Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 957 Bytes

Color.md

File metadata and controls

11 lines (8 loc) · 957 Bytes

# Color

Properties

Name Type Description Notes
brand string The main color of your brand. It will be applied to main page header/footer, input field borders and main button.<br/><strong>NOTE:</strong> If no value is provided, then the following value will be applied by default when web form is opened: <code>#00ADDF</code [optional]
secondary string The secondary color of your brand. It will be applied to the background of the footer, progress bar, secondary buttons, and other elements.<br/>If no value is provided, the final color will be calculated based on the `brand` color. [optional]
text \OpenAPIWebForm\Client\Model\TextColor [optional]

[Back to Model list] [Back to API list] [Back to README]