agent-orchestrator/packages/web/src
Ashish Huddar 254d64de8f fix(web): use flat color for dark mode --card-merge-bg
The variable was a linear-gradient (an <image>), but it's used inside
color-mix() which only accepts <color> values. This made the entire
background declaration invalid, rendering merge-ready cards transparent
in dark mode.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:15:07 +05:30
..
__tests__ chore(web): design audit fixes — rename column, refine styles, fix terminal 2026-03-23 09:58:24 +05:30
app fix(web): use flat color for dark mode --card-merge-bg 2026-03-23 17:15:07 +05:30
components fix(web): use resolvedTheme in ThemeToggle for system theme support 2026-03-23 17:03:38 +05:30
hooks perf: reduce dashboard SSE refresh and render churn (#451) 2026-03-13 09:26:07 +05:30
lib chore(web): kanban dashboard redesign — Linear-inspired design system 2026-03-21 11:01:31 +05:30
vitest.d.ts fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21) 2026-02-14 14:40:44 +05:30