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

For What type of outputs could I see something similar to the Screenshots attached in the homepage? #53

Open kv2367 opened 2 years ago

kv2367 commented 2 years ago

Any kind of help is greatly appreciated

I installed Gruvbox-Monokai-pycharm on my Mac VSCode but, I'm unable to see the graphics colors as the developer shared in the screenshots.

Are there any sample command examples which I could run to see the output with the graphic colors as in the below screenshots?

Screenshots

https://github.com/jdinhify/vscode-theme-gruvbox#screenshots

jdinhify commented 2 years ago

Hey @kv2367

Is https://raw.githubusercontent.com/mikker/dotfiles/master/bin/colortest.sh what you're looking for?

it can be run in the terminal like this

curl https://raw.githubusercontent.com/mikker/dotfiles/master/bin/colortest.sh | bash