Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Fix incorrect color assignment for steel light variant #2089

Closed
wants to merge 3 commits into from
Closed

Fix incorrect color assignment for steel light variant #2089

wants to merge 3 commits into from

Conversation

natashamayurshah
Copy link
Contributor

No description provided.

@@ -466,7 +466,7 @@ export const categoryColors: TeamsCategoryColors = {
350: '#C1CACC',
400: '#ACABBB',
450: '#A9B5B9',
500: '#A2A0B2',
500: '#A0AEB2',
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a changelog entry, so it would be easy to track when this was changed:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

Good to be merge after updating the changelog

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.

None yet

4 participants