array default color (0) issue
array's color default to a light gray color instead of a sheer dark black one, is that intentional? Part of a theme or something?
I guess you can make it so by loading a different default color, but it seems you're definig the default color (0) to be something else than what it should, right?
Below I have the 16.more.arrays.pd example from the control tutorials, and I am trying to set the color to "0" (black) and it fails as it becomes this light gray color instead.
Can't we just have it be black?
this feels like changing the front color of toggle from black to something else as well...
here's how it affects [else/graph~] for instance, setting foreground color to black in RGB "0 0 0" make it virtually invisible in this background
closing in favor of https://github.com/plugdata-team/plugdata/issues/1901