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

Color schemes #1

Open
2 of 3 tasks
stevenpetryk opened this issue Sep 10, 2020 · 0 comments
Open
2 of 3 tasks

Color schemes #1

stevenpetryk opened this issue Sep 10, 2020 · 0 comments

Comments

@stevenpetryk
Copy link
Owner

stevenpetryk commented Sep 10, 2020

Color schemes could be implemented as CSS variables or as React props, or both. Unclear which will be the most ergonomic for folks. Right now there are several CSS variables, but colors are placed randomly throughout the codebase, so that'll need to be fixed. It would also be great if there were some type of standard color scheme.

  • Decide on how to model color schemes
  • Consolidate all colors in to the color scheme
  • Define a nice palette of default colors to choose from (so that "blue" isn't CSS blue, but fancy blue)
@stevenpetryk stevenpetryk added this to the v0.1.0 milestone Sep 10, 2020
@stevenpetryk stevenpetryk modified the milestones: v0.1.0, v0.2.0 Sep 29, 2020
@stevenpetryk stevenpetryk removed this from the v0.2.0 milestone Jan 2, 2023
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

No branches or pull requests

1 participant