79185a2e34fe4bdb47263c593e5605fe1f9fac13
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>
Description
No description provided
Languages
Python
73.2%
TypeScript
11.5%
Java
10.8%
Svelte
4.2%
Shell
0.1%