Skip to content

johnmackintosh/popthemes

Repository files navigation

popthemes

R-CMD-check

What?

This is a collection of colour palettes based on (mainly) 90s pop album covers. (The Bangles are in because ‘Hazy Shade of Winter’ absolutely rules)

Featuring:

  • Aqua
  • Bangles
  • Beck
  • Betty Boo
  • B*Witched
  • Deee Lite
  • Hole
  • No Doubt
  • S Club 7
  • Spice Girls
  • Steps
  • A special secret palette

Why?

Because I’ve done Metallica and classic rock.

Although rockthemes has some pop acts in it as well, including No Doubt and DeeeLite, who also appear here. Don’t worry about it.

Installation

This will probably not go to CRAN, so please install using the remotes package.

#library(remotes)
#remotes::install_github("johnmackintosh/popthemes")
library(popthemes)

Palettes

pop_palette("aqua")
pop_palette("bangles")
pop_palette("beck")

pop_palette("boo")
pop_palette("bwitched")
pop_palette("deeelite")

pop_palette("hole")
pop_palette("nodoubt")
pop_palette("sclub7")

pop_palette("spice")
pop_palette("steps")
pop_palette("secret")

Credit

Thanks to Ryo for the tvthemes package which helped me get this off the ground quickly

Code of Conduct

Please note that the popthemes project is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.

Contributing

See the Contribution guide

What’s the secret palette?

See here

Releases

No releases published

Packages

No packages published

Languages