extendedAscii property

Color extendedAscii
final

Color for extended ASCII and high bytes (0x80+).

Bytes outside standard ASCII range, including UTF-8 continuation bytes, special characters, or binary data. Typically blue.

Implementation

final Color extendedAscii;