invoke

@JvmName(name = "create")
operator fun invoke(default: Color, inverse: Color, surface: ThemeColorTokens.Background.Surface): ThemeColorTokens.Background

Creates a Background instance with the provided color values.