Maintain FG colour in selection
Open
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Selecting a line overrides its FG colour.
**Describe the solution you'd like**
The FG colour is preserved if `selection_fg` is undefined OR set to a special value, for example `Some("transparent")`.
**Describe alternatives you've considered**
Live with it.
**Additional context**
Note how selected line lost its green highlight:

Contributor guide
Assessment
This issue has not been assessed yet.