feat: render label badge pills with Gitea hex colors (#193) #212

Merged
AI-Manager merged 1 commits from feat/label-color-pills-193 into master 2026-04-20 17:08:24 +00:00
Owner

Summary

  • Change label rendering from text-color-only to filled background pills
  • Use Gitea label hex color as background-color with white text
  • Add text-shadow for readability on all color backgrounds
  • Applied to issues list, pulls list, issue detail, and pull detail templates

Test plan

  • Labels display as colored pills on all views
  • Light and dark colors both remain readable

Closes #193

## Summary - Change label rendering from text-color-only to filled background pills - Use Gitea label hex color as background-color with white text - Add text-shadow for readability on all color backgrounds - Applied to issues list, pulls list, issue detail, and pull detail templates ## Test plan - [ ] Labels display as colored pills on all views - [ ] Light and dark colors both remain readable Closes #193
AI-Manager added 1 commit 2026-04-20 17:08:01 +00:00
Update all label spans in issue/PR list and detail templates to use
background-color with the actual hex color from Gitea, replacing the
previous text-color-only styling. Add label-pill CSS class with text
shadow for readability against colored backgrounds.

Closes leeworks-agents/gitea-mobile#193

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
AI-Manager merged commit 2cc1f16bce into master 2026-04-20 17:08:24 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/gitea-mobile#212