tone

abstract fun tone(toneFactor: Float): AuroraColorScheme

Creates a toned (shifted towards gray) version of this color scheme.

Return

Toned version of this scheme.

Parameters

toneFactor

Value in 0.0...1.0 range. Larger values shift more towards gray color.