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(tabs): adding component optionin pallete #878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SAHU-01
Copy link
Contributor

@SAHU-01 SAHU-01 commented Jan 10, 2025

Notes for Reviewers

This PR fixes adds a new component option in palette to add missing tokens for colours. [Reference to discussion]

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ankita Sahu <71656941+SAHU-01@users.noreply.github.com>
@@ -377,6 +385,9 @@ export const darkModePalette: PaletteOptions = {
},
surfaces: Colors.accentGrey[10]
},
component: {
tabs: Colors.charcoal[70]
Copy link
Member

Choose a reason for hiding this comment

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

@SAHU-01 i think you miss in any one the mode to put different color, both are here same.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

apologies it's charcoal[110] sorry will update it.

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