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

Missing active tab style in dark mode #276

Open
mrleblanc101 opened this issue Feb 17, 2023 · 1 comment
Open

Missing active tab style in dark mode #276

mrleblanc101 opened this issue Feb 17, 2023 · 1 comment

Comments

@mrleblanc101
Copy link

mrleblanc101 commented Feb 17, 2023

Hi,
When I change tabs in Dark mode, the active tab border-bottom color is not the primary color.
Here's an exemple:
Capture d’écran, le 2023-02-17 à 01 28 22
Capture d’écran, le 2023-02-17 à 01 28 27

The .tabs-border-b-primary-500 class is overwritten by a complex sibling selector .tabs-dark .tab-group .tab-menu>:not([hidden])~:not([hidden]):
Capture d’écran, le 2023-02-17 à 01 35 40

@mrleblanc101
Copy link
Author

mrleblanc101 commented Feb 17, 2023

In light mode, no problem:
Capture d’écran, le 2023-02-17 à 01 33 05
Capture d’écran, le 2023-02-17 à 01 33 09

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

1 participant