printableAscii property
Color for printable ASCII characters (0x20-0x7E).
This includes standard text characters: letters, digits, punctuation. Typically the default text color (black or white depending on theme).
Implementation
final Color printableAscii;