Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

Different color schemes for different users #478

Closed
stefanriehl opened this issue Mar 5, 2020 · 2 comments
Closed

Different color schemes for different users #478

stefanriehl opened this issue Mar 5, 2020 · 2 comments

Comments

@stefanriehl
Copy link

How can I most easily implement different color schemes for different users?

Use Case

Lets say I have an application with user login. Depending on a flag of the user (i.e. company A) I want to use a different color scheme than the default.

  • text colors
  • bg colors
  • border colors

The app can store the colors in a database, that's no problem. But what would be the best way to implement with tailwind?

Any thoughts?

@stefanriehl
Copy link
Author

Well I found this

@stefanriehl
Copy link
Author

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

No branches or pull requests

1 participant