Tooltip.color

Color color() static @property nothrow @nogc

Gets or sets the background color for tooltips.

The default is a pale yellow color.

Returns

Background color
void color(Color c) static @property nothrow @nogc

ditto