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

About movies - code blocks hard to read on dark screen #1962

Open
richard-misiak-cg opened this issue Feb 26, 2024 · 2 comments
Open

About movies - code blocks hard to read on dark screen #1962

richard-misiak-cg opened this issue Feb 26, 2024 · 2 comments

Comments

@richard-misiak-cg
Copy link

richard-misiak-cg commented Feb 26, 2024

Description

Reproduce Steps

  1. Set neo4j browser to dark mode
  2. Open about-movies.neo4j-browser-guide
  3. Go to one of the steps with a code block/example (e.g. step 2)

Expected Behavior

Text is readable

Current Behavior

Text in the code block is grey on a grey background
image

Can you propose a solution?

What needs to be done to address this issue? Ideally, provide a pull request with a fix.

Your Environment

software name version
Windows 11 23H2
Web browser Chrome
node.js
npm
yarn
Neo4j Browser 5.15
Neo4j

Neo4j Browser version: 5.15.0
Neo4j Server version: 5.12.0 (enterprise)
Neo4j Browser Changelog
Build number: 172
Build hash: 382b725
Build date: 12/8/2023

Additional Information

@OskarDamkjaer
Copy link
Contributor

Oh, thanks for catching this, I'll look into it now :)

@OskarDamkjaer
Copy link
Contributor

I had a look now and I've found the issue is that the guide that is loaded from Neo4j Desktop has hardcoded colors, I'll raise it with the desktop team. In the meantime you can use :play movies which should be the same guide and it works properly in dark mode

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