You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's only one label to specific an icon: wud.display.icon. It would be nice if we could specify both a dark and light icon so that if we were to toggle between light mode and dark mode, the appropriate icon would display based on the active mode. It would help avoid things like this:
With Light Mode using a light icon
With Dark Mode using a dark icon
The text was updated successfully, but these errors were encountered:
Currently, there's only one label to specific an icon:
wud.display.icon
. It would be nice if we could specify both a dark and light icon so that if we were to toggle between light mode and dark mode, the appropriate icon would display based on the active mode. It would help avoid things like this:With Light Mode using a light icon
With Dark Mode using a dark icon
The text was updated successfully, but these errors were encountered: