theme_ride_high_mustangs: A custom theme for ggplot2 visualizations based off of Cal...

View source: R/theme_ride_high_mustangs.R

theme_ride_high_mustangsR Documentation

A custom theme for ggplot2 visualizations based off of Cal Poly! Ride High Mustangs

Description

A custom theme for ggplot2 visualizations based off of Cal Poly! Ride High Mustangs

Usage

theme_ride_high_mustangs(
  title_font = "Trebuchet MS Bold",
  text_font = "Trebuchet MS",
  text_color = "#F2C75D",
  title_color = "#143F2E",
  background_color = "ivory"
)

Arguments

title_font

font for title

text_font

font for text

text_color

color of the text

title_color

color of the title

background_color

color of plot's panel background

Value

A ggplot2 plot with the Cal Poly theme


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