copy

fun copy(surface: SurfaceColors = this.surface, content: ContentColors = this.content, primary: FeatureColors = this.primary, info: FeatureColors = this.info, success: FeatureColors = this.success, warning: FeatureColors = this.warning, critical: FeatureColors = this.critical, bundle: BundleColors = this.bundle, isLight: Boolean = this.isLight): Colors