Commit 376733d
committed
DO-NOT-MERGE-FOR-TESTING: Remove hard-coded 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.
Test change for
#39051 parent 27c8c9d commit 376733d
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 | | |
| |||
945 | 946 | | |
946 | 947 | | |
947 | 948 | | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
948 | 958 | | |
949 | 959 | | |
950 | 960 | | |
| |||
0 commit comments