NA
Source:CONTRIBUTING.md
To Contribute a new theme to ggthemes:
- fork the respository
- clone onto your personal machine
- add the .R file containing functions for creating your theme to ggthemes/tree/main/R
- add an image of your theme using mtcars to ggthemes/tree/main/figure
- update the README to include a sample image of your theme
- push updates
- create pull request to include new theme