Companion
Functions
Link copied to clipboard
public final static ThemeColors create(Color primary, Color onPrimary, Color background, Color onBackground, Color surface, Color onSurface, Color surfaceVariant, Color surfaceContainer, Color surfaceContainerHigh, Color onSurfaceHigh, Color onSurfaceHighest, Color accent, Color onAccent, Color agentBackground, Color agentText, Color customerBackground, Color customerText, Color agentAvatarForeground, Color agentAvatarBackground, Color subtle, Color muted, Color positionInQueueBackground, Color positionInQueueForeground, Color messageSent, Color messageSending, Color error, Brush accentHeader, Color onAccentHeader, Color textFieldLabelBackground, Color textFieldLabelText)
Create a set of colors for either dark or light mode. Two sets, one for dark and one for light, must be created for full colorization.