tm-themes 1.5.1 → 1.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICE CHANGED
@@ -703,7 +703,7 @@ SOFTWARE.
703
703
 
704
704
  =========================================================================================================
705
705
  Files: tokyo-night.json
706
- License: https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt
706
+ License: https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt
707
707
  SPDX: MIT
708
708
  ---------------------------------------------------------------------------------------------------------
709
709
  The MIT License (MIT)
package/README.md CHANGED
@@ -29,7 +29,7 @@ import { themes } from 'tm-themes'
29
29
  | Material Theme Lighter | `material-theme-lighter` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | 18.14 kB |
30
30
  | Min Light | `min-light` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-light.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | 6.75 kB |
31
31
  | One Light | `one-light` | [akamud/vscode-theme-onelight](https://github.com/akamud/vscode-theme-onelight/blob/f1ff6b87c6379a22b34354bbf64d355cd2adc611/themes/OneLight.json) | [MIT](https://raw.githubusercontent.com/akamud/vscode-theme-onelight/master/LICENSE) | 24.65 kB |
32
- | Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.91 kB |
32
+ | Rosé Pine Dawn | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/bec02ba556d87429a9bb325f39dd8509b6155194/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.93 kB |
33
33
  | 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 |
34
34
  | 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 |
35
35
  | 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 |
@@ -64,12 +64,12 @@ import { themes } from 'tm-themes'
64
64
  | One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/37492751be5cb02bed4c3bf4f1938f075bc6ce6b/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | 32.54 kB |
65
65
  | Poimandres | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json) | [MIT](https://raw.githubusercontent.com/drcmda/poimandres-theme/main/LICENSE) | 32.65 kB |
66
66
  | Red | `red` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-red/themes/Red-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.02 kB |
67
- | Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.90 kB |
68
- | Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.91 kB |
67
+ | Rosé Pine | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/bec02ba556d87429a9bb325f39dd8509b6155194/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.92 kB |
68
+ | Rosé Pine Moon | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/bec02ba556d87429a9bb325f39dd8509b6155194/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | 20.93 kB |
69
69
  | Slack Dark | `slack-dark` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/28cd093d2aac9bfe0d3b96d468efa73a1d6639c2/themes/dark-mode.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | 8.84 kB |
70
70
  | Solarized Dark | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 6.59 kB |
71
71
  | 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 |
72
- | Tokyo Night | `tokyo-night` | [enkia/tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json) | [MIT](https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt) | 32.81 kB |
72
+ | 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 |
73
73
  | 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 |
74
74
  | 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 |
75
75
  | 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 |
package/index.js CHANGED
@@ -355,36 +355,36 @@ export const themes = [
355
355
  type: 'dark',
356
356
  },
357
357
  {
358
- byteSize: 21401,
358
+ byteSize: 21426,
359
359
  displayName: 'Rosé Pine',
360
- lastUpdate: '2023-04-05T19:07:31Z',
360
+ lastUpdate: '2024-07-12T22:24:17Z',
361
361
  license: 'MIT',
362
362
  licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
363
363
  name: 'rose-pine',
364
- sha: 'a36bb5866f161d5346d16fbe33f5ad8136ef6a1b',
365
- source: 'https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-color-theme.json',
364
+ sha: 'bec02ba556d87429a9bb325f39dd8509b6155194',
365
+ source: 'https://github.com/rose-pine/vscode/blob/bec02ba556d87429a9bb325f39dd8509b6155194/themes/rose-pine-color-theme.json',
366
366
  type: 'dark',
367
367
  },
368
368
  {
369
- byteSize: 21412,
369
+ byteSize: 21437,
370
370
  displayName: 'Rosé Pine Dawn',
371
- lastUpdate: '2023-04-05T19:07:31Z',
371
+ lastUpdate: '2024-07-12T22:24:17Z',
372
372
  license: 'MIT',
373
373
  licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
374
374
  name: 'rose-pine-dawn',
375
- sha: 'a36bb5866f161d5346d16fbe33f5ad8136ef6a1b',
376
- source: 'https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-dawn-color-theme.json',
375
+ sha: 'bec02ba556d87429a9bb325f39dd8509b6155194',
376
+ source: 'https://github.com/rose-pine/vscode/blob/bec02ba556d87429a9bb325f39dd8509b6155194/themes/rose-pine-dawn-color-theme.json',
377
377
  type: 'light',
378
378
  },
379
379
  {
380
- byteSize: 21411,
380
+ byteSize: 21436,
381
381
  displayName: 'Rosé Pine Moon',
382
- lastUpdate: '2023-04-05T19:07:31Z',
382
+ lastUpdate: '2024-07-12T22:24:17Z',
383
383
  license: 'MIT',
384
384
  licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
385
385
  name: 'rose-pine-moon',
386
- sha: 'a36bb5866f161d5346d16fbe33f5ad8136ef6a1b',
387
- source: 'https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-moon-color-theme.json',
386
+ sha: 'bec02ba556d87429a9bb325f39dd8509b6155194',
387
+ source: 'https://github.com/rose-pine/vscode/blob/bec02ba556d87429a9bb325f39dd8509b6155194/themes/rose-pine-moon-color-theme.json',
388
388
  type: 'dark',
389
389
  },
390
390
  {
@@ -454,14 +454,14 @@ export const themes = [
454
454
  type: 'dark',
455
455
  },
456
456
  {
457
- byteSize: 33598,
457
+ byteSize: 34303,
458
458
  displayName: 'Tokyo Night',
459
- lastUpdate: '2023-11-10T18:00:37Z',
459
+ lastUpdate: '2024-07-10T06:11:16Z',
460
460
  license: 'MIT',
461
- licenseUrl: 'https://raw.githubusercontent.com/enkia/tokyo-night-vscode-theme/master/LICENSE.txt',
461
+ licenseUrl: 'https://raw.githubusercontent.com/tokyo-night/tokyo-night-vscode-theme/master/LICENSE.txt',
462
462
  name: 'tokyo-night',
463
- sha: '26465cb6086201916e284acef1b4bcca927f30e8',
464
- source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/26465cb6086201916e284acef1b4bcca927f30e8/themes/tokyo-night-color-theme.json',
463
+ sha: '7849fd3c21687e5861f83e3de6091164332de019',
464
+ source: 'https://github.com/enkia/tokyo-night-vscode-theme/blob/7849fd3c21687e5861f83e3de6091164332de019/themes/tokyo-night-color-theme.json',
465
465
  type: 'dark',
466
466
  },
467
467
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.5.1",
4
+ "version": "1.5.3",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -536,7 +536,8 @@
536
536
  },
537
537
  {
538
538
  "scope": [
539
- "keyword"
539
+ "keyword",
540
+ "variable.language.this"
540
541
  ],
541
542
  "settings": {
542
543
  "foreground": "#286983"
@@ -536,7 +536,8 @@
536
536
  },
537
537
  {
538
538
  "scope": [
539
- "keyword"
539
+ "keyword",
540
+ "variable.language.this"
540
541
  ],
541
542
  "settings": {
542
543
  "foreground": "#3e8fb0"
@@ -536,7 +536,8 @@
536
536
  },
537
537
  {
538
538
  "scope": [
539
- "keyword"
539
+ "keyword",
540
+ "variable.language.this"
540
541
  ],
541
542
  "settings": {
542
543
  "foreground": "#31748f"
@@ -6,6 +6,8 @@
6
6
  "activityBar.inactiveForeground": "#3b3e52",
7
7
  "activityBarBadge.background": "#3d59a1",
8
8
  "activityBarBadge.foreground": "#fff",
9
+ "activityBarTop.foreground": "#787c99",
10
+ "activityBarTop.inactiveForeground": "#3b3e52",
9
11
  "badge.background": "#7e83b230",
10
12
  "badge.foreground": "#acb0d0",
11
13
  "breadcrumb.activeSelectionForeground": "#a9b1d6",
@@ -51,6 +53,7 @@
51
53
  "diffEditor.insertedTextBackground": "#41a6b520",
52
54
  "diffEditor.removedLineBackground": "#db4b4b22",
53
55
  "diffEditor.removedTextBackground": "#db4b4b22",
56
+ "diffEditor.unchangedCodeBackground": "#282a3b66",
54
57
  "diffEditorGutter.insertedLineBackground": "#41a6b525",
55
58
  "diffEditorGutter.removedLineBackground": "#db4b4b22",
56
59
  "diffEditorOverview.insertedForeground": "#41a6b525",
@@ -105,8 +108,8 @@
105
108
  "editorHint.foreground": "#0da0ba",
106
109
  "editorHoverWidget.background": "#16161e",
107
110
  "editorHoverWidget.border": "#101014",
108
- "editorIndentGuide.activeBackground": "#363b54",
109
- "editorIndentGuide.background": "#1e202e",
111
+ "editorIndentGuide.activeBackground1": "#363b54",
112
+ "editorIndentGuide.background1": "#232433",
110
113
  "editorInfo.foreground": "#0da0ba",
111
114
  "editorLightBulb.foreground": "#e0af68",
112
115
  "editorLightBulbAutoFix.foreground": "#e0af68",
@@ -216,6 +219,8 @@
216
219
  "minimapGutter.addedBackground": "#1C5957",
217
220
  "minimapGutter.deletedBackground": "#944449",
218
221
  "minimapGutter.modifiedBackground": "#425882",
222
+ "multiDiffEditor.border": "#1a1b26",
223
+ "multiDiffEditor.headerBackground": "#1a1b26",
219
224
  "notebook.cellBorderColor": "#101014",
220
225
  "notebook.cellEditorBackground": "#16161e",
221
226
  "notebook.cellStatusBarItemHoverBackground": "#1c1d29",
@@ -364,7 +369,11 @@
364
369
  "meta.directive.vue entity.other.attribute-name.html",
365
370
  "tag.decorator.js entity.name.tag.js",
366
371
  "tag.decorator.js punctuation.definition.tag.js",
367
- "storage.modifier"
372
+ "storage.modifier",
373
+ "string.quoted.docstring.multi",
374
+ "string.quoted.docstring.multi.python punctuation.definition.string.begin",
375
+ "string.quoted.docstring.multi.python punctuation.definition.string.end",
376
+ "string.quoted.docstring.multi.python constant.character.escape"
368
377
  ],
369
378
  "settings": {
370
379
  "fontStyle": "italic"
@@ -384,7 +393,11 @@
384
393
  "comment",
385
394
  "comment.block.documentation",
386
395
  "punctuation.definition.comment",
387
- "comment.block.documentation punctuation"
396
+ "comment.block.documentation punctuation",
397
+ "string.quoted.docstring.multi",
398
+ "string.quoted.docstring.multi.python punctuation.definition.string.begin",
399
+ "string.quoted.docstring.multi.python punctuation.definition.string.end",
400
+ "string.quoted.docstring.multi.python constant.character.escape"
388
401
  ],
389
402
  "settings": {
390
403
  "foreground": "#51597d"