Nightonke / GithubWidget

Contributions, stars, followers, trending etc. on Github.
697 stars 70 forks source link

Level color has changed in latest Github API #16

Open 97littleleaf11 opened 4 years ago

97littleleaf11 commented 4 years ago

Now the color of different levels has changed to:

<li style="background-color: #ebedf0"></li>
<li style="background-color: #9be9a8"></li>
<li style="background-color: #40c463"></li>
<li style="background-color: #30a14e"></li>
<li style="background-color: #216e39"></li>

according to <div class="contrib-legend> of https://github.com/users/xxxxx/contributions

97littleleaf11 commented 4 years ago

i am trying to fix current runtime errors, including #15