darkButton property

Color darkButton
getter/setter pair

Button dark color

Implementation

static Color darkButton = darkViewForeground.withAlpha(25);