Skip to content

Commit 257bb1a

Browse files
authored
Update seti for the gitcommit language (microsoft#153711)
1 parent 0d3e7e6 commit 257bb1a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

extensions/theme-seti/cgmanifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"git": {
77
"name": "seti-ui",
88
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
9-
"commitHash": "6b83574de165123583d6d8d5b3b6c91f04b7153d"
9+
"commitHash": "4dd6c27e1f5aed8068c2451dbaf0db3364545937"
1010
}
1111
},
1212
"version": "0.1.0"

extensions/theme-seti/icons/seti.woff

0 Bytes
Binary file not shown.

extensions/theme-seti/icons/vs-seti-icon-theme.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1881,6 +1881,7 @@
18811881
"dockerfile": "_docker",
18821882
"ignore": "_git",
18831883
"fsharp": "_f-sharp",
1884+
"git-commit": "_git",
18841885
"go": "_go2",
18851886
"groovy": "_grails",
18861887
"handlebars": "_mustache",
@@ -2197,6 +2198,7 @@
21972198
"dockerfile": "_docker_light",
21982199
"ignore": "_git_light",
21992200
"fsharp": "_f-sharp_light",
2201+
"git-commit": "_git_light",
22002202
"go": "_go2_light",
22012203
"groovy": "_grails_light",
22022204
"handlebars": "_mustache_light",
@@ -2338,5 +2340,5 @@
23382340
"npm-debug.log": "_npm_ignored_light"
23392341
}
23402342
},
2341-
"version": "https://github.com/jesseweed/seti-ui/commit/6b83574de165123583d6d8d5b3b6c91f04b7153d"
2343+
"version": "https://github.com/jesseweed/seti-ui/commit/4dd6c27e1f5aed8068c2451dbaf0db3364545937"
23422344
}

0 commit comments

Comments
 (0)