Component color and icons: should not depend on output type.
Author: farmaazonCreated Dec 10, 2024Updated Apr 30, 2026
Labelss-info-needed-gui
Currently, if a component has no group assigned, it color depends on output type. But this:
- makes the color different in signature editor (as inside function don't have easy access to output value)
- it's not expected by user anyway.
We should instead have a single fallback color for all nodes without a group.
Source: enso-org/enso