Companion
Functions
Link copied to clipboard
public final static ThemeColorTokens.Background.Surface copy(ThemeColorTokens.Background.Surface $self, Color default, Color variant, Color container, Color subtle, Color emphasis)
Copies this Background.Surface replacing provided values.
Link copied to clipboard
public final static ThemeColorTokens.Background.Surface create(Color default, Color variant, Color container, Color subtle, Color emphasis)
Creates a Background.Surface instance with the provided color values.