backend.ai-webui
backend.ai-webui copied to clipboard
feat: apply filter to png icon when theme is darkmode
This PR Resolves #2296 Issue
Feature
- Change the color of the local icon on resource pages to white when in dark mode
- Fixed the regionRenderer function to rebind when isDarkMode is updated via the update lifecycle
| Light Mode | Dark Mode |
|---|---|
Checklist: (if applicable)
- [ ] Mention to the original issue
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after