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

Design token follow-up #250

Open
3 of 8 tasks
techniq opened this issue Feb 12, 2024 · 1 comment
Open
3 of 8 tasks

Design token follow-up #250

techniq opened this issue Feb 12, 2024 · 1 comment
Milestone

Comments

@techniq
Copy link
Owner

techniq commented Feb 12, 2024

  • Do not require settings() to be defined
  • Support passing color objects from tailwind
  • Support rounded-base / rounded-container design tokens and map from Skeleton / Daisy
  • Verify create-svelte-ux / templates
  • Allow all colors to be optional (there exists a default light/dark theme if none present)
  • Set accent: hsl(var(--color-primary)) by default?
  • Scrollbar styling (globally or util class) #122
  • Change default state colors to tailwind colors, still set daisy UI specific state colors in convertor

Related: techniq/layerchart#102

@techniq techniq added this to the v1 milestone Feb 17, 2024
@brandonmcconnell
Copy link
Contributor

"Support passing color objects from tailwind" will be solved by #307

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

2 participants