theme_phoenix_suns: A theme based on the colors of the Phoenix Suns

View source: R/theme_phoenix_suns.R

theme_phoenix_sunsR Documentation

A theme based on the colors of the Phoenix Suns

Description

A theme based on the colors of the Phoenix Suns

Usage

theme_phoenix_suns(
  text_color = "#E56020",
  title_color = "#E56020",
  panel_color = "#E56020",
  gridline_color = "#5350ea",
  background_color = "#5350ea"
)

Arguments

text_color

color of the text

title_color

color of the title

panel_color

color of the panels of the plot

gridline_color

color of the gridlines

background_color

color of background of the plot

Value

a plot with a Phoenix Suns theme


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