Commit 69d16e9
committed
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.1 parent 22a6423 commit 69d16e9
File tree
1 file changed
+1
-1
lines changed- bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
0 commit comments