Makie legend text colours

You could pass label = Makie.rich("this is a label", color = color_you_want) instead, that should work. But you would have to get the color from the colormap manually.