Hello, I have this plot where I am plotting 13 individual data sets.

I am using the ImPlotColormap_Deep colormap which only has 10 colors according to the ImPlotColormap_ enum. Is there a way to increase the amount of colors in a color map so that none of the lines are the same color? I only need a few more colors (like 3).
Loving the library, it is amazing. Thank you for the assistance.