add OSS icon set

This commit is contained in:
Benjamin Pasero 2015-11-15 08:30:39 +01:00
parent ba90d01cdc
commit 4d275980f1
8 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"role": "Editor",
"ostypes": ["TEXT", "utxt", "TUTX", "****"],
"extensions": ["ascx", "asp", "aspx", "bash", "bash_login", "bash_logout", "bash_profile", "bashrc", "bat", "bowerrc", "c", "cc", "clj", "cljs", "cljx", "clojure", "cmd", "coffee", "config", "cpp", "cs", "cshtml", "csproj", "css", "csx", "ctp", "cxx", "dockerfile", "dot", "dtd", "editorconfig", "edn", "eyaml", "eyml", "fs", "fsi", "fsscript", "fsx", "gemspec", "gitattributes", "gitconfig", "gitignore", "go", "h", "handlebars", "hbs", "hh", "hpp", "htm", "html", "hxx", "ini", "jade", "jav", "java", "js", "jscsrc", "jshintrc", "jshtm", "json", "jsp", "less", "lua", "m", "makefile", "markdown", "md", "mdoc", "mdown", "mdtext", "mdtxt", "mdwn", "mkd", "mkdn", "ml", "mli", "nqp", "p6", "php", "phtml", "pl", "pl6", "pm", "pm6", "pod", "pp", "profile", "properties", "ps1", "psd1", "psgi", "psm1", "py", "r", "rb", "rhistory", "rprofile", "rs", "rt", "scss", "sh", "shtml", "sql", "svg", "svgz", "t", "ts", "txt", "vb", "wxi", "wxl", "wxs", "xaml", "xml", "yaml", "yml", "zsh"],
"iconFile": "resources/mac/vscode_file.icns"
"iconFile": "resources/mac/code_file.icns"
}],
"icons": {
"application": {
@ -19,8 +19,8 @@
"ico": "resources/win/code.ico"
},
"file": {
"icns": "resources/mac/vscode_file.icns",
"ico": "resources/win/vscode_file.ico"
"icns": "resources/mac/code_file.icns",
"ico": "resources/win/code_file.ico"
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 90 KiB

BIN
resources/win/code_file.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB