Home > other >  Why is Github Contribution Graph blue today
Why is Github Contribution Graph blue today

Time:12-22

Why is the GitHub contribution graph blue? Is it because of winter?

github Contribution graph image

CodePudding user response:

seems like there are different colors for the contribution graph. And each time a different color pattern is enabled. Currently it is set to variations of --color-calendar-winter-graph. There are other color patterns like --color-calendar-halloween-graph as well. github contribution graph styles

CodePudding user response:

It could be because December 21st is the Winter Solstice, the shortest day of the year and the official first day of winter. Hence the cold icy blue color.

https://www.almanac.com/content/first-day-winter-winter-solstice

  • Related