ideas-generator/admin
DJP 574e390be1 Update brand color from orange to yellow across entire application
- Change main brand color from #e6a335 to #ffc407 (new yellow)
- Update hover/darker variant from #d1932b to #e6b006
- Update all RGBA color values to match new yellow (255, 196, 7)
- Apply color changes across all components:
  - Navigation bar and branding
  - Buttons and interactive elements
  - Form inputs and focus states
  - Charts and data visualization
  - Status indicators and badges
  - Admin dashboard styling
  - Chat interface elements
  - Login and authentication pages

Total updates: 40+ color references updated across 6 files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 11:50:10 -04:00
..
src Update brand color from orange to yellow across entire application 2025-09-09 11:50:10 -04:00
index.html Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
package-lock.json Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
package.json Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
vite.config.js Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00