- Added theme-aware accent and info colors in tailwind configuration for improved visual consistency. - Updated CSS variables for accent and info styles to support light and dark themes. - Refactored various components to utilize the new themed badge logic, ensuring consistent styling based on the current theme. - Improved accessibility and visual feedback in components like SidebarTaskItem, TeamListView, and ActivityItem by adjusting color schemes and hover states. - Enhanced the CreateTeamDialog and other team-related components with updated styling for better user experience. |
||
|---|---|---|
| .. | ||
| AppLogo.tsx | ||
| ConfirmDialog.tsx | ||
| ConnectionStatusBadge.tsx | ||
| ContextSwitchOverlay.tsx | ||
| CopyablePath.tsx | ||
| CopyButton.tsx | ||
| ErrorBoundary.tsx | ||
| ExportDropdown.tsx | ||
| FileTree.tsx | ||
| OngoingIndicator.tsx | ||
| RepositoryDropdown.tsx | ||
| TokenUsageDisplay.tsx | ||
| UpdateBanner.tsx | ||
| UpdateDialog.tsx | ||
| WarningBanner.tsx | ||
| WorkspaceIndicator.tsx | ||
| WorktreeBadge.tsx | ||