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

Improve highlighting contrast for monokai #17

Open
dnzckn opened this issue Jul 20, 2020 · 3 comments
Open

Improve highlighting contrast for monokai #17

dnzckn opened this issue Jul 20, 2020 · 3 comments

Comments

@dnzckn
Copy link

dnzckn commented Jul 20, 2020

contrast example
the left side menu is too bright when highlighted and the right side is too faint of contrast to easily tell what is highlighted.

@dnzckn
Copy link
Author

dnzckn commented Mar 15, 2021

solved this one
go to line 72 in variable.css
--jp-editor-selected-focused-background: #dd19ea;
change bolded to whatever color you want

@dnzckn dnzckn closed this as completed Mar 15, 2021
@arbennett
Copy link
Owner

Because this isn't fixed in the code base I'm going to reopen it. Thanks for pointing out the exact fix!

@arbennett arbennett reopened this Mar 15, 2021
@dnzckn
Copy link
Author

dnzckn commented Mar 16, 2021

ok sure.
in addition, line 316
--jp-editor-selected-background: color

will change the highlight of your cntrl+f highlighting + any highlight in a box that you deselect from

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