vanilla-framework
vanilla-framework copied to clipboard
[Bug]: Icons calendar and clock in dark mode
Describe the bug
When you have an input with type="date" or type="time", the input automatically has a calendar or a clock icon. These icons stay black in dark mode, which make them hardly visible.
To Reproduce
Steps to reproduce the behavior in LXD UI :
- Go to Storage > Volumes
- Click on any existing volume, then snapshot
- Create a snapshot or edit an existing one
- See screenshot
Expected behavior
Icons should be white in dark mode, and black in light mode.
Screenshots
Desktop (please complete the following information):
- OS: Ubuntu
- Browser Chrome
- Version 142.0.7444.162
Additional context
I fixed this issue in LXD UI repository. Here is the PR: https://github.com/canonical/lxd-ui/pull/1620
Thank you for reporting your feedback to us!
The internal ticket has been created: https://warthogs.atlassian.net/browse/WD-31355.
This message was autogenerated