This version of Unity is unsupported.

Physics2D.colliderAwakeColor

public static Color colliderAwakeColor;

Description

The color used by the gizmos to show all awake colliders (collider is awake when the body is awake).

This is only used in the editor to control gizmo options.