dim property

bool dim
final

SGR 2. Kept separate from color because it is a modifier: a dim red is still red, and a renderer with no dim of its own needs to know which of the two it is dropping.

Implementation

final bool dim;