Skip to content

A11y: audit muted text contrast on dark theme #20

Description

@sbrants

Summary

WaveTrace uses a dark UI. Secondary text (--muted and similar tokens in src/styles.css) has not had a formal contrast pass against WCAG 2.2 AA.

Task

  1. Audit muted labels, hints, and table secondary text on Dashboard, History, and Settings.
  2. Adjust CSS custom properties (or specific rules) so normal-sized text meets 4.5:1 contrast on the default background where feasible.
  3. Note any exceptions (e.g. disabled states) in a short comment in docs/accessibility.md Phase D or in the PR description.

No screen-reader or chart work required — CSS and visual verification only.

Why

Small, self-contained improvement from docs/accessibility.md Phase D. npm run lint should still pass.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions