Files
script/js
Stardream 3dce60c351 fix(Bangumi_Topic_Share): fix link color and image gradient edge artifacts, bump version to 5.3
- Fix link color regression: query content-area links first to avoid inheriting nav link colors
- Add guard against transparent/invalid computed color values
- Fix image overlay gradient edge lines in html2canvas: use rgba(x,x,x,0) instead of transparent, extend overlay 1px beyond image edges, remove overflow:hidden

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:34:27 +10:00
..