From 88232ec768fd957784d4323152c59ca99b13ca14 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 01:02:42 +0000 Subject: [PATCH] feat: update Themes and Grammars [ci skip] --- packages/tm-themes/README.md | 6 ++--- packages/tm-themes/index.js | 24 ++++++++++---------- packages/tm-themes/package.json | 2 +- packages/tm-themes/themes/vitesse-black.json | 21 +++++++++++++---- packages/tm-themes/themes/vitesse-dark.json | 21 +++++++++++++---- packages/tm-themes/themes/vitesse-light.json | 21 +++++++++++++---- 6 files changed, 64 insertions(+), 31 deletions(-) diff --git a/packages/tm-themes/README.md b/packages/tm-themes/README.md index 3604bca..688d38c 100644 --- a/packages/tm-themes/README.md +++ b/packages/tm-themes/README.md @@ -33,7 +33,7 @@ import { themes } from 'tm-themes' | Slack Ochin | `slack-ochin` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/572452d0da20d384858b28ad14e110ee5daac411/themes/ochin.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | 9.15 kB | | Snazzy Light | `snazzy-light` | [loilo/vscode-snazzy-light](https://github.com/loilo/vscode-snazzy-light/blob/516646af7e1a114871698ce9090182c582899c71/themes/Snazzy-Light-color-theme.json) | [MIT](https://raw.githubusercontent.com/loilo/vscode-snazzy-light/master/LICENSE) | 20.23 kB | | Solarized Light | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.23 kB | -| Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/87561d1ad04f22eeaa4f13debb0cb806aa3bbdab/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.02 kB | +| Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/e20b62150ce48782c41b7df540c036288a535ed8/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.24 kB | ## Dark Themes @@ -71,8 +71,8 @@ import { themes } from 'tm-themes' | Synthwave '84 | `synthwave-84` | [robb0wen/synthwave-vscode](https://github.com/robb0wen/synthwave-vscode/blob/7eaf45c07650295625e1e5ea73274fc50f9ea3c1/themes/synthwave-color-theme.json) | [MIT](https://raw.githubusercontent.com/robb0wen/synthwave-vscode/master/LICENSE) | 13.65 kB | | Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/7849fd3c21687e5861f83e3de6091164332de019/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt) | 33.50 kB | | Vesper | `vesper` | [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper/blob/ef652b41ec5303892b1172d90fa4184ae6399a04/themes/Vesper-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/raunofreiberg/vesper/main/LICENSE.md) | 12.31 kB | -| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/87561d1ad04f22eeaa4f13debb0cb806aa3bbdab/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.08 kB | -| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/87561d1ad04f22eeaa4f13debb0cb806aa3bbdab/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.16 kB | +| Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/e20b62150ce48782c41b7df540c036288a535ed8/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.30 kB | +| Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/e20b62150ce48782c41b7df540c036288a535ed8/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.38 kB | ## License diff --git a/packages/tm-themes/index.js b/packages/tm-themes/index.js index b90077c..45f7593 100644 --- a/packages/tm-themes/index.js +++ b/packages/tm-themes/index.js @@ -476,36 +476,36 @@ export const themes = [ type: 'dark', }, { - byteSize: 13391, + byteSize: 13619, displayName: 'Vitesse Black', - lastUpdate: '2024-05-13T20:35:54Z', + lastUpdate: '2024-07-23T13:08:58Z', license: 'MIT', licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE', name: 'vitesse-black', - sha: '87561d1ad04f22eeaa4f13debb0cb806aa3bbdab', - source: 'https://github.com/antfu/vscode-theme-vitesse/blob/87561d1ad04f22eeaa4f13debb0cb806aa3bbdab/themes/vitesse-black.json', + sha: 'e20b62150ce48782c41b7df540c036288a535ed8', + source: 'https://github.com/antfu/vscode-theme-vitesse/blob/e20b62150ce48782c41b7df540c036288a535ed8/themes/vitesse-black.json', type: 'dark', }, { - byteSize: 13473, + byteSize: 13701, displayName: 'Vitesse Dark', - lastUpdate: '2024-05-13T20:35:54Z', + lastUpdate: '2024-07-23T13:08:58Z', license: 'MIT', licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE', name: 'vitesse-dark', - sha: '87561d1ad04f22eeaa4f13debb0cb806aa3bbdab', - source: 'https://github.com/antfu/vscode-theme-vitesse/blob/87561d1ad04f22eeaa4f13debb0cb806aa3bbdab/themes/vitesse-dark.json', + sha: 'e20b62150ce48782c41b7df540c036288a535ed8', + source: 'https://github.com/antfu/vscode-theme-vitesse/blob/e20b62150ce48782c41b7df540c036288a535ed8/themes/vitesse-dark.json', type: 'dark', }, { - byteSize: 13330, + byteSize: 13558, displayName: 'Vitesse Light', - lastUpdate: '2024-05-13T20:35:54Z', + lastUpdate: '2024-07-23T13:08:58Z', license: 'MIT', licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE', name: 'vitesse-light', - sha: '87561d1ad04f22eeaa4f13debb0cb806aa3bbdab', - source: 'https://github.com/antfu/vscode-theme-vitesse/blob/87561d1ad04f22eeaa4f13debb0cb806aa3bbdab/themes/vitesse-light.json', + sha: 'e20b62150ce48782c41b7df540c036288a535ed8', + source: 'https://github.com/antfu/vscode-theme-vitesse/blob/e20b62150ce48782c41b7df540c036288a535ed8/themes/vitesse-light.json', type: 'light', }, ] diff --git a/packages/tm-themes/package.json b/packages/tm-themes/package.json index 6ffef6b..02ad52d 100644 --- a/packages/tm-themes/package.json +++ b/packages/tm-themes/package.json @@ -1,7 +1,7 @@ { "name": "tm-themes", "type": "module", - "version": "1.5.6", + "version": "1.5.7", "description": "Collecton of TextMate grammars in JSON", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/tm-themes/themes/vitesse-black.json b/packages/tm-themes/themes/vitesse-black.json index 76588c8..1625e57 100644 --- a/packages/tm-themes/themes/vitesse-black.json +++ b/packages/tm-themes/themes/vitesse-black.json @@ -227,7 +227,9 @@ "meta.embedded.block.github-actions-expression", "storage.type.function.arrow", "meta.objectliteral.ts", - "punctuation" + "punctuation", + "punctuation.definition.string.begin.html.vue", + "punctuation.definition.string.end.html.vue" ], "settings": { "foreground": "#444444" @@ -277,7 +279,8 @@ { "scope": [ "keyword", - "storage.type.class.jsdoc" + "storage.type.class.jsdoc", + "punctuation.definition.template-expression" ], "settings": { "foreground": "#4d9375" @@ -289,7 +292,8 @@ "storage.type", "support.type.builtin", "constant.language.undefined", - "constant.language.null" + "constant.language.null", + "constant.language.import-export-all.ts" ], "settings": { "foreground": "#cb7676" @@ -318,11 +322,18 @@ }, { "scope": [ - "punctuation.definition.string", + "punctuation.definition.string" + ], + "settings": { + "foreground": "#c98a7d77" + } + }, + { + "scope": [ "punctuation.support.type.property-name" ], "settings": { - "foreground": "#c98a7d99" + "foreground": "#b8a96577" } }, { diff --git a/packages/tm-themes/themes/vitesse-dark.json b/packages/tm-themes/themes/vitesse-dark.json index 6211877..eefeaac 100644 --- a/packages/tm-themes/themes/vitesse-dark.json +++ b/packages/tm-themes/themes/vitesse-dark.json @@ -227,7 +227,9 @@ "meta.embedded.block.github-actions-expression", "storage.type.function.arrow", "meta.objectliteral.ts", - "punctuation" + "punctuation", + "punctuation.definition.string.begin.html.vue", + "punctuation.definition.string.end.html.vue" ], "settings": { "foreground": "#666666" @@ -277,7 +279,8 @@ { "scope": [ "keyword", - "storage.type.class.jsdoc" + "storage.type.class.jsdoc", + "punctuation.definition.template-expression" ], "settings": { "foreground": "#4d9375" @@ -289,7 +292,8 @@ "storage.type", "support.type.builtin", "constant.language.undefined", - "constant.language.null" + "constant.language.null", + "constant.language.import-export-all.ts" ], "settings": { "foreground": "#cb7676" @@ -318,11 +322,18 @@ }, { "scope": [ - "punctuation.definition.string", + "punctuation.definition.string" + ], + "settings": { + "foreground": "#c98a7d77" + } + }, + { + "scope": [ "punctuation.support.type.property-name" ], "settings": { - "foreground": "#c98a7d99" + "foreground": "#b8a96577" } }, { diff --git a/packages/tm-themes/themes/vitesse-light.json b/packages/tm-themes/themes/vitesse-light.json index 9faeb9f..eaa0b32 100644 --- a/packages/tm-themes/themes/vitesse-light.json +++ b/packages/tm-themes/themes/vitesse-light.json @@ -225,7 +225,9 @@ "meta.embedded.block.github-actions-expression", "storage.type.function.arrow", "meta.objectliteral.ts", - "punctuation" + "punctuation", + "punctuation.definition.string.begin.html.vue", + "punctuation.definition.string.end.html.vue" ], "settings": { "foreground": "#999999" @@ -275,7 +277,8 @@ { "scope": [ "keyword", - "storage.type.class.jsdoc" + "storage.type.class.jsdoc", + "punctuation.definition.template-expression" ], "settings": { "foreground": "#1e754f" @@ -287,7 +290,8 @@ "storage.type", "support.type.builtin", "constant.language.undefined", - "constant.language.null" + "constant.language.null", + "constant.language.import-export-all.ts" ], "settings": { "foreground": "#ab5959" @@ -316,11 +320,18 @@ }, { "scope": [ - "punctuation.definition.string", + "punctuation.definition.string" + ], + "settings": { + "foreground": "#b5695977" + } + }, + { + "scope": [ "punctuation.support.type.property-name" ], "settings": { - "foreground": "#b5695999" + "foreground": "#99841877" } }, {