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