Open
Description
What were you trying to do?
Read a json file and display the data.
What steps did you take to trigger the issue?
programming a adafruit magtag. Snippet. On my retina it showed, on my dell the minus on lat/lon data was so faint I did not see it. I have no such issue with pycharm, cat, less, vim.
eq_url = "http://wedding.mikey.com/fmt_c.json"
magtag.url = eq_url
fetched_data = magtag.fetch()
print("FETCHED", fetched_data)
What did you expect to happen?
To see that '-' minus clearly.
What actually happened?
On the dell not visible on retina visible.
Even tried dark mode.
Screen capture external dell monitor
Screen capture retina display. 2018 MBP
Operating System Version
OSC 11.0.1
Mu Version
1.1.0beta5
Other Info
No response
Editor Log
No response