tm-themes 1.5.2 → 1.5.4

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/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,8 +64,8 @@ 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 |
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
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.5.2",
4
+ "version": "1.5.4",
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"