Change color of file cursor to look more 'active'
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description

Talking about this highlight bg color here. To me, the color says 'greyed out' or 'inactive' and I would expect the selector cursor to have a bit more color to it, maybe a tingle of blue or something.
I would suggest keeping the current for the inactive pane. (e.g. when TABBING to the second pane, the inactive pane's cursor changes to the current color we have now instead of a light blue. Currently the cursor simply disappears in the inactive pane) I also highly suggest rendering with the current 'inactive' color for both panes when fman isn't in focus. (helps to reduce eye movement and hesitation when working in conjunction with other apps)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by locating the file-cursor styling and the code handling active, inactive, and unfocused panes. Compare the current rendering with the requested states, then verify the cursor remains distinguishable when focused and uses the existing inactive color when appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100