Commit 9d540bc
taylor.smock
Fix #23024: Set foreground color for feedback warning label (patch by Larsossum, modified)
This fixes an issue where a dark colour theme would use a light-coloured
foreground when we set the background colour to a light colour.
git-svn-id: https://josm.openstreetmap.de/svn/trunk@18782 0c6e7542-c601-0410-84e7-c038aed88b3b1 parent be9273e commit 9d540bc
File tree
2 files changed
+3
-1
lines changed- src/org/openstreetmap/josm/gui
- io
- widgets
2 files changed
+3
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments