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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
News card titles were purple-on-black — eye-catching but hard to read. Switch the title text color to
onSurfacefor contrast and keep the underline inprimaryat 70% alpha as the "this is a link" signal.Test plan