seaborn.set_theme - seaborn 0.13.2 documentation, Michael Waskom and the Seaborn development team, 2024 - Official API reference for setting global plot themes and styles in Seaborn, including font scaling.
Plot customization - seaborn 0.13.2 documentation, Michael Waskom and the Seaborn development team, 2024 - Official tutorial providing an overview of Seaborn's aesthetic functions, built-in themes, and temporary styling.
Customizing Matplotlib with style sheets and rcParams, Matplotlib development team, 2024 (The Matplotlib development team) - Matplotlib's official guide explaining runtime configuration parameters (rcParams) that Seaborn themes adjust.
Python for Data Analysis, Wes McKinney, 2022 (O'Reilly Media) - A foundational book covering data manipulation and visualization in Python, including Seaborn and Matplotlib styling.