Release v26.04.14.2 — News card title readability #22

Merged
bvandeusen merged 0 commits from dev into main 2026-04-14 21:45:44 -04:00
bvandeusen commented 2026-04-14 21:45:25 -04:00 (Migrated from git.fabledsword.com)

Summary

News card titles were purple-on-black — eye-catching but hard to read. Switch the title text color to onSurface for contrast and keep the underline in primary at 70% alpha as the "this is a link" signal.

Test plan

  • Open the news view on a dark background and confirm article titles are easily readable.
  • Confirm the underline still signals tappability for articles with URLs.
## Summary News card titles were purple-on-black — eye-catching but hard to read. Switch the title text color to `onSurface` for contrast and keep the underline in `primary` at 70% alpha as the "this is a link" signal. ## Test plan - [ ] Open the news view on a dark background and confirm article titles are easily readable. - [ ] Confirm the underline still signals tappability for articles with URLs.
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledApp#22