Commit 8e2b18e
authored
Ensure black on white for move indicator. (#612)
This fixes it in MakeCode's dark theme that sets color to white at a high level in the DOM which is then used on semi-transparent white here via currentColor.
Seems reasonable to hardcoded the foreground if we do so for the background.1 parent 1a6fa08 commit 8e2b18e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments