sudiptob2 / cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme
GNU General Public License v3.0
187 stars 35 forks source link

Implement proper badge color according to the users rating. #4

Closed sudiptob2 closed 2 years ago

sudiptob2 commented 2 years ago

In codeforces, users are identified with different colors. ex, blue coder, red coder. This color depends on the uses rating. Codeforces bade should be rendered with the appropriate color.

sudiptob2 commented 2 years ago

This feature is already implemented.