A simple chrome extension that changes github participation graphs by doing the following:
- darkens the graphs
- adds separate colors for owners and contributors (similar to the old colors)
You can:
Get it from the Chrome Web Store
Or install it manually:
- Fork or clone this repository, eg.
git clone https://github.com/typpo/github-participation-graph.git
- Go to your Chrome Extensions Page (chrome://chrome/extensions/) and enable 'Developer Mode' if not already enabled
- 'Load Unpacked Extension' and choose the github-participation-graph directory
This is just 10 lines of js...feel free to add whatever you want or tweak the colors.