
We were still calling palette.entry_get_color () rather than the new API palette.get_colors(), which returns the full array of colors. This patch updates the script to use the correct API.
We were still calling palette.entry_get_color () rather than the new API palette.get_colors(), which returns the full array of colors. This patch updates the script to use the correct API.