Currently I want to use the primeng autocomplete multi select component: https://www.primefaces.org/primeng/#/autocomplete
What I need additionally is that every item which I want to select from as an autosuggestion should be colored differently.
E.g. If I have the options Paris (red), Munich (blue) the background should be shown in a different color.