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

fix: Refactor color tokens #561

Merged
merged 7 commits into from
Jul 31, 2023
Merged

fix: Refactor color tokens #561

merged 7 commits into from
Jul 31, 2023

Conversation

MarinaRomanova
Copy link
Contributor

  • Add new mandatory Tokens: Basic and Accent, with their variations and states
  • Adopt the new brand colors from Adevinta (remove TheBlue, SugarCotton, Surfer. add BlueRibbon, Violet, PaleAdevinta, BlackAdevinta)
  • Apply the new brand colors to the themes
  • Introduce main and support color tokens instead of primary and secondary (mark the latter @deprecated)
  • Refactor component Intents to use internal IntentColors to make sure all components use right color tokens

🤔 Context

Explore the complete discussion in this Figma file and this Presentation

📸 Screenshots

Present in the current PR

🗒️ Other info

related to spark-tokens update
close #555

- Add new mandatory Tokens: Basic and Accent, with their variations and states
- Adopt the new brand colors from Adevinta (remove TheBlue, SugarCotton, Surfer. add BlueRibbon, Violet, PaleAdevinta, BlackAdevinta)
- Apply the new brand colors to the themes
- Introduce main and support color tokens instead of primary and secondary (mark the latter @deprecated)
Keep deprecated Primary and Secondary for Buttons and Tags, as their adoption might be already quite significant)
Add new default Intent Color - Current
@MarinaRomanova MarinaRomanova merged commit 657b34a into hotfix/0.3.1 Jul 31, 2023
6 checks passed
@MarinaRomanova MarinaRomanova deleted the patch-0.3.1 branch July 31, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants