In this message:
https://forum.snap.berkeley.edu/t/why-can-i-check-or-x-slots-in-some-operators/21290/12
I can’t see the zero (the two pictures look the same except that one is wider) because I’m in dark mode and so the zero comes out white on white. Snapblocks should use Snap!'s actual font color regardless of the theme.
Something (like an extension) must be changing the text color for you, because it’s already explicitly set to black. And even if it’s not being applied, black is the default color for svgs (even in dark mode).
(fill sets the text color in svgs)
Could you do me a favor and show what shows up in inspect element?
Just as I suspected, it looks like the dark reader extension is overriding the fill that snapblocks set. If there’s a way to exclude svgs in dark reader, then that should fix the issue.
Thanks – I just disabled the extension on forum.sbe
