View source: R/theme_ride_high_mustangs.R
theme_ride_high_mustangs | R Documentation |
A custom theme for ggplot2 visualizations based off of Cal Poly! Ride High Mustangs
theme_ride_high_mustangs( title_font = "Trebuchet MS Bold", text_font = "Trebuchet MS", text_color = "#F2C75D", title_color = "#143F2E", background_color = "ivory" )
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 |
A ggplot2 plot with the Cal Poly theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.