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

Complete dark mode support in @electrikhq/slate #7

Open
neerajsohal opened this issue Nov 15, 2022 · 5 comments
Open

Complete dark mode support in @electrikhq/slate #7

neerajsohal opened this issue Nov 15, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@neerajsohal
Copy link
Contributor

No description provided.

@neerajsohal neerajsohal self-assigned this Nov 15, 2022
@neerajsohal
Copy link
Contributor Author

Dark mode needs to be checked and tested for each component in @electrikhq/slate.

@neerajsohal neerajsohal moved this from Todo to In Progress in Electrik's Roadmap Dec 23, 2022
@neerajsohal neerajsohal added the enhancement New feature or request label Jan 9, 2023
@KneesDev
Copy link

Disabling support for dark mode would be great.

@neerajsohal
Copy link
Contributor Author

Hi @KneesDev

You should be able to disable the dark mode by removing the darkMode key from the tailwind.config.js

Ref: https://tailwindcss.com/docs/dark-mode

@KneesDev
Copy link

KneesDev commented Jun 5, 2024

Hi @KneesDev

You should be able to disable the dark mode by removing the darkMode key from the tailwind.config.js

Ref: https://tailwindcss.com/docs/dark-mode

The key doesn't exist, and dark mode is there in half of the pages even when using dark mode class config and removing dark: from the code. Half of the dark mode is hardcoded into the library.

@neerajsohal
Copy link
Contributor Author

Hi, Please use on of the solutions provided here: https://stackoverflow.com/questions/75446831/how-disabled-dark-mode-in-tailwind-css

@neerajsohal neerajsohal moved this from In Progress to Done in Electrik's Roadmap Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants