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

Theming: We need to removed colors using opacity #74

Closed
1 task
Tracked by #67
achampagnedev opened this issue Oct 4, 2022 · 2 comments
Closed
1 task
Tracked by #67

Theming: We need to removed colors using opacity #74

achampagnedev opened this issue Oct 4, 2022 · 2 comments
Assignees

Comments

@achampagnedev
Copy link
Contributor

achampagnedev commented Oct 4, 2022

With tailwind we were using the utility class brand500/10 which creates a color base on brand500 and makes it 10% opacity.

We need to remove this in the case that the colors are solid and dont need transparency. We need to add the 50 color and make sure that all places using this utility class to create colors. To create add solid 50 color by colorpicking the result of the previous 50 color created with opacity same for others or create new one

reference comments:
https://github.com/liteflow-labs/nft/pull/2091/files#r982237956
https://github.com/liteflow-labs/nft/pull/2112/files#r985419366

To update:

  • @nft/packages remove brand500/5 brand500/10
@achampagnedev achampagnedev self-assigned this Oct 4, 2022
@antho1404 antho1404 transferred this issue from another repository Oct 26, 2022
@antho1404
Copy link
Member

I believe this issue is done, couldn't find any occurrence of color with opacity.
Could you please check again and close if that's the case

@antho1404 antho1404 reopened this Oct 28, 2022
@antho1404 antho1404 transferred this issue from liteflow-labs/liteflow-js Dec 12, 2022
@EmmanuelDrouin
Copy link
Member

Closing this issue as this won't be prioritize

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

3 participants