mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 23:32:12 +03:00
- Replace hardcoded rgba(255,255,255,...) borders/backgrounds with theme-aware CSS variables (--color-border, --color-bg-subtle) for proper light mode contrast - Add dark: variants for hover states and progress bar backgrounds - Fix Claude plan tier: try to extract actual plan from OAuth response instead of hardcoding "Claude Code" - Recognize provider names (Claude Code, Kimi Coding, Kiro) as non-plan-tier values in normalizePlanTier() to avoid showing them as tier badges Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>