Commit 3597fcf
committed
Inherit host control colors in content proposal popups
Content proposal popups now fall back to the colors of the control they
are attached to when the JFace CONTENT_ASSIST_* color preferences are
unset. RCP applications that style their controls through SWT API,
without configuring these JFace preferences, get matching popups for
free. It also fixes the white completion popup in the dark-themed
workspace selection dialog, which is shown before the workbench theme is
applied.1 parent 4f036a6 commit 3597fcf
1 file changed
Lines changed: 6 additions & 2 deletions
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
| 597 | + | |
598 | 598 | | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
599 | 602 | | |
600 | 603 | | |
601 | 604 | | |
602 | 605 | | |
603 | | - | |
| 606 | + | |
604 | 607 | | |
| 608 | + | |
605 | 609 | | |
606 | 610 | | |
607 | 611 | | |
| |||
0 commit comments