dc02ee165d6281d6dd2ce0c01fadd28377f70499
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) Successful in 2m31s
CI / Backend Unit Tests (pull_request) Failing after 2m26s
CI / E2E Tests (pull_request) Failing after 1h25m46s
The <ul> had bg-surface (white), causing unread rows to inherit white instead of blending with the canvas background. Read rows already set bg-canvas explicitly, so they looked fine. Unread rows were white. Fix: set bg-canvas on the <ul> so all rows inherit the page background. The redundant explicit bg-canvas on read rows is removed. Unread items remain visually distinct via the left accent border + dot only. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.2%
TypeScript
11.5%
Java
10.8%
Svelte
4.2%
Shell
0.1%