dcdpr / dcdpr/jp

Distinguish agent output blockquote style from gutter (line-number) style

Open
#873 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.