tm-themes 1.3.0 → 1.3.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/README.md CHANGED
@@ -37,7 +37,7 @@ import { themes } from 'tm-themes'
37
37
 
38
38
  | Name | ID | Source | License | File Size |
39
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
+ | Andromeeda | `andromeeda` | [EliverLara/Andromeda](https://github.com/EliverLara/Andromeda/blob/94008ecde515dd2306e51d60fbb965bca2a516ad/themes/Andromeda-color-theme.json) | [MIT](https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md) | 8.59 kB |
41
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 |
42
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 |
43
43
  | Catppuccin Frappé | `catppuccin-frappe` | [catppuccin/vscode](https://github.com/catppuccin/vscode/blob/73b382d1e88d98931017ea924fc52978bdc6a168/packages/catppuccin-vsc/package.json) | [MIT](https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE) | 43.51 kB |
@@ -58,7 +58,7 @@ import { themes } from 'tm-themes'
58
58
  | 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 |
59
59
  | Night Owl | `night-owl` | [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme/blob/33ef8e835fde5df592dddeec63bc0c80d073bc24/themes/Night%20Owl-color-theme.json) | [MIT](https://raw.githubusercontent.com/sdras/night-owl-vscode-theme/main/LICENSE) | 28.02 kB |
60
60
  | 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 |
61
- | 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 |
61
+ | 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 |
62
62
  | 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 |
63
63
  | 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 |
64
64
  | 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 |
package/index.js CHANGED
@@ -5,14 +5,14 @@
5
5
 
6
6
  export const themes = [
7
7
  {
8
- byteSize: 8772,
8
+ byteSize: 8801,
9
9
  displayName: 'Andromeeda',
10
- lastUpdate: '2023-04-13T21:00:26Z',
10
+ lastUpdate: '2024-03-13T01:26:57Z',
11
11
  license: 'MIT',
12
12
  licenseUrl: 'https://raw.githubusercontent.com/EliverLara/Andromeda/master/LICENSE.md',
13
13
  name: 'andromeeda',
14
- sha: 'a05c86aec15c98d371e46eefbb2d1838b563f73c',
15
- source: 'https://github.com/EliverLara/Andromeda/blob/a05c86aec15c98d371e46eefbb2d1838b563f73c/themes/Andromeda-color-theme.json',
14
+ sha: '94008ecde515dd2306e51d60fbb965bca2a516ad',
15
+ source: 'https://github.com/EliverLara/Andromeda/blob/94008ecde515dd2306e51d60fbb965bca2a516ad/themes/Andromeda-color-theme.json',
16
16
  type: 'dark',
17
17
  },
18
18
  {
@@ -300,14 +300,14 @@ export const themes = [
300
300
  type: 'dark',
301
301
  },
302
302
  {
303
- byteSize: 33267,
303
+ byteSize: 33321,
304
304
  displayName: 'One Dark Pro',
305
- lastUpdate: '2023-07-04T03:17:49Z',
305
+ lastUpdate: '2024-03-13T03:10:53Z',
306
306
  license: 'MIT',
307
307
  licenseUrl: 'https://raw.githubusercontent.com/Binaryify/OneDark-Pro/master/LICENSE.txt',
308
308
  name: 'one-dark-pro',
309
- sha: '2cb4ae735fc0482e0486b52cd873128eb5249900',
310
- source: 'https://github.com/Binaryify/OneDark-Pro/blob/2cb4ae735fc0482e0486b52cd873128eb5249900/themes/OneDark-Pro.json',
309
+ sha: '37492751be5cb02bed4c3bf4f1938f075bc6ce6b',
310
+ source: 'https://github.com/Binaryify/OneDark-Pro/blob/37492751be5cb02bed4c3bf4f1938f075bc6ce6b/themes/OneDark-Pro.json',
311
311
  type: 'dark',
312
312
  },
313
313
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.3.0",
4
+ "version": "1.3.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>",
@@ -123,6 +123,7 @@
123
123
  "statusBarItem.prominentBackground": "#07d4b5b0",
124
124
  "statusBarItem.prominentHoverBackground": "#00e8c5cc",
125
125
  "tab.activeBackground": "#23262e",
126
+ "tab.activeBorder": "#00e8c6",
126
127
  "tab.activeForeground": "#00e8c6",
127
128
  "tab.inactiveBackground": "#23262E",
128
129
  "tab.inactiveForeground": "#746f77",
@@ -15,9 +15,9 @@
15
15
  "dropdown.background": "#21252b",
16
16
  "dropdown.border": "#21252b",
17
17
  "editor.background": "#282c34",
18
- "editor.findMatchBackground": "#42557b",
19
- "editor.findMatchBorder": "#457dff",
20
- "editor.findMatchHighlightBackground": "#6199ff2f",
18
+ "editor.findMatchBackground": "#d19a6644",
19
+ "editor.findMatchBorder": "#ffffff5a",
20
+ "editor.findMatchHighlightBackground": "#ffffff22",
21
21
  "editor.foreground": "#abb2bf",
22
22
  "editor.lineHighlightBackground": "#2c313c",
23
23
  "editor.selectionBackground": "#67769660",
@@ -155,6 +155,9 @@
155
155
  "macro": {
156
156
  "foreground": "#d19a66"
157
157
  },
158
+ "memberOperatorOverload": {
159
+ "foreground": "#c678dd"
160
+ },
158
161
  "parameter.label:dart": {
159
162
  "foreground": "#abb2bf"
160
163
  },