Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix off by one error for username colors #2664

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Fix off by one error for username colors #2664

merged 1 commit into from
Feb 20, 2019

Conversation

tebatalla
Copy link
Contributor

The hash result would only have a range of 0..7, but the css of color variants is 1..8

The hash result would only have a range of 0..7, but the css of color variants is 1..8
@tebatalla
Copy link
Contributor Author

Signed-off-by: Tomas Batalla [email protected]

@turt2live turt2live requested a review from a team February 19, 2019 19:34
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants