We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See recording: https://github.com/robb0wen/synthwave-vscode/assets/71697384/42aafb97-8da0-4ff2-b31d-03e4e3cf1606
Also, I'd propose also changing the highlight color to something more prominent -- I always need a second look to see which cell is in focus.
The text was updated successfully, but these errors were encountered:
Since the project is unmaintained, I decided to tweak the settings myself to resemble "expected behavior":
"workbench.colorCustomizations": { "[SynthWave '84]": { "notebook.focusedCellBorder": "#880088", "notebook.focusedEditorBorder": "#880088", } }
I've set it to the same color as the bottom border of the active tab. You can change it to whatever you prefer
Sorry, something went wrong.
No branches or pull requests
See recording:
https://github.com/robb0wen/synthwave-vscode/assets/71697384/42aafb97-8da0-4ff2-b31d-03e4e3cf1606
Also, I'd propose also changing the highlight color to something more prominent -- I always need a second look to see which cell is in focus.
The text was updated successfully, but these errors were encountered: