Commit 4888468
committed
Improved dark styling for buttons in workspace selection dialog
Skip the early dark-theme styling for Button controls in the workspace
selection dialog at startup so buttons get the native macOS dark
appearance instead, matching what the ThemeEngine applies later.
Other widgets (Shell, Composite, Label, Link, ExpandableComposite)
remain styled as before since the ThemeEngine is not yet available
during workspace selection.
On windows we still need to style the check buttons otherwise they look
white.
Fixes: #39051 parent ec728e7 commit 4888468
1 file changed
Lines changed: 10 additions & 0 deletions
File tree
- bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
952 | 953 | | |
953 | 954 | | |
954 | 955 | | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
955 | 965 | | |
956 | 966 | | |
957 | 967 | | |
| |||
0 commit comments