Skip to content

Theme QA: verify tokenized light/dark modes #44

@AndreRobitaille

Description

@AndreRobitaille

Summary

  • Perform theme QA to ensure the tokenized light/dark theme is coherent, accessible, and free of regressions.
  • Focus on readability, focus/hover/visited states, and cross-browser sanity checks without overdesign.

Goal

Catch visual regressions and ensure a consistent, readable UI without overdesign.

Checklist

  • Contrast:
    • Verify primary text on background and on surfaces is readable.
    • Verify muted text is still readable (not too faint).
    • Verify links are clearly identifiable in both modes.
  • Focus states:
    • Keyboard focus ring visible on links/buttons/inputs.
  • Hover states:
    • Meeting rows hover uses --c-surface-2 and is visible but subtle.
  • Visited links:
    • Visited links have a distinct but restrained style (avoid bright purple).
  • Status pills:
    • All statuses readable in both modes.
  • Cards:
    • Accent treatments visible but not loud.
  • Filters/search inputs:
    • Input borders and placeholder text readable in both modes.
  • Cross-browser quick pass (at least Chrome/Firefox):
    • No unreadable text or invisible borders.

Acceptance Criteria

  • A short QA report (notes or checklist marked complete) is added to the issue.
  • Any discovered regressions are fixed or spun into follow-up issues.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions