Distinguish agent output blockquote style from gutter (line-number) style
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16
- Forks
- 3
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 121
Description
theme_blockquote_fg in jp_md reads theme.settings.gutter_foreground.
However, line numbers are typically quite dim in styles, while blockquotes are meant to be readable. The styles should be distinguished.
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
Start in jp_md by tracing how theme_blockquote_fg reads theme.settings.gutter_foreground. Check the surrounding theme settings and output styling to identify the separate blockquote and line-number colors. Done means blockquotes remain readable without changing the typically dim gutter style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100