Skip to content

fix(tui): improve light mode code block contrast#32871

Open
dannyward630 wants to merge 1 commit into
anomalyco:devfrom
dannyward630:light-code-bg
Open

fix(tui): improve light mode code block contrast#32871
dannyward630 wants to merge 1 commit into
anomalyco:devfrom
dannyward630:light-code-bg

Conversation

@dannyward630

Copy link
Copy Markdown

Issue for this PR

Closes #17935

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds the themed element background to fenced code block syntax rules so markdown code blocks remain readable in light terminal themes.

How did you verify your code works?

  • bun run typecheck from packages/tui
  • bun run lint packages/tui/src/theme/index.ts
  • full pre-push bun turbo typecheck

Screenshots / recordings

Not captured; terminal theme rendering change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

Fix light mode

1 participant