transform
fun transform(transform: (AuroraColorScheme) -> AuroraColorScheme): AuroraColorSchemeBundle
Content copied to clipboard
Creates a new color scheme bundle that has the same settings as this color scheme bundle with the addition of applying the specified color scheme transformation on all the relevant color schemes
Return
The new color scheme bundle.
Parameters
transform
Color scheme transformation.