darkGreen property

DiscordColor darkGreen
final

Dark green, or #007F00.

Implementation

static final DiscordColor darkGreen = DiscordColor.fromInt(0x007F00);