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

Add support for dark mode #2899

Open
mcruzdev opened this issue Jan 21, 2025 · 6 comments
Open

Add support for dark mode #2899

mcruzdev opened this issue Jan 21, 2025 · 6 comments

Comments

@mcruzdev
Copy link

mcruzdev commented Jan 21, 2025

It would be great to have a dark mode option for the documentation site. Many users prefer using dark themes for prolonged reading sessions, as it reduces eye strain and provides a more comfortable experience, especially in low-light environments.

@cescoffier
Copy link
Contributor

The website is using mkdocs, so it should be easy to do (famous last words).

The main issue is pictures - they render poorly if the background changes.

@mcruzdev
Copy link
Author

Really!

Image

@mcruzdev
Copy link
Author

mcruzdev commented Jan 21, 2025

@cescoffier I would like to add a new connector for Dapr PubSub. But I am very very new on smallrye-messaging :) Could you help me with this, at least to review pull requests, etc?

@cescoffier
Copy link
Contributor

@mcruzdev yes, we would need a bit of CSS to set a background for these images.

@cescoffier
Copy link
Contributor

@mcruzdev About the new connector, sure! However, we tend to host them outside this repo (in Quarkiverse).

@mcruzdev
Copy link
Author

@mcruzdev About the new connector, sure! However, we tend to host them outside this repo (in Quarkiverse).

Yes, here https://github.com/quarkiverse/quarkus-dapr maybe!

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

2 participants