When the mouse moves within the image canvas, the background of the color palette should be updated based on the color under the mouse. This will involve adding a function in the palette manager class that allows for an update to its state so that it re-renders with a new color.
When the mouse moves within the image canvas, the background of the color palette should be updated based on the color under the mouse. This will involve adding a function in the palette manager class that allows for an update to its state so that it re-renders with a new color.