jdinhify / vscode-theme-gruvbox

Gruvbox theme for vscode based on https://github.com/morhetz/gruvbox
https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox
MIT License
267 stars 63 forks source link

Add notebook support #65

Closed piotrwieckiewicz closed 1 year ago

piotrwieckiewicz commented 1 year ago

Adds Jupyter notebooks support for for better visibility. Now cells are more readable and current cell is outlined.

Dark Soft - before Dark Soft - after
image image
Dark Medium - before Dark Medium - after
image image
Dark Hard - before Dark Hard - after
image image
Light Soft - before Light Soft - after
image image
Light Medium - before Light Medium - after
image image
Light Hard - before Light Hard - after
image image
jdinhify commented 1 year ago

@piotrwieckiewicz Thank you so much, it looks great

Would you like to add yourself into the contributor list in package.json & README.md?

piotrwieckiewicz commented 1 year ago

@jdinhify Done

jdinhify commented 1 year ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: