{"id":13857426,"url":"https://github.com/johnmackintosh/rockthemes","last_synced_at":"2025-03-20T07:41:14.784Z","repository":{"id":43685652,"uuid":"302179971","full_name":"johnmackintosh/rockthemes","owner":"johnmackintosh","description":"R colour palettes based on classic rock album covers. ","archived":false,"fork":false,"pushed_at":"2023-12-18T18:56:58.000Z","size":22610,"stargazers_count":35,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T00:37:07.131Z","etag":null,"topics":["colour-palettes","data-visualisation","data-visualization","ggplot2","ggplot2-themes","r","rock-albums"],"latest_commit_sha":null,"homepage":"https://johnmackintosh.github.io/rockthemes/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnmackintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-10-07T22:59:23.000Z","updated_at":"2025-01-19T20:33:52.000Z","dependencies_parsed_at":"2024-02-09T01:57:55.440Z","dependency_job_id":null,"html_url":"https://github.com/johnmackintosh/rockthemes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2Frockthemes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2Frockthemes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2Frockthemes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2Frockthemes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmackintosh","download_url":"https://codeload.github.com/johnmackintosh/rockthemes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574786,"owners_count":20474818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colour-palettes","data-visualisation","data-visualization","ggplot2","ggplot2-themes","r","rock-albums"],"created_at":"2024-08-05T03:01:36.729Z","updated_at":"2025-03-20T07:41:14.756Z","avatar_url":"https://github.com/johnmackintosh.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"rockthemes\n================\n\n# \u003cimg src=\"man/figures/logo.png\" width=\"160px\" align=\"right\" /\u003e\n\n\u003c!-- badges: start --\u003e\n\n[![Build\nStatus](https://travis-ci.com/johnmackintosh/rockthemes.svg?branch=main)](https://travis-ci.com/johnmackintosh/rockthemes)\n\n![Render\nREADME](https://github.com/johnmackintosh/rockthemes/workflows/Render%20README/badge.svg)\n\n![pkgdown](https://github.com/johnmackintosh/rockthemes/workflows/pkgdown/badge.svg)\n\n[![R build\nstatus](https://github.com/johnmackintosh/rockthemes/workflows/R-CMD-check/badge.svg)](https://github.com/johnmackintosh/rockthemes/actions)\n\u003c!-- badges: end --\u003e\n\n## What?\n\nThis is a collection of colour palettes based on classic rock album\ncovers.\n\nNot all of the artists are ‘rock’, but they appeared in lists of classic\nrock album covers and the internet is never wrong, is it ;)\n\nOther albums were chosen either for their striking covers (in terms of\ncolour), because they are bona fide rock classics, or just because I\nlike them.\n\nFeaturing:\n\n  - Dirt (Alice In Chains, submission by G Hutson)\n  - Californication (Red Hot Chili Peppers)\n  - Blue Train (John Coltrane)\n  - Facelift (Alice In Chains)\n  - Groove is in the Heart (Deee-Lite, submitted by R Wilson)\n  - Electric (The Cult)\n  - To Bring You My Love - P J Harvey\n  - The Magician’s Birthday - Uriah Heep\n  - Hell Awaits (Slayer - submission by C Beeley)\n  - Warehouse Songs and Stories (Husker Du)\n  - Dirty Computer (Janelle Monae)\n  - Melloncollie and the Infinite Sadness (Smashing Pumpkins, submission\n    by C Mainey)\n  - Bitches Brew (Miles Davis)\n  - Simulation Theory (Muse)\n  - Tragic Kingdom (No Doubt)\n  - Peace Sells (Megadeth, submission by C Beeley)\n  - The 2ND Law (Muse, submission by G Hutson)\n  - Siamese Dream (Smashing Pumpkins, submission by C Mainey)\n  - The Real Thing (Faith No More)\n  - 1989 (Taylor Swift)\n  - Celebration Day (Led Zeppelin, submission by G Hutson)\n\n## Why?\n\nBecause [this repo of Metallica inspired\npalettes](https://github.com/johnmackintosh/metallicaRt) has been\nreceived quite well on various social media platforms, and I figured\nthat there were other albums with interesting covers that might provide\nmore scope for data visualisation purposes.\n\n## Installation\n\nThis will probably not go to CRAN, so please install using the remotes\npackage.\n\n# Palettes and Themes\n\n``` r\nrock_palette(\"alice\")\nrock_palette(\"californication\")\nrock_palette(\"coltrane\")\n```\n\n\u003cimg src=\"man/figures/README-californication-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-californication-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-californication-3.png\" width=\"33%\" /\u003e\n\n``` r\nrock_palette(\"deelite\")\nrock_palette(\"electric\")\nrock_palette(\"facelift\")\n```\n\n\u003cimg src=\"man/figures/README-electric-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-electric-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-electric-3.png\" width=\"33%\" /\u003e\n\n``` r\nrock_palette(\"faithnomore\")\nrock_palette(\"harvey\")\nrock_palette(\"heep\")\n```\n\n\u003cimg src=\"man/figures/README-gnr-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-gnr-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-gnr-3.png\" width=\"33%\" /\u003e\n\n``` r\nrock_palette(\"hellawaits\")\nrock_palette(\"husker\")\nrock_palette(\"janelle\")\n```\n\n\u003cimg src=\"man/figures/README-slayer-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-slayer-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-slayer-3.png\" width=\"33%\" /\u003e\n\n``` r\nrock_palette(\"melloncollie\")\nrock_palette(\"miles\")\nrock_palette(\"muse\")\n```\n\n\u003cimg src=\"man/figures/README-maiden-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-maiden-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-maiden-3.png\" width=\"33%\" /\u003e\n\n``` r\nrock_palette(\"nodoubt\")\nrock_palette(\"peacesells\")\nrock_palette(\"secondlaw\")\n```\n\n\u003cimg src=\"man/figures/README-muse-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-muse-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-muse-3.png\" width=\"33%\" /\u003e\n\n``` r\nrock_palette(\"siamesedream\")\nrock_palette(\"swift\")\nrock_palette(\"zeppelin\")\n```\n\n\u003cimg src=\"man/figures/README-swift-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-swift-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-swift-3.png\" width=\"33%\" /\u003e\n\n## Palettes in action\n\n\u003cimg src=\"man/figures/README-beeb1-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-3.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-4.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-5.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-6.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-7.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-8.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-9.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-10.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-11.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-12.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-13.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-14.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-15.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-16.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-17.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-18.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-19.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-20.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-beeb1-21.png\" width=\"33%\" /\u003e\n\n## Longer colour palettes, more suited for ggplot2 use\n\nThe following palettes share the same inspirations, but there are more\ncolours, which hopefully increases their utility for data visualisation.\n\n\u003cimg src=\"man/figures/README-unnamed-chunk-2-1.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-2.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-3.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-4.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-5.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-6.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-7.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-8.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-9.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-10.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-11.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-12.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-13.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-14.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-15.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-16.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-17.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-18.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-19.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-unnamed-chunk-2-20.png\" width=\"25%\" /\u003e\n\n## Credit\n\n[Thanks to Ryo for the tvthemes\npackage](https://github.com/Ryo-N7/tvthemes) which helped me get this\noff the ground quickly\n\n## Code of Conduct\n\nPlease note that the rockthemes project is released with a [Contributor\nCode of Conduct](CODE_OF_CONDUCT.md). By contributing to this project\nyou agree to abide by its terms.\n\n## Contributing\n\nSee the [Contribution guide](.github/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmackintosh%2Frockthemes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmackintosh%2Frockthemes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmackintosh%2Frockthemes/lists"}