lightGray property

DiscordColor lightGray
final

Light gray, or #808080.

Implementation

static final DiscordColor lightGray = DiscordColor.fromInt(0xD3D3D3);