morethemes: more themes for matplotlib (original) (raw)

[](#%5F%5Fcodelineno-0-1)import morethemes as mt [](#%5F%5Fcodelineno-0-2)mt.set_theme("wsj")

A refined, newspaper-style theme inspired by the Wall Street Journal.

[](#%5F%5Fcodelineno-1-1)import morethemes as mt [](#%5F%5Fcodelineno-1-2)mt.set_theme("urban")

A clean, professional theme featuring the Urbanist font and muted tones.

[](#%5F%5Fcodelineno-2-1)import morethemes as mt [](#%5F%5Fcodelineno-2-2)mt.set_theme("minimal")

A pure, distraction-free theme with a simple monochrome palette.

[](#%5F%5Fcodelineno-3-1)import morethemes as mt [](#%5F%5Fcodelineno-3-2)mt.set_theme("ft")

A sophisticated, no-nonsense theme with a muted palette and strong typographic clarity, echoing the Financial Times' aesthetic.

[](#%5F%5Fcodelineno-4-1)import morethemes as mt [](#%5F%5Fcodelineno-4-2)mt.set_theme("nature")

A calming theme inspired by natural landscapes, with earthy tones and organic shapes.

[](#%5F%5Fcodelineno-5-1)import morethemes as mt [](#%5F%5Fcodelineno-5-2)mt.set_theme("economist")

A crisp, data-focused theme with subtle gridlines and sharp contrasts.

[](#%5F%5Fcodelineno-6-1)import morethemes as mt [](#%5F%5Fcodelineno-6-2)mt.set_theme("retro")

A nostalgic theme inspired by vintage graphics and retro gaming.

[](#%5F%5Fcodelineno-7-1)import morethemes as mt [](#%5F%5Fcodelineno-7-2)mt.set_theme("yellowish")

A bold, National Geographic-inspired theme with a warm yellow backdrop

[](#%5F%5Fcodelineno-8-1)import morethemes as mt [](#%5F%5Fcodelineno-8-2)mt.set_theme("darker")

A sleek, no-frills dark theme with high contrast and a modern feel

[](#%5F%5Fcodelineno-9-1)import morethemes as mt [](#%5F%5Fcodelineno-9-2)mt.set_theme("monoblue")

A high-contrast theme using shades of blue to emphasize data trends and maintain a clean, professional aesthetic.