Skip to content

Commit

Permalink
new animated gif as screenshot (vscode-icons#720)
Browse files Browse the repository at this point in the history
* new animated gif

* new version

* readme update

* testing full animated gif

* new test

* 32 colors

* added .gif to binary in gitattributes to avoid modifications.

* finally fixed

* Update .vscodeignore

* new screenshot version. Reduced capture screen.

* tested and working
  • Loading branch information
robertohuertasm authored Feb 5, 2017
1 parent 26ebf6d commit 34ef468
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@
###############################################################################
*.psd binary
*.ai binary
*.png binary
*.png binary
*.gif binary
*.jpg binary
4 changes: 1 addition & 3 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ out/test/**
out/src/example/**
typings/**
examples/**
images/*.psd
images/*.ai
images/screenshot_folders.png
images/screenshot.gif
Dockerfile
.editorconfig
.gitignore
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Bring icons to your VS Code.

<img src="https://raw.githubusercontent.com/robertohuertasm/vscode-icons/master/images/screenshot_folders.png" >
![demo](https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/images/screenshot.gif)

## A little bit of history about this extension

Expand Down
Binary file added images/screenshot.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/screenshot_folders.png
Binary file not shown.

0 comments on commit 34ef468

Please sign in to comment.