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

Fix dark mode in Joplin Server #11910

Open
laurent22 opened this issue Mar 3, 2025 · 0 comments
Open

Fix dark mode in Joplin Server #11910

laurent22 opened this issue Mar 3, 2025 · 0 comments
Labels
bug It's a bug high High priority issues server Issues related to Joplin Server

Comments

@laurent22
Copy link
Owner

Since we upgraded Bulma, the dark mode in Joplin Server is broken in:

  • The Joplin Server UI
  • When publishing a note.

We use a CSS file called bulma-prefers-dark.css which may have to be updated.

When publishing a note, I believe we should never use dark mode (but to be confirmed) because that might include notes from web clipper which expect a white background.

@laurent22 laurent22 added bug It's a bug high High priority issues server Issues related to Joplin Server labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug high High priority issues server Issues related to Joplin Server
Projects
None yet
Development

No branches or pull requests

1 participant