BND_COLOR_ACTIVE

default color for active element

nothrow @trusted @nogc
enum BND_COLOR_ACTIVE = nvgRGBA(255, 127, 0, 255);
Suggestion Box / Bug Report