Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.53 KB

SubWhiteLabelingOptions.md

File metadata and controls

26 lines (21 loc) · 1.53 KB

Dropbox::Sign::SubWhiteLabelingOptions

An array of elements and values serialized to a string, to be used to customize the app's signer page. (Only applies to some API plans)

Take a look at our white labeling guide to learn more.

Properties

Name Type Description Notes
header_background_color String [default to '#1a1a1a']
legal_version String [default to 'terms1']
link_color String [default to '#0061FE']
page_background_color String [default to '#f7f8f9']
primary_button_color String [default to '#0061FE']
primary_button_color_hover String [default to '#0061FE']
primary_button_text_color String [default to '#ffffff']
primary_button_text_color_hover String [default to '#ffffff']
secondary_button_color String [default to '#ffffff']
secondary_button_color_hover String [default to '#ffffff']
secondary_button_text_color String [default to '#0061FE']
secondary_button_text_color_hover String [default to '#0061FE']
text_color1 String [default to '#808080']
text_color2 String [default to '#ffffff']
reset_to_default Boolean Resets white labeling options to defaults. Only useful when updating an API App.