StytchTheme
A data class used to configure the UI.
Parameters
an Int describing the background color
an Int describing the color of primary text
an Int describing the color of secondary text
an Int describing the color of text when in a disabled state
an Int describing the color of text and fields in a success state
an Int describing the color of text and fields in an error state
an Int describing the background color of Social Login buttons
an Int describing the text color of Social Login buttons
an Int describing the background color of a button
an Int describing the color of button text
an Int describing the border color of a button
an Int describing the size of a button's border radius
an Int describing the color of a button's background when disabled
an Int describing the color of a button's border when disabled
an Int describing the color of button text when in a disabled state
an Int describing the size of an input's border radius
an Int describing the border color of input fields
an Int describing the background color of input fields
an Int describing the color of input text when editable
an Int describing the text color of placeholder text
an Int describing the color of an input fields border when disabled
an Int describing the color of an input fields background when disabled
an Int describing the color of input text when in a disabled state
an Int describing the color of text within dialogs
a Boolean that determines whether or not to show the header text on the main UI screen.