Companion
Functions
Link copied to clipboard
Create ThemeColorTokens from ThemeColors for backward compatibility.
public final static ThemeColorTokens invoke(ThemeColorTokens.Background background, ThemeColorTokens.Content content, ThemeColorTokens.Brand brand, ThemeColorTokens.Border border, ThemeColorTokens.Status status)
Creates a ThemeColorTokens instance with the provided color token groups.
Link copied to clipboard
Converts this ThemeColorTokens to a Material3 darkColorScheme.
Link copied to clipboard
Converts this ThemeColorTokens to a Material3 lightColorScheme.