Some checks failed
CI / Unit & Component Tests (push) Has been cancelled
CI / Backend Unit Tests (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
CI / Unit & Component Tests (pull_request) Has been cancelled
CI / Backend Unit Tests (pull_request) Has been cancelled
CI / E2E Tests (pull_request) Has been cancelled
The <a> inside each row has transparent background by default — CSS background-color does not inherit. Putting bg-canvas only on the <ul> was not enough; browsers still painted items white. Setting bg-canvas on the <li> itself ensures the canvas color is explicitly applied to each row in both light and dark mode. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>