Onboarding.js
Custom Styles
You can pass a style
object to the renderForm
which will apply custom styles to the onboarding form.
theme.brandColors
The form uses the brandColors
object to add a little bit of color. Items like buttons and checkbox background colors use the brandColors
.
Here’s a snapshot of what the form would look like if you used the style object above.