darkRed property

DiscordColor darkRed
final

Dark red, or #7F0000.

Implementation

static final DiscordColor darkRed = DiscordColor.fromInt(0x7F0000);