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

Dark mode support #76

Open
abhumbla opened this issue Mar 25, 2022 · 1 comment
Open

Dark mode support #76

abhumbla opened this issue Mar 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@abhumbla
Copy link
Contributor

low priority, just a different style sheet that respects system dark mode settings

@graue graue added the enhancement New feature or request label Jan 10, 2023
@graue
Copy link
Contributor

graue commented May 24, 2023

Adopting TailwindCSS should make this easier: https://tailwindcss.com/docs/dark-mode

We can do this as we restyle components in Tailwind.

I included dark mode support for the new date and time selection dialog (#275) and context menu (#265).

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
None yet
Development

No branches or pull requests

2 participants