A Web Extension to change colors of contribution graph in GitHub.
- Colorize contribution graph and legend
- Colorize activity overview graph
- Colorize activity listing progress bar
See all available themes here.
Halloween | Blue |
---|---|
Flame | Dracula |
---|---|
-
Toggle between your regular GitHub contribution graph and an isometric pixel art version.
-
Theme the isometric pixel art version of the contribution graph
To work on the extension, you'll need to manually install it. Start by cloning or forking this repository. Then, ensure that "Developer mode" is enabled on your Chrome Extensions page. Next, click the "Load unpacked extension..." button and navigate to the 'src' directory within this repository.
Once you've set up the extension in Developer mode as described above, you can start making changes to it. After making modifications, return to the Extensions page and click the "Reload" link under the extension entry.