tm-themes 1.1.3 → 1.2.1

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
@@ -146,7 +146,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
146
146
  SOFTWARE.
147
147
 
148
148
  =========================================================================================================
149
- Files: github-dark.json, github-dark-dimmed.json, github-light.json
149
+ Files: github-dark.json, github-dark-default.json, github-dark-dimmed.json, github-light.json, github-light-default.json
150
150
  License: https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE
151
151
  SPDX: MIT
152
152
  ---------------------------------------------------------------------------------------------------------
package/README.md CHANGED
@@ -22,8 +22,9 @@ import { themes } from 'tm-themes'
22
22
 
23
23
  | Name | ID | Source | License | File Size |
24
24
  | ---- | -- | ------ | ------- | --------- |
25
- | Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
25
+ | Catppuccin Latte | `catppuccin-latte` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.61 kB |
26
26
  | 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 |
27
+ | GitHub Light Default | `github-light-default` | [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) | 13.73 kB |
27
28
  | 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 |
28
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.15 kB |
29
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 |
@@ -39,13 +40,14 @@ import { themes } from 'tm-themes'
39
40
  | Andromeeda | `andromeeda` | [EliverLara/Andromeda](https://github.com/EliverLara/Andromeda/blob/a05c86aec15c98d371e46eefbb2d1838b563f73c/themes/Andromeda-color-theme.json) | [MIT](https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md) | 8.57 kB |
40
41
  | Aurora X | `aurora-x` | [marqu3ss/Aurora-X](https://github.com/marqu3ss/Aurora-X/blob/118727efadf48872adcd81f6c00be580097d6592/themes/Aurora%20X-color-theme.json) | | 13.28 kB |
41
42
  | Ayu Dark | `ayu-dark` | [ayu-theme/vscode-ayu](https://github.com/ayu-theme/vscode-ayu/blob/798bc07c1ac7faccab57081042ba9a16621cdde4/ayu-dark.json) | [MIT](https://raw.githubusercontent.com/ayu-theme/vscode-ayu/master/LICENSE) | 14.54 kB |
42
- | Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
43
- | Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
44
- | Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.45 kB |
43
+ | Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.61 kB |
44
+ | Catppuccin Macchiato | `catppuccin-macchiato` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.62 kB |
45
+ | Catppuccin Mocha | `catppuccin-mocha` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.61 kB |
45
46
  | 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 |
46
47
  | 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 |
47
48
  | 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 |
48
49
  | 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 |
50
+ | GitHub Dark Default | `github-dark-default` | [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 |
49
51
  | 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 |
50
52
  | 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 |
51
53
  | 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 |
package/index.js CHANGED
@@ -36,47 +36,47 @@ export const themes = [
36
36
  type: 'dark',
37
37
  },
38
38
  {
39
- byteSize: 44491,
39
+ byteSize: 44657,
40
40
  displayName: 'Catppuccin Frappé',
41
- lastUpdate: '2024-02-08T22:27:32Z',
41
+ lastUpdate: '2024-02-26T15:46:09Z',
42
42
  license: 'MIT',
43
43
  licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
44
44
  name: 'catppuccin-frappe',
45
- sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
46
- source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
45
+ sha: 'b2f3dc922f3ead33f0f0a902e203ba671a08c922',
46
+ source: 'https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json',
47
47
  type: 'dark',
48
48
  },
49
49
  {
50
- byteSize: 44489,
50
+ byteSize: 44655,
51
51
  displayName: 'Catppuccin Latte',
52
- lastUpdate: '2024-02-08T22:27:32Z',
52
+ lastUpdate: '2024-02-26T15:46:09Z',
53
53
  license: 'MIT',
54
54
  licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
55
55
  name: 'catppuccin-latte',
56
- sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
57
- source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
56
+ sha: 'b2f3dc922f3ead33f0f0a902e203ba671a08c922',
57
+ source: 'https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json',
58
58
  type: 'light',
59
59
  },
60
60
  {
61
- byteSize: 44496,
61
+ byteSize: 44662,
62
62
  displayName: 'Catppuccin Macchiato',
63
- lastUpdate: '2024-02-08T22:27:32Z',
63
+ lastUpdate: '2024-02-26T15:46:09Z',
64
64
  license: 'MIT',
65
65
  licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
66
66
  name: 'catppuccin-macchiato',
67
- sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
68
- source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
67
+ sha: 'b2f3dc922f3ead33f0f0a902e203ba671a08c922',
68
+ source: 'https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json',
69
69
  type: 'dark',
70
70
  },
71
71
  {
72
- byteSize: 44488,
72
+ byteSize: 44654,
73
73
  displayName: 'Catppuccin Mocha',
74
- lastUpdate: '2024-02-08T22:27:32Z',
74
+ lastUpdate: '2024-02-26T15:46:09Z',
75
75
  license: 'MIT',
76
76
  licenseUrl: 'https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE',
77
77
  name: 'catppuccin-mocha',
78
- sha: '23c8a13513f3744cbf4f5773d969e47a92f9a372',
79
- source: 'https://github.com/catppuccin/vscode/blob/23c8a13513f3744cbf4f5773d969e47a92f9a372/packages/catppuccin-vsc/package.json',
78
+ sha: 'b2f3dc922f3ead33f0f0a902e203ba671a08c922',
79
+ source: 'https://github.com/catppuccin/vscode/blob/b2f3dc922f3ead33f0f0a902e203ba671a08c922/packages/catppuccin-vsc/package.json',
80
80
  type: 'dark',
81
81
  },
82
82
  {
@@ -123,6 +123,17 @@ export const themes = [
123
123
  source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
124
124
  type: 'dark',
125
125
  },
126
+ {
127
+ byteSize: 14336,
128
+ displayName: 'GitHub Dark Default',
129
+ lastUpdate: '2023-01-06T02:19:35Z',
130
+ license: 'MIT',
131
+ licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
132
+ name: 'github-dark-default',
133
+ sha: 'f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1',
134
+ source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
135
+ type: 'dark',
136
+ },
126
137
  {
127
138
  byteSize: 14334,
128
139
  displayName: 'GitHub Dark Dimmed',
@@ -145,6 +156,17 @@ export const themes = [
145
156
  source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
146
157
  type: 'light',
147
158
  },
159
+ {
160
+ byteSize: 14057,
161
+ displayName: 'GitHub Light Default',
162
+ lastUpdate: '2023-01-06T02:19:35Z',
163
+ license: 'MIT',
164
+ licenseUrl: 'https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE',
165
+ name: 'github-light-default',
166
+ sha: 'f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1',
167
+ source: 'https://github.com/primer/github-vscode-theme/blob/f47b83f1acebb7fba4a3ec0bdb9385f85e6e8aa1/src/theme.js',
168
+ type: 'light',
169
+ },
148
170
  {
149
171
  byteSize: 9698,
150
172
  displayName: 'Light Plus',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.1.3",
4
+ "version": "1.2.1",
5
5
  "packageManager": "pnpm@8.15.1",
6
6
  "description": "Collecton of TextMate grammars in JSON",
7
7
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
@@ -10,6 +10,10 @@
10
10
  "activityBar.inactiveForeground": "#737994",
11
11
  "activityBarBadge.background": "#ca9ee6",
12
12
  "activityBarBadge.foreground": "#232634",
13
+ "activityBarTop.activeBorder": "#00000000",
14
+ "activityBarTop.dropBorder": "#ca9ee633",
15
+ "activityBarTop.foreground": "#ca9ee6",
16
+ "activityBarTop.inactiveForeground": "#737994",
13
17
  "badge.background": "#51576d",
14
18
  "badge.foreground": "#c6d0f5",
15
19
  "banner.background": "#51576d",
@@ -388,7 +392,7 @@
388
392
  "scrollbarSlider.activeBackground": "#41455966",
389
393
  "scrollbarSlider.background": "#62688080",
390
394
  "scrollbarSlider.hoverBackground": "#737994",
391
- "selection.background": "#62688066",
395
+ "selection.background": "#ca9ee666",
392
396
  "settings.dropdownBackground": "#51576d",
393
397
  "settings.dropdownListBorder": "#00000000",
394
398
  "settings.focusedRowBackground": "#62688033",
@@ -10,6 +10,10 @@
10
10
  "activityBar.inactiveForeground": "#9ca0b0",
11
11
  "activityBarBadge.background": "#8839ef",
12
12
  "activityBarBadge.foreground": "#dce0e8",
13
+ "activityBarTop.activeBorder": "#00000000",
14
+ "activityBarTop.dropBorder": "#8839ef33",
15
+ "activityBarTop.foreground": "#8839ef",
16
+ "activityBarTop.inactiveForeground": "#9ca0b0",
13
17
  "badge.background": "#bcc0cc",
14
18
  "badge.foreground": "#4c4f69",
15
19
  "banner.background": "#bcc0cc",
@@ -388,7 +392,7 @@
388
392
  "scrollbarSlider.activeBackground": "#ccd0da66",
389
393
  "scrollbarSlider.background": "#acb0be80",
390
394
  "scrollbarSlider.hoverBackground": "#9ca0b0",
391
- "selection.background": "#acb0be66",
395
+ "selection.background": "#8839ef66",
392
396
  "settings.dropdownBackground": "#bcc0cc",
393
397
  "settings.dropdownListBorder": "#00000000",
394
398
  "settings.focusedRowBackground": "#acb0be33",
@@ -10,6 +10,10 @@
10
10
  "activityBar.inactiveForeground": "#6e738d",
11
11
  "activityBarBadge.background": "#c6a0f6",
12
12
  "activityBarBadge.foreground": "#181926",
13
+ "activityBarTop.activeBorder": "#00000000",
14
+ "activityBarTop.dropBorder": "#c6a0f633",
15
+ "activityBarTop.foreground": "#c6a0f6",
16
+ "activityBarTop.inactiveForeground": "#6e738d",
13
17
  "badge.background": "#494d64",
14
18
  "badge.foreground": "#cad3f5",
15
19
  "banner.background": "#494d64",
@@ -388,7 +392,7 @@
388
392
  "scrollbarSlider.activeBackground": "#363a4f66",
389
393
  "scrollbarSlider.background": "#5b607880",
390
394
  "scrollbarSlider.hoverBackground": "#6e738d",
391
- "selection.background": "#5b607866",
395
+ "selection.background": "#c6a0f666",
392
396
  "settings.dropdownBackground": "#494d64",
393
397
  "settings.dropdownListBorder": "#00000000",
394
398
  "settings.focusedRowBackground": "#5b607833",
@@ -10,6 +10,10 @@
10
10
  "activityBar.inactiveForeground": "#6c7086",
11
11
  "activityBarBadge.background": "#cba6f7",
12
12
  "activityBarBadge.foreground": "#11111b",
13
+ "activityBarTop.activeBorder": "#00000000",
14
+ "activityBarTop.dropBorder": "#cba6f733",
15
+ "activityBarTop.foreground": "#cba6f7",
16
+ "activityBarTop.inactiveForeground": "#6c7086",
13
17
  "badge.background": "#45475a",
14
18
  "badge.foreground": "#cdd6f4",
15
19
  "banner.background": "#45475a",
@@ -388,7 +392,7 @@
388
392
  "scrollbarSlider.activeBackground": "#31324466",
389
393
  "scrollbarSlider.background": "#585b7080",
390
394
  "scrollbarSlider.hoverBackground": "#6c7086",
391
- "selection.background": "#585b7066",
395
+ "selection.background": "#cba6f766",
392
396
  "settings.dropdownBackground": "#45475a",
393
397
  "settings.dropdownListBorder": "#00000000",
394
398
  "settings.focusedRowBackground": "#585b7033",