getMidBorderColor

open override fun getMidBorderColor(borderScheme: AuroraColorScheme): Color

Computes the color of the middle portion of the border. Override to provide different visual.

Return

The color of the middle portion of the border.

Parameters

borderScheme

The border color scheme.