# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggdark" in publications use:' type: software license: MIT title: 'ggdark: Dark Mode for ''ggplot2'' Themes' version: 0.2.1 doi: 10.32614/CRAN.package.ggdark abstract: Activate dark mode on your favorite 'ggplot2' theme with dark_mode() or use the dark versions of 'ggplot2' themes, including dark_theme_gray(), dark_theme_minimal(), and others. When a dark theme is applied, all geom color and geom fill defaults are changed to make them visible against a dark background. To restore the defaults to their original values, use invert_geom_defaults(). authors: - family-names: Grantham given-names: Neal email: neal@nsgrantham.com repository: https://nsgrantham.r-universe.dev commit: b39b96c2b42dadc316eeaa2991a93b9b3c3fee11 contact: - family-names: Grantham given-names: Neal email: neal@nsgrantham.com