theme_midnight: Midnight Theme for ggplot2 Plot

View source: R/theme_midnight.R

theme_midnightR Documentation

Midnight Theme for ggplot2 Plot

Description

Midnight Theme for ggplot2 Plot

Usage

theme_midnight(
  text_color = "wheat",
  title_color = "wheat",
  background_color = "gray40",
  gridline_color = "floralwhite"
)

Arguments

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

Value

A ggplot2 midnight theme


AmritPradhan/coolthemes documentation built on April 30, 2022, 6:10 p.m.