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

Implement runtime color scheme calculation #183

Open
vitonsky opened this issue Aug 12, 2022 · 0 comments
Open

Implement runtime color scheme calculation #183

vitonsky opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement New feature or request important

Comments

@vitonsky
Copy link
Owner

Color picking like this https://twitter.com/nolimits4web/status/1557792458603470848 is boring.

Let's implement tool, to calculate CSS variables in runtime.

We describe design tokens as right now, compile CSS variables at build time as right now, but also, we'll introduce a library to compile CSS variables in runtime.

Then, user may pick accent color and all colors will recalculate.

The most important thing is support a transformers described in design tokens

@vitonsky vitonsky added enhancement New feature or request important labels Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important
Projects
None yet
Development

No branches or pull requests

1 participant