seaborn.set_color_codes

    Calling this will change how shorthand codes like “b” or “g” are interpreted by matplotlib in subsequent plots.

    参数::{deep, muted, pastel, dark, bright, colorblind}

    See also

    Color codes can be set through the high-level seaborn style manager.Color codes can also be set through the function that sets the matplotlib color cycle.

    Map matplotlib color codes to the default seaborn palette.

    http://seaborn.pydata.org/_images/seaborn-set_color_codes-2.png