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

Mermaid Diagrams Are Unreadble in Dark Theme #4257

Open
quaintdev opened this issue Jan 2, 2025 · 1 comment
Open

Mermaid Diagrams Are Unreadble in Dark Theme #4257

quaintdev opened this issue Jan 2, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@quaintdev
Copy link
Contributor

Describe the bug

Have a look at screenshot below. The text is unreadable.

image

Steps to reproduce

  1. Enable dark theme
  2. Use below mermaid diagram and view it for yourself
sequenceDiagram
    Alice->>+John: Hello John, how are you?
    Alice->>+John: John, can you hear me?
    John-->>-Alice: Hi Alice, I can hear you!
    John-->>-Alice: I feel great!

The version of Memos you're using

latest

Screenshots or additional context

No response

@quaintdev quaintdev added the bug Something isn't working label Jan 2, 2025
@JodhwaniMadhur
Copy link
Contributor

I will try to resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants