kamranahmedse / githunt

Hunt the most starred projects on any date on GitHub
https://kamranahmed.info/githunt
MIT License
2.89k stars 268 forks source link

Added change background colour functionality #20

Closed A7pr4Z closed 6 years ago

A7pr4Z commented 6 years ago

Added a colour input which changes background colour on selection.

Default colour remains the same.

For simplicity I have plumbed the input into the existing page refresh / storage functionality, and as such it reloads the page when a colour is selected (which isn't entirely necessary but might be acceptable).

Tested using incognito and appears to work well.