You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: change dashboard tool result colors from green to purple (#133)
- Updated CSS variables for tool result styling in both light and dark themes
- Light theme: background #f3e8ff, border #9333ea (previously green tones)
- Dark theme: background #4c1d95, border #9333ea (previously green tones)
- Updated test expectations to match new color values
- Maintains WCAG AA accessibility compliance with excellent contrast ratios
0 commit comments