Currently, the code uses the default matplotlib colors which are not colorblindness friendly. See eg: https://pos.sissa.it/guidelines.pdf for guidelines on appropriate colormaps.
This should be a configurable option in the code that percolates to all plots that are generated.