Package: ggdark
Type: Package
Title: Dark Mode for 'ggplot2' Themes
Version: 0.2.1
Author: Neal Grantham
Maintainer: Neal Grantham <neal@nsgrantham.com>
Description: 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().
License: MIT + file LICENSE
Depends: R (>= 3.1)
Imports: ggplot2 (>= 3.0)
Suggests: testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-01-09 08:17:48 UTC; neal
Repository: CRAN
Date/Publication: 2019-01-11 17:30:06 UTC
Built: R 4.2.0; ; 2023-07-11 01:20:12 UTC; unix
