mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
Code Quality Improvements: - Export COLOR_THEMES from themeStore.ts for reuse (DRY) - Add coral preset to color list (fixes default inconsistency) - Sync local customThemeColor state reactively via Zustand subscribe - Add hex color validation with visual feedback (red border + disabled button) - Remove dead /themes route from Header.tsx (page doesn't exist) - Add CSS color-mix() fallback for older browsers - Add themeCoral i18n key to all 30 locale files