Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new electedComponents token to sistent with new grey shades #905

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

amitamrutiya
Copy link
Contributor

Notes for Reviewers

This PR fixes #

Signed commits

  • Yes, I signed my commits.

@amitamrutiya amitamrutiya merged commit 0fd31c7 into layer5io:master Feb 3, 2025
5 checks passed
@@ -19,6 +19,7 @@ declare module '@mui/material/styles' {
default: string;
};
tabs?: string;
elevatedComponents?: string;
Copy link
Member

Choose a reason for hiding this comment

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

@amitamrutiya we need to sure of this.. we don't want to add more and more tokens based on our needs otherwise we will be doing same mistake as it was in meshery of having so many colors. And we should use more genric names for such.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This token #303030 we heavily used in Kanvas so I have to add it.

@amitamrutiya amitamrutiya deleted the add-token-new branch February 4, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants