View source: R/theme_midnight.R
theme_midnight | R Documentation |
Midnight Theme for ggplot2 Plot
theme_midnight( text_color = "wheat", title_color = "wheat", background_color = "gray40", gridline_color = "floralwhite" )
text_color |
The color of the text and axis labels |
title_color |
The color of the title, subtitle, and caption |
background_color |
The color of the background |
gridline_color |
The color of the grid lines |
A ggplot2 midnight theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.