selectedForeground property
Text color for selected bytes.
Used for the hex and ASCII text of selected bytes. Must provide sufficient contrast against selectedBackground. Typically white.
Implementation
final Color selectedForeground;
Text color for selected bytes.
Used for the hex and ASCII text of selected bytes. Must provide sufficient contrast against selectedBackground. Typically white.
final Color selectedForeground;