mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Selected email card: add secondary-container bg + left accent border - Unread email cards: add primary left border accent - StarButton: sync local state with parent via useEffect([isStarred]) - Initial dark mode: useEffect applies data-theme on mount - Star active color: amber #f9a825 via .star-button--active CSS rule - Unread count badge: styled as pill with primary-container background - Empty state: add inbox/folder_open material icon - Folder toolbar label: capitalize + replace underscores with spaces - ComposeWindow: CC/BCC hidden by default, revealed via Cc/Bcc button - Email header: flex layout for .header-top, column gap for .header-details Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>