vscode-theme-gruvbox icon indicating copy to clipboard operation
vscode-theme-gruvbox copied to clipboard

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

Open kv2367 opened this issue 2 years ago • 1 comments

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

kv2367 avatar May 01 '22 08:05 kv2367

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

jdinhify avatar May 31 '22 23:05 jdinhify