Helper function returning a small palette preview (40 colors) plus a representative "selected color" for legends and UI elements.
f_colpal_selection(palname = "awi")A list with:
cpal — vector of 40 palette colors
paltype — type of palette ("limited" or "square")
colsel — representative color (middle of the palette)
Character. The palette name (same options as in f_colorz()).