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

Add Colors.getColor api to get a color by token name and schemeType #3294

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

ethanshar
Copy link
Collaborator

@ethanshar ethanshar commented Oct 6, 2024

Description

Add Colors.getColor API for getting a color in a specific schemeType regardless to current scheme
usage: Colors.getColor('$backgroundPrimaryHeavy', 'light')

Changelog

Add Colors.getColor API for getting a color in a specific schemeType regardless to current scheme. usage: Colors.getColor('$backgroundPrimaryHeavy', 'light')

Additional info

MADS-4505

@ethanshar ethanshar marked this pull request as draft October 6, 2024 14:12
@ethanshar ethanshar requested a review from Inbal-Tish October 7, 2024 06:45
@ethanshar ethanshar added the Important for Next Release PR that must be included in the release version label Oct 7, 2024
@ethanshar ethanshar marked this pull request as ready for review October 7, 2024 06:46
@Inbal-Tish Inbal-Tish merged commit df04a76 into master Oct 7, 2024
1 check passed
@Inbal-Tish Inbal-Tish deleted the feat/Colors_getColor branch October 7, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Important for Next Release PR that must be included in the release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants