anything-llm
anything-llm copied to clipboard
feat: allow different logos per dark and light mode
- [x] ✨ feat
Relevant Issues
resolves #4617
What is in this change?
- Adds support for different logos per dark and light theme. Users can upload separate logos that automatically switch based on theme preference.
Changes:
- Backend: Theme-specific logo storage and API endpoints
- Frontend: Dual upload UI for dark/light theme logos
- Automatic switching when theme changes
- Backward compatible with existing single-logo setups