tm-themes 1.0.0 → 1.0.2

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
@@ -12,7 +12,7 @@ forth below.
12
12
  The following files/folders contain third party software:
13
13
 
14
14
  =========================================================================================================
15
- Files: dark-plus.json, light-plus.json, monokai.json, solarized-dark.json, solarized-light.json
15
+ Files: dark-plus.json, light-plus.json, monokai.json, red.json, solarized-dark.json, solarized-light.json
16
16
  License: https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt
17
17
  SPDX: MIT
18
18
  ---------------------------------------------------------------------------------------------------------
package/README.md CHANGED
@@ -16,39 +16,46 @@ You can get the metadata of all bundled themes by importing `tm-themes`
16
16
  import { themes } from 'tm-themes'
17
17
  ```
18
18
 
19
- ## Grammars
20
-
21
19
  <!--list-start-->
22
- | Name | Source | License | Type |
23
- | ---- | ------ | ------- | ---- |
24
- | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
25
- | `dracula` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/e475d548db27773fa0004b252c0a4701f187fb7e/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | `dark` |
26
- | `dracula-soft` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/e475d548db27773fa0004b252c0a4701f187fb7e/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | `dark` |
27
- | `github-dark` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | `dark` |
28
- | `github-dark-dimmed` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | `dark` |
29
- | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | `light` |
30
- | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
31
- | `material-theme` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
32
- | `material-theme-darker` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
33
- | `material-theme-lighter` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `light` |
34
- | `material-theme-ocean` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
35
- | `material-theme-palenight` | [material-theme/vsc-material-theme](https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE) | `dark` |
36
- | `min-dark` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/dd796c3f294daecfb7f10ed277ffdc30517d59cf/themes/min-dark.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | `dark` |
37
- | `min-light` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/dd796c3f294daecfb7f10ed277ffdc30517d59cf/themes/min-light.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | `light` |
38
- | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
39
- | `nord` | [arcticicestudio/nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code/blob/8ead09822c02d0d49d0f764104505e5a34d3689f/themes/nord-color-theme.json) | [MIT](https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license) | `dark` |
40
- | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/0f37dcd4d02d71465ed0bc65c3829cbdfaa3fc5f/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | `dark` |
41
- | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/a7b8ed96b2319d44b53f755bdc8f321deb69c729/themes/poimandres-color-theme.json) | | `dark` |
42
- | `rose-pine` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `dark` |
43
- | `rose-pine-dawn` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-dawn-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `light` |
44
- | `rose-pine-moon` | [rose-pine/vscode](https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-moon-color-theme.json) | [MIT](https://raw.githubusercontent.com/rose-pine/vscode/main/license) | `dark` |
45
- | `slack-dark` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/ae207bda0c2477fb609b21377ab0a7a40b1f4b0b/themes/dark-mode.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | `dark` |
46
- | `slack-ochin` | [slack-theme/visual-studio-code](https://github.com/slack-theme/visual-studio-code/blob/ae207bda0c2477fb609b21377ab0a7a40b1f4b0b/themes/ochin.json) | [MIT](https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License) | `light` |
47
- | `solarized-dark` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `dark` |
48
- | `solarized-light` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-light/themes/solarized-light-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `light` |
49
- | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | `dark` |
50
- | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | `dark` |
51
- | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | `light` |
20
+
21
+ ## Light Themes
22
+
23
+ | Name | ID | Source | License | File Size |
24
+ | ---- | -- | ------ | ------- | --------- |
25
+ | GitHub Light | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 10.86 kB |
26
+ | Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 9.47 kB |
27
+ | 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.15 kB |
28
+ | 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 |
29
+ | 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 |
30
+ | 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 |
31
+ | 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 |
32
+ | Vitesse Light | `vitesse-light` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-light.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 12.94 kB |
33
+
34
+ ## Dark Themes
35
+
36
+ | Name | ID | Source | License | File Size |
37
+ | ---- | -- | ------ | ------- | --------- |
38
+ | Dark Plus | `dark-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/dark_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 8.64 kB |
39
+ | Dracula | `dracula` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | 20.51 kB |
40
+ | Dracula Soft | `dracula-soft` | [dracula/visual-studio-code](https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml) | [MIT](https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE) | 20.52 kB |
41
+ | GitHub Dark | `github-dark` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 11.08 kB |
42
+ | GitHub Dark Dimmed | `github-dark-dimmed` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | 14.00 kB |
43
+ | Material Theme | `material-theme` | [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.13 kB |
44
+ | Material Theme Darker | `material-theme-darker` | [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 |
45
+ | Material Theme Ocean | `material-theme-ocean` | [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 |
46
+ | Material Theme Palenight | `material-theme-palenight` | [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.15 kB |
47
+ | Min Dark | `min-dark` | [misolori/min-theme](https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-dark.json) | [MIT](https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE) | 6.08 kB |
48
+ | Monokai | `monokai` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-monokai/themes/monokai-color-theme.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | 7.60 kB |
49
+ | Nord | `nord` | [arcticicestudio/nord-visual-studio-code](https://github.com/arcticicestudio/nord-visual-studio-code/blob/27045851c5154fe2d9b116e7491c596cdcd72275/themes/nord-color-theme.json) | [MIT](https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license) | 26.04 kB |
50
+ | One Dark Pro | `one-dark-pro` | [Binaryify/OneDark-Pro](https://github.com/Binaryify/OneDark-Pro/blob/2cb4ae735fc0482e0486b52cd873128eb5249900/themes/OneDark-Pro.json) | [MIT](https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt) | 32.49 kB |
51
+ | Poimandres | `poimandres` | [drcmda/poimandres-theme](https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json) | | 32.65 kB |
52
+ | 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 |
53
+ | 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 |
54
+ | 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 |
55
+ | 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 |
56
+ | 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 |
57
+ | Vitesse Black | `vitesse-black` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/a07840fbd20b38ce2298de29975316b9fdc9c887/themes/vitesse-black.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.00 kB |
58
+ | Vitesse Dark | `vitesse-dark` | [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-dark.json) | [MIT](https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE) | 13.08 kB |
52
59
  <!--list-end-->
53
60
 
54
61
  ## License
package/index.d.ts CHANGED
@@ -1,12 +1,13 @@
1
1
  export interface ThemeInfo {
2
2
  name: string
3
3
  type: 'dark' | 'light'
4
- displayName?: string
4
+ displayName: string
5
5
  source: string
6
6
  licenseUrl?: string
7
7
  license?: string
8
8
  sha?: string
9
9
  embedded?: string[]
10
+ byteSize: number
10
11
  }
11
12
 
12
13
  const themes: ThemeInfo[]
package/index.js CHANGED
@@ -1,252 +1,290 @@
1
1
  export const themes = [
2
2
  {
3
+ byteSize: 8843,
3
4
  displayName: 'Dark Plus',
4
5
  license: 'MIT',
5
6
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
6
7
  name: 'dark-plus',
7
- sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
8
- source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/dark_plus.json',
8
+ sha: 'cc4775f55aff152db2417dfaaddc643ee90b31f9',
9
+ source: 'https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/dark_plus.json',
9
10
  type: 'dark',
10
11
  },
11
12
  {
13
+ byteSize: 21000,
12
14
  displayName: 'Dracula',
13
15
  license: 'MIT',
14
16
  licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE',
15
17
  name: 'dracula',
16
- sha: 'e475d548db27773fa0004b252c0a4701f187fb7e',
17
- source: 'https://github.com/dracula/visual-studio-code/blob/e475d548db27773fa0004b252c0a4701f187fb7e/src/dracula.yml',
18
+ sha: '61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
19
+ source: 'https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml',
18
20
  type: 'dark',
19
21
  },
20
22
  {
23
+ byteSize: 21010,
21
24
  displayName: 'Dracula Soft',
22
25
  license: 'MIT',
23
26
  licenseUrl: 'https://raw.githubusercontent.com/dracula/visual-studio-code/master/LICENSE',
24
27
  name: 'dracula-soft',
25
- sha: 'e475d548db27773fa0004b252c0a4701f187fb7e',
26
- source: 'https://github.com/dracula/visual-studio-code/blob/e475d548db27773fa0004b252c0a4701f187fb7e/src/dracula.yml',
28
+ sha: '61743d6ea21cde34d9ad1009ec784ffe6f5e457c',
29
+ source: 'https://github.com/dracula/visual-studio-code/blob/61743d6ea21cde34d9ad1009ec784ffe6f5e457c/src/dracula.yml',
27
30
  type: 'dark',
28
31
  },
29
32
  {
33
+ byteSize: 11345,
30
34
  displayName: 'GitHub Dark',
31
35
  license: 'MIT',
32
36
  licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
33
37
  name: 'github-dark',
34
- sha: '38b50d41bdc6b190b7351e220956af043221d763',
35
- source: 'https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js',
38
+ sha: 'f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1',
39
+ source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
36
40
  type: 'dark',
37
41
  },
38
42
  {
43
+ byteSize: 14334,
39
44
  displayName: 'GitHub Dark Dimmed',
40
45
  license: 'MIT',
41
46
  licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
42
47
  name: 'github-dark-dimmed',
43
- sha: '38b50d41bdc6b190b7351e220956af043221d763',
44
- source: 'https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js',
48
+ sha: 'f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1',
49
+ source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
45
50
  type: 'dark',
46
51
  },
47
52
  {
53
+ byteSize: 11124,
48
54
  displayName: 'GitHub Light',
49
55
  license: 'MIT',
50
56
  licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
51
57
  name: 'github-light',
52
- sha: '38b50d41bdc6b190b7351e220956af043221d763',
53
- source: 'https://github.com/primer/github-vscode-theme/blob/38b50d41bdc6b190b7351e220956af043221d763/src/theme.js',
58
+ sha: 'f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1',
59
+ source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
54
60
  type: 'light',
55
61
  },
56
62
  {
63
+ byteSize: 9698,
57
64
  displayName: 'Light Plus',
58
65
  license: 'MIT',
59
66
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
60
67
  name: 'light-plus',
61
- sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
62
- source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-defaults/themes/light_plus.json',
68
+ sha: 'cc4775f55aff152db2417dfaaddc643ee90b31f9',
69
+ source: 'https://github.com/microsoft/vscode/blob/cc4775f55aff152db2417dfaaddc643ee90b31f9/extensions/theme-defaults/themes/light_plus.json',
63
70
  type: 'light',
64
71
  },
65
72
  {
73
+ byteSize: 18563,
66
74
  displayName: 'Material Theme',
67
75
  license: 'Apache-2.0',
68
76
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
69
77
  name: 'material-theme',
70
- sha: '9c1313579cecdd377fc475ccf108da6402216745',
71
- source: 'https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts',
78
+ sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
79
+ source: 'https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
72
80
  type: 'dark',
73
81
  },
74
82
  {
83
+ byteSize: 18577,
75
84
  displayName: 'Material Theme Darker',
76
85
  license: 'Apache-2.0',
77
86
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
78
87
  name: 'material-theme-darker',
79
- sha: '9c1313579cecdd377fc475ccf108da6402216745',
80
- source: 'https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts',
88
+ sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
89
+ source: 'https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
81
90
  type: 'dark',
82
91
  },
83
92
  {
93
+ byteSize: 18582,
84
94
  displayName: 'Material Theme Lighter',
85
95
  license: 'Apache-2.0',
86
96
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
87
97
  name: 'material-theme-lighter',
88
- sha: '9c1313579cecdd377fc475ccf108da6402216745',
89
- source: 'https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts',
98
+ sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
99
+ source: 'https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
90
100
  type: 'light',
91
101
  },
92
102
  {
103
+ byteSize: 18577,
93
104
  displayName: 'Material Theme Ocean',
94
105
  license: 'Apache-2.0',
95
106
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
96
107
  name: 'material-theme-ocean',
97
- sha: '9c1313579cecdd377fc475ccf108da6402216745',
98
- source: 'https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts',
108
+ sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
109
+ source: 'https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
99
110
  type: 'dark',
100
111
  },
101
112
  {
113
+ byteSize: 18583,
102
114
  displayName: 'Material Theme Palenight',
103
115
  license: 'Apache-2.0',
104
116
  licenseUrl: 'https://raw.githubusercontent.com/material-theme/vsc-material-theme/main/LICENSE',
105
117
  name: 'material-theme-palenight',
106
- sha: '9c1313579cecdd377fc475ccf108da6402216745',
107
- source: 'https://github.com/material-theme/vsc-material-theme/blob/9c1313579cecdd377fc475ccf108da6402216745/src/material.theme.config.ts',
118
+ sha: 'f09de7a2970defaed43d8e293b4d3ac4e350e71b',
119
+ source: 'https://github.com/material-theme/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts',
108
120
  type: 'dark',
109
121
  },
110
122
  {
123
+ byteSize: 6231,
111
124
  displayName: 'Min Dark',
112
125
  license: 'MIT',
113
126
  licenseUrl: 'https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE',
114
127
  name: 'min-dark',
115
- sha: 'dd796c3f294daecfb7f10ed277ffdc30517d59cf',
116
- source: 'https://github.com/misolori/min-theme/blob/dd796c3f294daecfb7f10ed277ffdc30517d59cf/themes/min-dark.json',
128
+ sha: '4641b5d395b9a3506572ec717e80ae8c7cdaae2a',
129
+ source: 'https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-dark.json',
117
130
  type: 'dark',
118
131
  },
119
132
  {
133
+ byteSize: 6909,
120
134
  displayName: 'Min Light',
121
135
  license: 'MIT',
122
136
  licenseUrl: 'https://raw.githubusercontent.com/miguelsolorio/min-theme/master/LICENSE',
123
137
  name: 'min-light',
124
- sha: 'dd796c3f294daecfb7f10ed277ffdc30517d59cf',
125
- source: 'https://github.com/misolori/min-theme/blob/dd796c3f294daecfb7f10ed277ffdc30517d59cf/themes/min-light.json',
138
+ sha: '4641b5d395b9a3506572ec717e80ae8c7cdaae2a',
139
+ source: 'https://github.com/misolori/min-theme/blob/4641b5d395b9a3506572ec717e80ae8c7cdaae2a/themes/min-light.json',
126
140
  type: 'light',
127
141
  },
128
142
  {
143
+ byteSize: 7783,
129
144
  displayName: 'Monokai',
130
145
  license: 'MIT',
131
146
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
132
147
  name: 'monokai',
133
- sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
134
- source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-monokai/themes/monokai-color-theme.json',
148
+ sha: 'f605341af6b083f2b6d9c853d882b96955c690b7',
149
+ source: 'https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-monokai/themes/monokai-color-theme.json',
135
150
  type: 'dark',
136
151
  },
137
152
  {
153
+ byteSize: 26663,
138
154
  displayName: 'Nord',
139
155
  license: 'MIT',
140
156
  licenseUrl: 'https://raw.githubusercontent.com/nordtheme/visual-studio-code/develop/license',
141
157
  name: 'nord',
142
- sha: '8ead09822c02d0d49d0f764104505e5a34d3689f',
143
- source: 'https://github.com/arcticicestudio/nord-visual-studio-code/blob/8ead09822c02d0d49d0f764104505e5a34d3689f/themes/nord-color-theme.json',
158
+ sha: '27045851c5154fe2d9b116e7491c596cdcd72275',
159
+ source: 'https://github.com/arcticicestudio/nord-visual-studio-code/blob/27045851c5154fe2d9b116e7491c596cdcd72275/themes/nord-color-theme.json',
144
160
  type: 'dark',
145
161
  },
146
162
  {
163
+ byteSize: 33267,
147
164
  displayName: 'One Dark Pro',
148
165
  license: 'MIT',
149
166
  licenseUrl: 'https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt',
150
167
  name: 'one-dark-pro',
151
- sha: '0f37dcd4d02d71465ed0bc65c3829cbdfaa3fc5f',
152
- source: 'https://github.com/Binaryify/OneDark-Pro/blob/0f37dcd4d02d71465ed0bc65c3829cbdfaa3fc5f/themes/OneDark-Pro.json',
168
+ sha: '2cb4ae735fc0482e0486b52cd873128eb5249900',
169
+ source: 'https://github.com/Binaryify/OneDark-Pro/blob/2cb4ae735fc0482e0486b52cd873128eb5249900/themes/OneDark-Pro.json',
153
170
  type: 'dark',
154
171
  },
155
172
  {
173
+ byteSize: 33434,
156
174
  displayName: 'Poimandres',
157
175
  name: 'poimandres',
158
- sha: 'a7b8ed96b2319d44b53f755bdc8f321deb69c729',
159
- source: 'https://github.com/drcmda/poimandres-theme/blob/a7b8ed96b2319d44b53f755bdc8f321deb69c729/themes/poimandres-color-theme.json',
176
+ sha: '574213aba50e3a46a95fa86a69025a0fae046a8a',
177
+ source: 'https://github.com/drcmda/poimandres-theme/blob/574213aba50e3a46a95fa86a69025a0fae046a8a/themes/poimandres-color-theme.json',
160
178
  type: 'dark',
161
179
  },
162
180
  {
181
+ byteSize: 6161,
182
+ displayName: 'Red',
183
+ license: 'MIT',
184
+ licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
185
+ name: 'red',
186
+ sha: 'f605341af6b083f2b6d9c853d882b96955c690b7',
187
+ source: 'https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-red/themes/Red-color-theme.json',
188
+ type: 'dark',
189
+ },
190
+ {
191
+ byteSize: 21401,
163
192
  displayName: 'Rosé Pine',
164
193
  license: 'MIT',
165
194
  licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
166
195
  name: 'rose-pine',
167
- sha: '5a6d89246d58316802bf5c54bb83d6654ff6a1c5',
168
- source: 'https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-color-theme.json',
196
+ sha: 'a36bb5866f161d5346d16fbe33f5ad8136ef6a1b',
197
+ source: 'https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-color-theme.json',
169
198
  type: 'dark',
170
199
  },
171
200
  {
201
+ byteSize: 21412,
172
202
  displayName: 'Rosé Pine Dawn',
173
203
  license: 'MIT',
174
204
  licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
175
205
  name: 'rose-pine-dawn',
176
- sha: '5a6d89246d58316802bf5c54bb83d6654ff6a1c5',
177
- source: 'https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-dawn-color-theme.json',
206
+ sha: 'a36bb5866f161d5346d16fbe33f5ad8136ef6a1b',
207
+ source: 'https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-dawn-color-theme.json',
178
208
  type: 'light',
179
209
  },
180
210
  {
211
+ byteSize: 21411,
181
212
  displayName: 'Rosé Pine Moon',
182
213
  license: 'MIT',
183
214
  licenseUrl: 'https://raw.githubusercontent.com/rose-pine/vscode/main/license',
184
215
  name: 'rose-pine-moon',
185
- sha: '5a6d89246d58316802bf5c54bb83d6654ff6a1c5',
186
- source: 'https://github.com/rose-pine/vscode/blob/5a6d89246d58316802bf5c54bb83d6654ff6a1c5/themes/rose-pine-moon-color-theme.json',
216
+ sha: 'a36bb5866f161d5346d16fbe33f5ad8136ef6a1b',
217
+ source: 'https://github.com/rose-pine/vscode/blob/a36bb5866f161d5346d16fbe33f5ad8136ef6a1b/themes/rose-pine-moon-color-theme.json',
187
218
  type: 'dark',
188
219
  },
189
220
  {
221
+ byteSize: 9057,
190
222
  displayName: 'Slack Dark',
191
223
  license: 'MIT',
192
224
  licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
193
225
  name: 'slack-dark',
194
- sha: 'ae207bda0c2477fb609b21377ab0a7a40b1f4b0b',
195
- source: 'https://github.com/slack-theme/visual-studio-code/blob/ae207bda0c2477fb609b21377ab0a7a40b1f4b0b/themes/dark-mode.json',
226
+ sha: '28cd093d2aac9bfe0d3b96d468efa73a1d6639c2',
227
+ source: 'https://github.com/slack-theme/visual-studio-code/blob/28cd093d2aac9bfe0d3b96d468efa73a1d6639c2/themes/dark-mode.json',
196
228
  type: 'dark',
197
229
  },
198
230
  {
231
+ byteSize: 9371,
199
232
  displayName: 'Slack Ochin',
200
233
  license: 'MIT',
201
234
  licenseUrl: 'https://raw.githubusercontent.com/slack-theme/visual-studio-code/master/License',
202
235
  name: 'slack-ochin',
203
- sha: 'ae207bda0c2477fb609b21377ab0a7a40b1f4b0b',
204
- source: 'https://github.com/slack-theme/visual-studio-code/blob/ae207bda0c2477fb609b21377ab0a7a40b1f4b0b/themes/ochin.json',
236
+ sha: '572452d0da20d384858b28ad14e110ee5daac411',
237
+ source: 'https://github.com/slack-theme/visual-studio-code/blob/572452d0da20d384858b28ad14e110ee5daac411/themes/ochin.json',
205
238
  type: 'light',
206
239
  },
207
240
  {
241
+ byteSize: 6745,
208
242
  displayName: 'Solarized Dark',
209
243
  license: 'MIT',
210
244
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
211
245
  name: 'solarized-dark',
212
- sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
213
- source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
246
+ sha: 'f605341af6b083f2b6d9c853d882b96955c690b7',
247
+ source: 'https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json',
214
248
  type: 'dark',
215
249
  },
216
250
  {
251
+ byteSize: 6379,
217
252
  displayName: 'Solarized Light',
218
253
  license: 'MIT',
219
254
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
220
255
  name: 'solarized-light',
221
- sha: '17e30760a3bad6d91327de38ac8f2cf6a161d307',
222
- source: 'https://github.com/microsoft/vscode/blob/17e30760a3bad6d91327de38ac8f2cf6a161d307/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
256
+ sha: 'f605341af6b083f2b6d9c853d882b96955c690b7',
257
+ source: 'https://github.com/microsoft/vscode/blob/f605341af6b083f2b6d9c853d882b96955c690b7/extensions/theme-solarized-light/themes/solarized-light-color-theme.json',
223
258
  type: 'light',
224
259
  },
225
260
  {
261
+ byteSize: 13316,
226
262
  displayName: 'Vitesse Black',
227
263
  license: 'MIT',
228
264
  licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE',
229
265
  name: 'vitesse-black',
230
- sha: 'b2a0afe97416cff8526763e7517d21631c456d19',
231
- source: 'https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-black.json',
266
+ sha: 'a07840fbd20b38ce2298de29975316b9fdc9c887',
267
+ source: 'https://github.com/antfu/vscode-theme-vitesse/blob/a07840fbd20b38ce2298de29975316b9fdc9c887/themes/vitesse-black.json',
232
268
  type: 'dark',
233
269
  },
234
270
  {
271
+ byteSize: 13398,
235
272
  displayName: 'Vitesse Dark',
236
273
  license: 'MIT',
237
274
  licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE',
238
275
  name: 'vitesse-dark',
239
- sha: 'b2a0afe97416cff8526763e7517d21631c456d19',
240
- source: 'https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-dark.json',
276
+ sha: '579905305daa494f3f4068e4f89f7be8b6044972',
277
+ source: 'https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-dark.json',
241
278
  type: 'dark',
242
279
  },
243
280
  {
281
+ byteSize: 13255,
244
282
  displayName: 'Vitesse Light',
245
283
  license: 'MIT',
246
284
  licenseUrl: 'https://raw.githubusercontent.com/antfu/vscode-theme-vitesse/main/LICENSE',
247
285
  name: 'vitesse-light',
248
- sha: 'b2a0afe97416cff8526763e7517d21631c456d19',
249
- source: 'https://github.com/antfu/vscode-theme-vitesse/blob/b2a0afe97416cff8526763e7517d21631c456d19/themes/vitesse-light.json',
286
+ sha: '579905305daa494f3f4068e4f89f7be8b6044972',
287
+ source: 'https://github.com/antfu/vscode-theme-vitesse/blob/579905305daa494f3f4068e4f89f7be8b6044972/themes/vitesse-light.json',
250
288
  type: 'light',
251
289
  },
252
290
  ]
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.0.0",
4
+ "version": "1.0.2",
5
5
  "packageManager": "pnpm@8.11.0",
6
6
  "description": "Collecton of TextMate grammars in JSON",
7
7
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",