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

Cleanup color theme #1196

Open
Tracked by #4844
StefKors opened this issue Oct 7, 2020 · 0 comments
Open
Tracked by #4844

Cleanup color theme #1196

StefKors opened this issue Oct 7, 2020 · 0 comments

Comments

@StefKors
Copy link
Contributor

StefKors commented Oct 7, 2020

  1. Replace hard coded colors with theme colors
  2. Enable dark/light theme toggle in storybook (@sradevski)
  3. Reduce amount of colors
  4. Rename colors to what the color is used for (needs discussion)
  • Primary

    • main
    • disabled
    • hover
  • Page Background

    • main
    • hover
  • Card Background

    • main
    • hover
  • Text

    • main
    • disabled
    • hover
  • Success

    • main
    • disabled
    • hover
  • Danger

    • main
    • disabled
    • hover
  • Warning

    • main
    • disabled
    • hover
  • Hover

    • main
    • disabled
    • hover

Example of constrained design system: https://polaris.shopify.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants