matplotlib

from matplotlib import pyplot as plt
 
plt.style.use("dark_background")


관련 문서