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

Button Color Blue=Cyan #1010

Closed
2 tasks done
MateoWartelle opened this issue Sep 28, 2023 · 3 comments
Closed
2 tasks done

Button Color Blue=Cyan #1010

MateoWartelle opened this issue Sep 28, 2023 · 3 comments
Labels
🐛 bug Something isn't working confirmed This bug was confirmed

Comments

@MateoWartelle
Copy link
Contributor

MateoWartelle commented Sep 28, 2023

  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Steps to reproduce

https://github.com/themesberg/flowbite-react/blob/main/src/components/Button/theme.ts#L21

Current behavior

Describe what is currently happening and why it's a problem.

<Button color="blue"> Publish post </Button>

button-color-blue

Expected behavior

Describe what you expected to happen.

flowbite-button-color-blue

Context

What are you trying to accomplish? Does this only happen on a specific browser, screen size, or operating system?

If possible, provide a live example URL, screenshot, video, or a repository with the minimal reproduction of the issue.

@rluders rluders added 🐛 bug Something isn't working confirmed This bug was confirmed labels Sep 29, 2023
@JDouven
Copy link
Contributor

JDouven commented Oct 5, 2023

Hi, the other colors are also broken in dark mode. The bg-color-xxx are missing the dark: attribute.

@MateoWartelle
Copy link
Contributor Author

Hi, the other colors are also broken in dark mode. The bg-color-xxx are missing the dark: attribute.

Ok I will take a look. Separate issue.

@JDouven
Copy link
Contributor

JDouven commented Oct 5, 2023

@MateoWartelle I've created an issue #1045

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working confirmed This bug was confirmed
Projects
None yet
Development

No branches or pull requests

3 participants