Skip to content

Commit 60d624d

Browse files
committed
Merge pull request #1515 from jiho/fix/doc_themes
Add an example for theme_dark in the documentation
2 parents c9dada7 + 70a7328 commit 60d624d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

R/theme-defaults.r

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
#' p + theme_bw()
5050
#' p + theme_linedraw()
5151
#' p + theme_light()
52+
#' p + theme_dark()
5253
#' p + theme_minimal()
5354
#' p + theme_classic()
5455
#' p + theme_void()

man/ggtheme.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)