selectedBackground property

Color selectedBackground
final

Background color for selected bytes.

Used to highlight bytes when the user selects them. Typically a blue shade that contrasts with the foreground.

Implementation

final Color selectedBackground;