Skip to main content

theme_dark_base

Function theme_dark_base 

Source
pub fn theme_dark_base(base_size: f64) -> Theme
Expand description

Dark theme with custom base font size.

Note: ggplot2’s theme_dark has a white plot background but dark panel. Text remains black (inherited from theme_grey).