Skip to content

fix(web): improve markdown rule contrast - #46

Merged
asfires merged 2 commits into
mainfrom
t3code/improve-markdown-rule-contrast
Aug 18, 2026
Merged

asfires merged 2 commits into
mainfrom
t3code/improve-markdown-rule-contrast

Conversation

@asfires

@asfires asfires commented Aug 18, 2026

Copy link
Copy Markdown
Owner

What Changed

Updated markdown horizontal rules, blockquote borders, and footnote separators to derive their color from the surrounding text with a subtle transparent mix.

Why

Using --border caused markdown rules to become difficult to see on surfaces with similar lightness, particularly in user message bubbles. Using currentColor adapts the contrast to the surface where the markdown is rendered.

UI Changes

Visual styling changes only; no behavior or interaction changes.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Use surrounding text color for markdown dividers and blockquotes
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:S labels Aug 18, 2026
@asfires
asfires merged commit bfb82db into main Aug 18, 2026
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant