From 9212c3db3bf5585f9d316d513b63519b3db125fa Mon Sep 17 00:00:00 2001 From: Semphris Date: Sun, 13 Mar 2022 20:21:33 -0400 Subject: [PATCH] Update Seti theme --- extensions/theme-seti/cgmanifest.json | 2 +- extensions/theme-seti/icons/seti.woff | Bin 37204 -> 37204 bytes .../theme-seti/icons/vs-seti-icon-theme.json | 32 +++++++++++++++++- 3 files changed, 32 insertions(+), 2 deletions(-) diff --git a/extensions/theme-seti/cgmanifest.json b/extensions/theme-seti/cgmanifest.json index e5fe1773015..00e2991fb96 100644 --- a/extensions/theme-seti/cgmanifest.json +++ b/extensions/theme-seti/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "seti-ui", "repositoryUrl": "https://github.com/jesseweed/seti-ui", - "commitHash": "921e46b4c378059032c2a9247a6cc96d0f9e57b4" + "commitHash": "8dba1bc311dad1b9bc23c4779149f3bf9baa8cb0" } }, "version": "0.1.0" diff --git a/extensions/theme-seti/icons/seti.woff b/extensions/theme-seti/icons/seti.woff index 05b5f72c2e4fbeb356ae00cd22128d3b32fef007..aeb87b845af6596a1b72e1590613ea35a538cc52 100644 GIT binary patch delta 59 zcmV-B0L1^)q5{;S0+5XZn-;3EkmZRb1Dp4j#Pi#HW#DFh0Tf}l7xGdXnP$Gs+z+HU R7??mj09bnq8nc>;x&~-18&CiM delta 59 zcmV-B0L1^)q5{;S0+5XZXE`FVkmZRbgVGf(@%%Pl8Mv8W07V$?S^Ww}rkO7@_X8;o R1||>>06nP+w6mIux(58_7t;U$ diff --git a/extensions/theme-seti/icons/vs-seti-icon-theme.json b/extensions/theme-seti/icons/vs-seti-icon-theme.json index 72f3c989c2a..41d2556aaa9 100644 --- a/extensions/theme-seti/icons/vs-seti-icon-theme.json +++ b/extensions/theme-seti/icons/vs-seti-icon-theme.json @@ -1781,10 +1781,16 @@ "karma.conf.js": "_karma", "karma.conf.coffee": "_karma", "readme.md": "_info", + "readme.txt": "_info", + "readme": "_info", "changelog.md": "_clock", + "changelog.txt": "_clock", "changelog": "_clock", "changes.md": "_clock", + "changes.txt": "_clock", + "changes": "_clock", "version.md": "_clock", + "version.txt": "_clock", "version": "_clock", "mvnw": "_maven", "tsconfig.json": "_tsconfig", @@ -1830,16 +1836,26 @@ "webpack.prod.cjs": "_webpack", "license": "_license", "licence": "_license", + "license.txt": "_license", + "licence.txt": "_license", "license.md": "_license", "licence.md": "_license", "copying": "_license", + "copying.txt": "_license", + "copying.md": "_license", "compiling": "_license_1", + "compiling.txt": "_license_1", + "compiling.md": "_license_1", "contributing": "_license_2", + "contributing.txt": "_license_2", + "contributing.md": "_license_2", "qmakefile": "_makefile_1", "omakefile": "_makefile_2", "cmakelists.txt": "_makefile_3", "procfile": "_heroku", "todo": "_todo", + "todo.txt": "_todo", + "todo.md": "_todo", "npm-debug.log": "_npm_ignored" }, "languageIds": { @@ -2239,10 +2255,16 @@ "karma.conf.js": "_karma_light", "karma.conf.coffee": "_karma_light", "readme.md": "_info_light", + "readme.txt": "_info_light", + "readme": "_info_light", "changelog.md": "_clock_light", + "changelog.txt": "_clock_light", "changelog": "_clock_light", "changes.md": "_clock_light", + "changes.txt": "_clock_light", + "changes": "_clock_light", "version.md": "_clock_light", + "version.txt": "_clock_light", "version": "_clock_light", "mvnw": "_maven_light", "tsconfig.json": "_tsconfig_light", @@ -2288,11 +2310,19 @@ "webpack.prod.cjs": "_webpack_light", "license": "_license_light", "licence": "_license_light", + "license.txt": "_license_light", + "licence.txt": "_license_light", "license.md": "_license_light", "licence.md": "_license_light", "copying": "_license_light", + "copying.txt": "_license_light", + "copying.md": "_license_light", "compiling": "_license_1_light", + "compiling.txt": "_license_1_light", + "compiling.md": "_license_1_light", "contributing": "_license_2_light", + "contributing.txt": "_license_2_light", + "contributing.md": "_license_2_light", "qmakefile": "_makefile_1_light", "omakefile": "_makefile_2_light", "cmakelists.txt": "_makefile_3_light", @@ -2300,5 +2330,5 @@ "npm-debug.log": "_npm_ignored_light" } }, - "version": "https://github.com/jesseweed/seti-ui/commit/921e46b4c378059032c2a9247a6cc96d0f9e57b4" + "version": "https://github.com/jesseweed/seti-ui/commit/8dba1bc311dad1b9bc23c4779149f3bf9baa8cb0" } \ No newline at end of file