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
Edge: Dark mode support: Use LIGHT instead of AUTO
In the scenario
- System: Dark
- Eclipse: Light
we need to explicitly set
- Edge: Light
as well, as with the previous
- Edge: Auto
it would inherit 'Dark' from the system, which is not desired.
Follow-up on 4d61d1d / #1530.
0 commit comments