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

Commits on Jul 31, 2023

  1. feat: Refactor color tokens

    - 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)
    MarinaRomanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    21ae054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011d1cb View commit details
    Browse the repository at this point in the history
  3. Update Intents used in components

    Keep deprecated Primary and Secondary for Buttons and Tags, as their adoption might be already quite significant)
    MarinaRomanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2a739c3 View commit details
    Browse the repository at this point in the history
  4. run spotlessApply

    MarinaRomanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2fd283e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6be9d3f View commit details
    Browse the repository at this point in the history
  6. Update Spinner Intent colors

    Add new default Intent Color - Current
    MarinaRomanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e981a6e View commit details
    Browse the repository at this point in the history
  7. Update screenshots

    MarinaRomanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    db2b737 View commit details
    Browse the repository at this point in the history