- Required customizations (like the app’s logo)
- Optional customization options with examples to inspire your design
Themes
Your users can choose from multiple themes within the app, each with a light and dark mode. For example, your app could have a Default theme, a Space theme, and a Sports theme. By default, the app includes one theme that you’ll customize to match your institution’s branding. Light and dark modes respect the user’s device settings.Global Customizations
Some customizations are set in the default theme and apply to all other themes:- App Icon
- App Logo
- Splash Screen
- Error Colors
- Info Colors
- Success Colors
Required Customizations
The default theme sets some customizations which apply to all other themes. You must specify the following:Optional Customizations
Consider these other customizations to further brand your app.Button Styles
You can change the following attributes for the buttons that appear in the mobile app:- Background color
- Corner radius
- Label color
Colors
To brand the app to your institution, you can customize the app’s colors:- Light mode background
- Dark mode background
- Brand
- Text
- Error
- Warning
- Info
- Success
The default app colors are all ADA compliant. You’ll need to verify that the colors you choose to override the defaults meet accessibility standards. Contrast text is set to #FFFFFF.
- Brand
- Text
- Error
- Warning
- Success
- Info
Mode Backgrounds
Some components in a theme can have varying levels of elevation: 0, 1, 8, or 16. 0 represents no shadow, while 16 represents a significant shadow. You can change the background color used for each elevation (if it’s available for that element type). For example, if you set the light mode background color for elevation level 1 to#F2F2F2, then any component that has a elevation of level 1 will have the #F2F2F2 background color. The default for light mode is white (#FFFFFF). If you change this, use another light shade.
Light Mode
Default
#FFFFFF
Elevation 0
#FFFFFF
Elevation 1
#FFFFFF
Elevation 8
#FFFFFF
Elevation 16
#FFFFFF
Dark Mode
Default
#000000
Elevation 0
#000000
Elevation 1
#232323
Elevation 8
#404040
Elevation 16
#383838
Icons
By default, the app’s icon set uses Material Symbols and Icons.Navigation Bar
The navigation bar that appears at the lowest edge of the app has the following customization options:- Border radius
- Background style (paper or custom)
- Shadow or no shadow
- Height
- Margins & padding
- Border radius
- Color
- Font
- Icon
- Height
- Margins & padding

