Skip to content

Commit 34ef468

Browse files
new animated gif as screenshot (vscode-icons#720)
* 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
1 parent 26ebf6d commit 34ef468

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@
88
###############################################################################
99
*.psd binary
1010
*.ai binary
11-
*.png binary
11+
*.png binary
12+
*.gif binary
13+
*.jpg binary

.vscodeignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ out/test/**
88
out/src/example/**
99
typings/**
1010
examples/**
11-
images/*.psd
12-
images/*.ai
13-
images/screenshot_folders.png
11+
images/screenshot.gif
1412
Dockerfile
1513
.editorconfig
1614
.gitignore

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Bring icons to your VS Code.
1212

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

1515
## A little bit of history about this extension
1616

images/screenshot.gif

2.68 MB
Loading

images/screenshot_folders.png

-149 KB
Binary file not shown.

0 commit comments

Comments
 (0)