Branding Colors (iOS only) Provide Web colors in 6-digit hexadecimal format. For example: 0xFFFFFF for white. See the Sensibill SDK Documentation at: https://sensibill.github.io/spend-manager-docs/sdk-how-to/customize-branding/ for the details on the meaning of each color

Hierarchy

  • SbIosColors

Properties

background?: number
captureBackground?: number
error?: number
focus?: number
onBackground?: number
onCaptureBackground?: number
onPrimary?: number
onSecondary?: number
onSurface?: number
primary?: number
primaryVariant?: number
secondary?: number
surface?: number
surfaceVariant?: number

Generated using TypeDoc