If there are fewer than 10 colors in the palette, keymaps for colors
beyond what's in the palette will result in selecting the last color.
For example, if there are 3 colors in the palette and the user presses
4, then color 3 is selected.
For palettes with more than 10 colors, manual selection is still
required for colors after 10.
This commit adds the following keymaps:
If there are fewer than 10 colors in the palette, keymaps for colors beyond what's in the palette will result in selecting the last color. For example, if there are 3 colors in the palette and the user presses 4, then color 3 is selected.
For palettes with more than 10 colors, manual selection is still required for colors after 10.