Commit 0c8afdd
committed
Fix tk tooltips for dark themes.
Not setting the background explicitly to a light color is sufficient to
avoid having white text on a light color when using a dark desktop
theme.
(The forced background color goes back to when ToolTip was introduced,
in c887139, with no comment as to why.)1 parent 0cf3974 commit 0c8afdd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
| 687 | + | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| |||
0 commit comments