Skip to content

fix(highlight): bump MdRenderInlineCode bg blend from 0.18 to 0.3#15

Merged
delphinus merged 1 commit into
mainfrom
fix/inline-code-bg-stronger
May 15, 2026
Merged

fix(highlight): bump MdRenderInlineCode bg blend from 0.18 to 0.3#15
delphinus merged 1 commit into
mainfrom
fix/inline-code-bg-stronger

Conversation

@delphinus
Copy link
Copy Markdown
Owner

Summary

  • 0.18 was too subtle to clearly tell inline code from surrounding prose. 0.3 gives a noticeably visible bg without becoming distracting.

In a catppuccin-like setup the bg goes from #2c2d3e (barely distinct from Normal #1e1e2e) to #353748 (clearly distinct).

Test plan

  • make test (no behavioral change beyond the bg value)
  • Manual: open a README with many backtick spans and confirm the bg is now clearly visible but not loud

🤖 Generated with Claude Code

The 0.18 tint was too subtle to clearly distinguish inline code from
surrounding prose in many colorschemes. 0.3 gives a noticeably visible
bg without becoming distracting.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@delphinus delphinus merged commit 95d1c5d into main May 15, 2026
0 of 4 checks passed
@delphinus delphinus deleted the fix/inline-code-bg-stronger branch May 15, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant