Yellow/amber is already used for checks-in-progress throughout the UI, making the UPDATED badge and tab status dot hard to distinguish.
Changes:
src/browser/components/home.tsx — UPDATED badge and Updated filter toggle: swap amber classes for purple
src/browser/components/app-shell.tsx — Tab status dot: swap bg-orange-500 for bg-purple-500
No data model changes, just CSS class swaps.
Yellow/amber is already used for checks-in-progress throughout the UI, making the UPDATED badge and tab status dot hard to distinguish.
Changes:
src/browser/components/home.tsx— UPDATED badge and Updated filter toggle: swap amber classes for purplesrc/browser/components/app-shell.tsx— Tab status dot: swapbg-orange-500forbg-purple-500No data model changes, just CSS class swaps.