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

Not all colors are picked up from the tailwind colors #17

Open
lauhon opened this issue Apr 18, 2023 · 0 comments
Open

Not all colors are picked up from the tailwind colors #17

lauhon opened this issue Apr 18, 2023 · 0 comments
Labels
Bug Something isn't working Good first Issue

Comments

@lauhon
Copy link
Member

lauhon commented Apr 18, 2023

Describe the bug
Some colors from the tailwind config seem to default to white.

Probably is a Bug in the underlying Nativewind Lib

  • supergreen
  • superred

are not working, at least not in the snackbar.component.tsx

To Reproduce

red

  1. Go to 'apps/mobile'
  2. run yarn dev
  3. Open the app and try to create a new profile
  4. An Error will appear because the api is not running. Here the popup should be red, but it is white.

green

  1. Start the app normally
  2. Create a new wallet
  3. When the derivation process es complete a success snackbar appears. Here the popup should be green, but it is white.
@lauhon lauhon added the Bug Something isn't working label Apr 18, 2023
@lauhon lauhon added this to the Superlight Open Beta milestone Apr 18, 2023
@lauhon lauhon moved this to 📋 Backlog in NewFinance Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Good first Issue
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant