This version of Unity is unsupported.

SpriteShapeRenderer.color

public Color color;

Description

Rendering color for the SpriteShape.

The selected vertex color becomes the rendering color, and is accessible in a pixel shader. The default color is white when no color is selected.