copy
public final static ThemeColorTokens.Status copy(ThemeColorTokens.Status $self, Color success, Color onSuccess, Color successContainer, Color onSuccessContainer, Color warning, Color onWarning, Color warningContainer, Color onWarningContainer, Color error, Color onError, Color errorContainer, Color onErrorContainer)
Copies this Status replacing provided values.
Immutable copy helper for external usage.