Skip to content

Commit

Permalink
feat: update Themes and Grammars [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 24, 2024
1 parent 08ab4e4 commit 88232ec
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 31 deletions.
6 changes: 3 additions & 3 deletions packages/tm-themes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 |
<!--list-end-->

## License
Expand Down
24 changes: 12 additions & 12 deletions packages/tm-themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
]
2 changes: 1 addition & 1 deletion packages/tm-themes/package.json
Original file line number Diff line number Diff line change
@@ -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 <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down
21 changes: 16 additions & 5 deletions packages/tm-themes/themes/vitesse-black.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -277,7 +279,8 @@
{
"scope": [
"keyword",
"storage.type.class.jsdoc"
"storage.type.class.jsdoc",
"punctuation.definition.template-expression"
],
"settings": {
"foreground": "#4d9375"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
}
},
{
Expand Down
21 changes: 16 additions & 5 deletions packages/tm-themes/themes/vitesse-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -277,7 +279,8 @@
{
"scope": [
"keyword",
"storage.type.class.jsdoc"
"storage.type.class.jsdoc",
"punctuation.definition.template-expression"
],
"settings": {
"foreground": "#4d9375"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
}
},
{
Expand Down
21 changes: 16 additions & 5 deletions packages/tm-themes/themes/vitesse-light.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -275,7 +277,8 @@
{
"scope": [
"keyword",
"storage.type.class.jsdoc"
"storage.type.class.jsdoc",
"punctuation.definition.template-expression"
],
"settings": {
"foreground": "#1e754f"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
}
},
{
Expand Down

0 comments on commit 88232ec

Please sign in to comment.