pub fn theme_dark_base(base_size: f64) -> Theme
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).