emphasis property

Color? emphasis
final

Color for emphasized text (e.g., quotes around command names).

Default: bold only (no color change)

Implementation

final Color? emphasis;