`mpl.color_sequences[“tab10”]` should return `[“tab:blue”, …]` instead of a list of RGB tuples. This would also make the default color cycle more readable. Inspired #29915 .