From 05386aa3be324014c84bcd71d12699b3d02929dd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 19:44:15 +0100 Subject: [PATCH 1/4] [Security] Bump acorn from 6.3.0 to 6.4.1 (#463) Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. **This update includes a security fix.** - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bc826a1..15dc633 100644 --- a/yarn.lock +++ b/yarn.lock @@ -241,9 +241,9 @@ acorn-walk@^6.1.1: integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== acorn@^6.1.1: - version "6.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e" - integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA== + version "6.4.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" + integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== acorn@^7.1.0: version "7.1.0" From 251f601cfd610cbcde71634332d9d04c4b410617 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 23 Apr 2020 21:21:55 +0200 Subject: [PATCH 2/4] fix: fix quickpanel foreground color Close #469 --- package.json | 2 +- scripts/generator/color-set.ts | 6 ++++++ yarn.lock | 17 +++++++++++------ 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 36fdb18..29791fd 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ } ], "devDependencies": { - "@moxer/vscode-theme-generator": "1.17.0", + "@moxer/vscode-theme-generator": "1.18.0", "@types/browserify": "12.0.36", "@types/rimraf": "2.0.2", "@typescript-eslint/eslint-plugin": "2.12.0", diff --git a/scripts/generator/color-set.ts b/scripts/generator/color-set.ts index c35b015..e3897d0 100644 --- a/scripts/generator/color-set.ts +++ b/scripts/generator/color-set.ts @@ -3,6 +3,7 @@ import {ThemeSetting} from './types'; export const getColorSet = (theme: ThemeSetting): IColorSet => { return { + semanticHighlighting: true, base: { // Determines the overall background color background: theme.scheme.background, @@ -366,6 +367,11 @@ export const getColorSet = (theme: ThemeSetting): IColorSet => { */ 'dropdown.background': theme.scheme.background, 'dropdown.border': theme.scheme.inputBorder, + /** + * Quick Panel + */ + 'quickInput.background': theme.scheme.background, + 'quickInput.foreground': theme.scheme.sidebarForeground, /** * Lists style */ diff --git a/yarn.lock b/yarn.lock index 15dc633..0027412 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18,10 +18,10 @@ esutils "^2.0.2" js-tokens "^4.0.0" -"@moxer/vscode-theme-generator@1.17.0": - version "1.17.0" - resolved "https://registry.yarnpkg.com/@moxer/vscode-theme-generator/-/vscode-theme-generator-1.17.0.tgz#b1743803868132f2516572ce69185c9b08f3ab3d" - integrity sha512-4g6PvPLvvVWK788YGM6awRnd64hw2YGrTaXD8vyv9f5KR0+sYp6TNGdatm60W4RP6R98rL16hFfXESATfVVvww== +"@moxer/vscode-theme-generator@1.18.0": + version "1.18.0" + resolved "https://registry.yarnpkg.com/@moxer/vscode-theme-generator/-/vscode-theme-generator-1.18.0.tgz#75ba537e58867a664223f1f5288905cc06d990db" + integrity sha512-84P453reiojQ3gEdysojLNueQraFhvVURJ9PE0F85ZKrqATxBbJ7WlnmO6raFWNCOB4mFITq80zxf0/RCMZA+w== dependencies: ansi-styles "^3.2.1" argparse "^1.0.10" @@ -47,7 +47,7 @@ js-tokens "^4.0.0" js-yaml "^3.13.1" minimatch "^3.0.4" - minimist "^0.0.8" + minimist "^1.2.3" mkdirp "^0.5.1" once "^1.4.0" path-is-absolute "^1.0.1" @@ -1953,7 +1953,7 @@ minimatch@3.0.4, minimatch@^3.0.4: dependencies: brace-expansion "^1.1.7" -minimist@0.0.8, minimist@^0.0.8: +minimist@0.0.8: version "0.0.8" resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0= @@ -1963,6 +1963,11 @@ minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.1: resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= +minimist@^1.2.3: + version "1.2.5" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1: version "0.5.1" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" From f20cb7674184bfff9ba259b30547d0b27edd9052 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 23 Apr 2020 21:56:42 +0200 Subject: [PATCH 3/4] chore: update generator --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 29791fd..6b007b8 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ } ], "devDependencies": { - "@moxer/vscode-theme-generator": "1.18.0", + "@moxer/vscode-theme-generator": "1.19.0", "@types/browserify": "12.0.36", "@types/rimraf": "2.0.2", "@typescript-eslint/eslint-plugin": "2.12.0", diff --git a/yarn.lock b/yarn.lock index 0027412..2ab5b6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18,10 +18,10 @@ esutils "^2.0.2" js-tokens "^4.0.0" -"@moxer/vscode-theme-generator@1.18.0": - version "1.18.0" - resolved "https://registry.yarnpkg.com/@moxer/vscode-theme-generator/-/vscode-theme-generator-1.18.0.tgz#75ba537e58867a664223f1f5288905cc06d990db" - integrity sha512-84P453reiojQ3gEdysojLNueQraFhvVURJ9PE0F85ZKrqATxBbJ7WlnmO6raFWNCOB4mFITq80zxf0/RCMZA+w== +"@moxer/vscode-theme-generator@1.19.0": + version "1.19.0" + resolved "https://registry.yarnpkg.com/@moxer/vscode-theme-generator/-/vscode-theme-generator-1.19.0.tgz#fd859c62035801a37181ed8d1ca255c5b2827b7d" + integrity sha512-4t0/KX7r+SMxyfWyFvp/B2N3M8dw0tkc6YHaP90ymiPQnqXRzJP7NA7DzD/JgGfej7fdX1caKM0tcTqbKSrn0Q== dependencies: ansi-styles "^3.2.1" argparse "^1.0.10" From 8144dad2c5250739032e9993306e1dd2c659068e Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 23 Apr 2020 21:57:18 +0200 Subject: [PATCH 4/4] chore: version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b007b8..e831ef2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsc-material-theme", "displayName": "Material Theme", "description": "The most epic theme now for Visual Studio Code", - "version": "32.5.0", + "version": "32.6.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]",