invoke
operator fun invoke(success: Color, onSuccess: Color, successContainer: Color, onSuccessContainer: Color, warning: Color, onWarning: Color, warningContainer: Color, onWarningContainer: Color, error: Color, onError: Color, errorContainer: Color, onErrorContainer: Color): ThemeColorTokens.Status
Creates a Status instance with the provided color values.