Using Themes
Last updated
Last updated
AmityUIKit uses the default theme as part of the design language.
With no customization, UIKit already looks good. However, if you wish to customize the theme, you can declare changes to both colors and typography.
UIKit uses a small set of declared colors to simplify the design task for developers. These colors are automatically rendered at appropriate shades to communicate states and interactions to the users.
To declare your own colors on iOS:
Create an instance from the provided class AmityTheme
Set the theme instance through AmityUIKitManager
Color
Description
Default
Primary
Used for buttons and primary call to actions
#1054DE