topcoder-platform / leaderboard-ui

0 stars 3 forks source link

handle color support for scoreboards #7

Open ajefts opened 5 years ago

ajefts commented 5 years ago

Add a way to set the members handle color. I'm ok if you just want to make it a json field for now like we are storing the other user properties. This would color their handle on the leaderboard.

ajefts commented 5 years ago

fyi @callmekatootie

callmekatootie commented 5 years ago

@ajefts The primaryColor attribute in contentful already controls the color of the page's theme.

The shade on the header, the background images to use for the participants and the member handles use this color - this is as per the design shared.

Are you asking for a separate color specific for member handles alone?

ajefts commented 5 years ago

Yes, I’d like to be able to color the member handles based on their rating. This isn’t a must have for next week, but we should support rating colors in the future.

On Nov 10, 2018, at 4:14 AM, Mithun Kamath notifications@github.com wrote:

@ajefts The primaryColor attribute controls the color of the page's theme.

The shade on the header, the background images to use for the participants and the member handles use this color - this is as per the design shared.

Are you asking for a separate color specific for member handles alone?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.