GithubWidget icon indicating copy to clipboard operation
GithubWidget copied to clipboard

Level color has changed in latest Github API

Open 97littleleaf11 opened this issue 3 years ago • 1 comments

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 avatar Oct 27 '20 09:10 97littleleaf11

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

97littleleaf11 avatar Oct 27 '20 09:10 97littleleaf11