This was trying to retrieve the foreground color of the form created in create_value(). Forms don't have colors, and so this was failing, and update_color() didn't update the color.
This was trying to retrieve the foreground color of the form created in create_value(). Forms don't have colors, and so this was failing, and update_color() didn't update the color.