Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_color_mapping( items: list[str], excluded_colors: list[str] | None
items
list[str]
excluded_colors
list[str] | None
None
Get mapping for items to a support color.
The items to map to colors.
The colors to exclude.