tm-themes 1.7.1 → 1.8.0

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
@@ -595,6 +595,33 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
595
595
  SOFTWARE.
596
596
 
597
597
 
598
+ =========================================================================================================
599
+ Files: plastic.json
600
+ License: https://raw.githubusercontent.com/will-stone/plastic/main/LICENSE
601
+ SPDX: MIT
602
+ ---------------------------------------------------------------------------------------------------------
603
+ MIT License
604
+
605
+ Copyright (c) 2017-present, Will Stone
606
+
607
+ Permission is hereby granted, free of charge, to any person obtaining a copy
608
+ of this software and associated documentation files (the "Software"), to deal
609
+ in the Software without restriction, including without limitation the rights
610
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
611
+ copies of the Software, and to permit persons to whom the Software is
612
+ furnished to do so, subject to the following conditions:
613
+
614
+ The above copyright notice and this permission notice shall be included in all
615
+ copies or substantial portions of the Software.
616
+
617
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
618
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
619
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
620
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
621
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
622
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
623
+ SOFTWARE.
624
+
598
625
  =========================================================================================================
599
626
  Files: poimandres.json
600
627
  License: https://raw.githubusercontent.com/drcmda/poimandres-theme/main/LICENSE
package/README.md CHANGED
@@ -66,6 +66,7 @@ import { themes } from 'tm-themes'
66
66
  | 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 |
67
67
  | 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 |
68
68
  | 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 |
69
+ | Plastic | `plastic` | [will-stone/plastic](https://github.com/will-stone/plastic/blob/30eaf248a3ee319c85ddf254dd0cb64a443d1571/themes/main.json) | [MIT](https://raw.githubusercontent.com/will-stone/plastic/main/LICENSE) | 9.02 kB |
69
70
  | 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 |
70
71
  | 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 |
71
72
  | 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 |
package/index.js CHANGED
@@ -376,6 +376,17 @@ export const themes = [
376
376
  source: 'https://github.com/akamud/vscode-theme-onelight/blob/f1ff6b87c6379a22b34354bbf64d355cd2adc611/themes/OneLight.json',
377
377
  type: 'light',
378
378
  },
379
+ {
380
+ byteSize: 9235,
381
+ displayName: 'Plastic',
382
+ lastUpdate: '2024-03-31T09:02:26Z',
383
+ license: 'MIT',
384
+ licenseUrl: 'https://raw.githubusercontent.com/will-stone/plastic/main/LICENSE',
385
+ name: 'plastic',
386
+ sha: '30eaf248a3ee319c85ddf254dd0cb64a443d1571',
387
+ source: 'https://github.com/will-stone/plastic/blob/30eaf248a3ee319c85ddf254dd0cb64a443d1571/themes/main.json',
388
+ type: 'dark',
389
+ },
379
390
  {
380
391
  byteSize: 33434,
381
392
  displayName: 'Poimandres',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.7.1",
4
+ "version": "1.8.0",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -0,0 +1,332 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBorder": "#1085FF",
4
+ "activityBar.background": "#21252B",
5
+ "activityBar.border": "#0D1117",
6
+ "activityBar.foreground": "#C6CCD7",
7
+ "activityBar.inactiveForeground": "#5F6672",
8
+ "activityBarBadge.background": "#E06C75",
9
+ "activityBarBadge.foreground": "#ffffff",
10
+ "breadcrumb.focusForeground": "#C6CCD7",
11
+ "breadcrumb.foreground": "#5F6672",
12
+ "button.background": "#E06C75",
13
+ "button.foreground": "#ffffff",
14
+ "button.hoverBackground": "#E48189",
15
+ "button.secondaryBackground": "#0D1117",
16
+ "button.secondaryForeground": "#ffffff",
17
+ "checkbox.background": "#61AFEF",
18
+ "checkbox.foreground": "#ffffff",
19
+ "contrastBorder": "#0D1117",
20
+ "debugToolBar.background": "#181A1F",
21
+ "diffEditor.border": "#0D1117",
22
+ "diffEditor.diagonalFill": "#0D1117",
23
+ "diffEditor.insertedLineBackground": "#CBF6AC0D",
24
+ "diffEditor.insertedTextBackground": "#CBF6AC1A",
25
+ "diffEditor.removedLineBackground": "#FF9FA80D",
26
+ "diffEditor.removedTextBackground": "#FF9FA81A",
27
+ "dropdown.background": "#181A1F",
28
+ "dropdown.border": "#0D1117",
29
+ "editor.background": "#21252B",
30
+ "editor.findMatchBackground": "#00000000",
31
+ "editor.findMatchBorder": "#1085FF",
32
+ "editor.findMatchHighlightBackground": "#00000000",
33
+ "editor.findMatchHighlightBorder": "#C6CCD7",
34
+ "editor.foreground": "#A9B2C3",
35
+ "editor.lineHighlightBackground": "#A9B2C31A",
36
+ "editor.lineHighlightBorder": "#00000000",
37
+ "editor.linkedEditingBackground": "#0D1117",
38
+ "editor.rangeHighlightBorder": "#C6CCD7",
39
+ "editor.selectionBackground": "#A9B2C333",
40
+ "editor.selectionHighlightBackground": "#A9B2C31A",
41
+ "editor.selectionHighlightBorder": "#C6CCD7",
42
+ "editor.wordHighlightBackground": "#00000000",
43
+ "editor.wordHighlightBorder": "#1085FF",
44
+ "editor.wordHighlightStrongBackground": "#00000000",
45
+ "editor.wordHighlightStrongBorder": "#1085FF",
46
+ "editorBracketHighlight.foreground1": "#A9B2C3",
47
+ "editorBracketHighlight.foreground2": "#61AFEF",
48
+ "editorBracketHighlight.foreground3": "#E5C07B",
49
+ "editorBracketHighlight.foreground4": "#E06C75",
50
+ "editorBracketHighlight.foreground5": "#98C379",
51
+ "editorBracketHighlight.foreground6": "#B57EDC",
52
+ "editorBracketHighlight.unexpectedBracket.foreground": "#D74E42",
53
+ "editorBracketMatch.background": "#00000000",
54
+ "editorBracketMatch.border": "#1085FF",
55
+ "editorCursor.foreground": "#A9B2C3",
56
+ "editorError.foreground": "#D74E42",
57
+ "editorGroup.border": "#0D1117",
58
+ "editorGroup.emptyBackground": "#181A1F",
59
+ "editorGroupHeader.tabsBackground": "#181A1F",
60
+ "editorGutter.addedBackground": "#98C379",
61
+ "editorGutter.deletedBackground": "#E06C75",
62
+ "editorGutter.modifiedBackground": "#D19A66",
63
+ "editorHoverWidget.background": "#181A1F",
64
+ "editorHoverWidget.border": "#1085FF",
65
+ "editorIndentGuide.activeBackground": "#A9B2C333",
66
+ "editorIndentGuide.background": "#0D1117",
67
+ "editorInfo.foreground": "#1085FF",
68
+ "editorInlayHint.background": "#00000000",
69
+ "editorInlayHint.foreground": "#5F6672",
70
+ "editorLightBulb.foreground": "#E9D16C",
71
+ "editorLightBulbAutoFix.foreground": "#1085FF",
72
+ "editorLineNumber.activeForeground": "#C6CCD7",
73
+ "editorLineNumber.foreground": "#5F6672",
74
+ "editorOverviewRuler.addedForeground": "#98C379",
75
+ "editorOverviewRuler.border": "#0D1117",
76
+ "editorOverviewRuler.deletedForeground": "#E06C75",
77
+ "editorOverviewRuler.errorForeground": "#D74E42",
78
+ "editorOverviewRuler.findMatchForeground": "#1085FF",
79
+ "editorOverviewRuler.infoForeground": "#1085FF",
80
+ "editorOverviewRuler.modifiedForeground": "#D19A66",
81
+ "editorOverviewRuler.warningForeground": "#E9D16C",
82
+ "editorRuler.foreground": "#0D1117",
83
+ "editorStickyScroll.background": "#181A1F",
84
+ "editorStickyScrollHover.background": "#21252B",
85
+ "editorSuggestWidget.background": "#181A1F",
86
+ "editorSuggestWidget.border": "#1085FF",
87
+ "editorSuggestWidget.selectedBackground": "#A9B2C31A",
88
+ "editorWarning.foreground": "#E9D16C",
89
+ "editorWhitespace.foreground": "#A9B2C31A",
90
+ "editorWidget.background": "#181A1F",
91
+ "errorForeground": "#D74E42",
92
+ "focusBorder": "#1085FF",
93
+ "gitDecoration.deletedResourceForeground": "#E06C75",
94
+ "gitDecoration.ignoredResourceForeground": "#5F6672",
95
+ "gitDecoration.modifiedResourceForeground": "#D19A66",
96
+ "gitDecoration.untrackedResourceForeground": "#98C379",
97
+ "input.background": "#0D1117",
98
+ "inputOption.activeBorder": "#1085FF",
99
+ "inputValidation.errorBackground": "#D74E42",
100
+ "inputValidation.errorBorder": "#D74E42",
101
+ "inputValidation.infoBackground": "#1085FF",
102
+ "inputValidation.infoBorder": "#1085FF",
103
+ "inputValidation.infoForeground": "#0D1117",
104
+ "inputValidation.warningBackground": "#E9D16C",
105
+ "inputValidation.warningBorder": "#E9D16C",
106
+ "inputValidation.warningForeground": "#0D1117",
107
+ "list.activeSelectionBackground": "#A9B2C333",
108
+ "list.activeSelectionForeground": "#ffffff",
109
+ "list.errorForeground": "#D74E42",
110
+ "list.focusBackground": "#A9B2C333",
111
+ "list.hoverBackground": "#A9B2C31A",
112
+ "list.inactiveFocusOutline": "#5F6672",
113
+ "list.inactiveSelectionBackground": "#A9B2C333",
114
+ "list.inactiveSelectionForeground": "#C6CCD7",
115
+ "list.warningForeground": "#E9D16C",
116
+ "minimap.findMatchHighlight": "#1085FF",
117
+ "minimap.selectionHighlight": "#C6CCD7",
118
+ "minimapGutter.addedBackground": "#98C379",
119
+ "minimapGutter.deletedBackground": "#E06C75",
120
+ "minimapGutter.modifiedBackground": "#D19A66",
121
+ "notificationCenter.border": "#0D1117",
122
+ "notificationCenterHeader.background": "#181A1F",
123
+ "notificationToast.border": "#0D1117",
124
+ "notifications.background": "#181A1F",
125
+ "notifications.border": "#0D1117",
126
+ "panel.background": "#181A1F",
127
+ "panel.border": "#0D1117",
128
+ "panelTitle.inactiveForeground": "#5F6672",
129
+ "peekView.border": "#1085FF",
130
+ "peekViewEditor.background": "#181A1F",
131
+ "peekViewEditor.matchHighlightBackground": "#A9B2C333",
132
+ "peekViewResult.background": "#181A1F",
133
+ "peekViewResult.matchHighlightBackground": "#A9B2C333",
134
+ "peekViewResult.selectionBackground": "#A9B2C31A",
135
+ "peekViewResult.selectionForeground": "#C6CCD7",
136
+ "peekViewTitle.background": "#181A1F",
137
+ "sash.hoverBorder": "#A9B2C333",
138
+ "scrollbar.shadow": "#00000000",
139
+ "scrollbarSlider.activeBackground": "#A9B2C333",
140
+ "scrollbarSlider.background": "#A9B2C31A",
141
+ "scrollbarSlider.hoverBackground": "#A9B2C333",
142
+ "sideBar.background": "#181A1F",
143
+ "sideBar.border": "#0D1117",
144
+ "sideBar.foreground": "#C6CCD7",
145
+ "sideBarSectionHeader.background": "#21252B",
146
+ "statusBar.background": "#21252B",
147
+ "statusBar.border": "#0D1117",
148
+ "statusBar.debuggingBackground": "#21252B",
149
+ "statusBar.debuggingBorder": "#56B6C2",
150
+ "statusBar.debuggingForeground": "#A9B2C3",
151
+ "statusBar.focusBorder": "#A9B2C3",
152
+ "statusBar.foreground": "#A9B2C3",
153
+ "statusBar.noFolderBackground": "#181A1F",
154
+ "statusBarItem.activeBackground": "#0D1117",
155
+ "statusBarItem.errorBackground": "#21252B",
156
+ "statusBarItem.errorForeground": "#D74E42",
157
+ "statusBarItem.focusBorder": "#A9B2C3",
158
+ "statusBarItem.hoverBackground": "#181A1F",
159
+ "statusBarItem.hoverForeground": "#A9B2C3",
160
+ "statusBarItem.remoteBackground": "#21252B",
161
+ "statusBarItem.remoteForeground": "#B57EDC",
162
+ "statusBarItem.warningBackground": "#21252B",
163
+ "statusBarItem.warningForeground": "#E9D16C",
164
+ "tab.activeBackground": "#21252B",
165
+ "tab.activeBorderTop": "#1085FF",
166
+ "tab.activeForeground": "#C6CCD7",
167
+ "tab.border": "#0D1117",
168
+ "tab.inactiveBackground": "#181A1F",
169
+ "tab.inactiveForeground": "#5F6672",
170
+ "tab.lastPinnedBorder": "#A9B2C333",
171
+ "terminal.ansiBlack": "#5F6672",
172
+ "terminal.ansiBlue": "#61AFEF",
173
+ "terminal.ansiBrightBlack": "#5F6672",
174
+ "terminal.ansiBrightBlue": "#61AFEF",
175
+ "terminal.ansiBrightCyan": "#56B6C2",
176
+ "terminal.ansiBrightGreen": "#98C379",
177
+ "terminal.ansiBrightMagenta": "#B57EDC",
178
+ "terminal.ansiBrightRed": "#E06C75",
179
+ "terminal.ansiBrightWhite": "#A9B2C3",
180
+ "terminal.ansiBrightYellow": "#E5C07B",
181
+ "terminal.ansiCyan": "#56B6C2",
182
+ "terminal.ansiGreen": "#98C379",
183
+ "terminal.ansiMagenta": "#B57EDC",
184
+ "terminal.ansiRed": "#E06C75",
185
+ "terminal.ansiWhite": "#A9B2C3",
186
+ "terminal.ansiYellow": "#E5C07B",
187
+ "terminal.foreground": "#A9B2C3",
188
+ "titleBar.activeBackground": "#21252B",
189
+ "titleBar.activeForeground": "#C6CCD7",
190
+ "titleBar.border": "#0D1117",
191
+ "titleBar.inactiveBackground": "#21252B",
192
+ "titleBar.inactiveForeground": "#5F6672",
193
+ "toolbar.hoverBackground": "#A9B2C333",
194
+ "widget.shadow": "#00000000"
195
+ },
196
+ "displayName": "Plastic",
197
+ "name": "plastic",
198
+ "semanticHighlighting": true,
199
+ "semanticTokenColors": {
200
+ },
201
+ "tokenColors": [
202
+ {
203
+ "scope": [
204
+ "comment",
205
+ "punctuation.definition.comment",
206
+ "source.diff"
207
+ ],
208
+ "settings": {
209
+ "foreground": "#5F6672"
210
+ }
211
+ },
212
+ {
213
+ "scope": [
214
+ "entity.name.function",
215
+ "support.function",
216
+ "meta.diff.range",
217
+ "punctuation.definition.range.diff"
218
+ ],
219
+ "settings": {
220
+ "foreground": "#B57EDC"
221
+ }
222
+ },
223
+ {
224
+ "scope": [
225
+ "keyword",
226
+ "punctuation.definition.keyword",
227
+ "variable.language",
228
+ "markup.deleted",
229
+ "meta.diff.header.from-file",
230
+ "punctuation.definition.deleted",
231
+ "punctuation.definition.from-file.diff"
232
+ ],
233
+ "settings": {
234
+ "foreground": "#E06C75"
235
+ }
236
+ },
237
+ {
238
+ "scope": [
239
+ "constant",
240
+ "support.constant"
241
+ ],
242
+ "settings": {
243
+ "foreground": "#56B6C2"
244
+ }
245
+ },
246
+ {
247
+ "scope": [
248
+ "storage",
249
+ "support.class",
250
+ "entity.name.namespace",
251
+ "meta.diff.header"
252
+ ],
253
+ "settings": {
254
+ "foreground": "#61AFEF"
255
+ }
256
+ },
257
+ {
258
+ "scope": [
259
+ "markup.inline.raw.string",
260
+ "string",
261
+ "markup.inserted",
262
+ "punctuation.definition.inserted",
263
+ "meta.diff.header.to-file",
264
+ "punctuation.definition.to-file.diff"
265
+ ],
266
+ "settings": {
267
+ "foreground": "#98C379"
268
+ }
269
+ },
270
+ {
271
+ "scope": [
272
+ "entity.name.section",
273
+ "entity.name.tag",
274
+ "entity.name.type",
275
+ "support.type"
276
+ ],
277
+ "settings": {
278
+ "foreground": "#E5C07B"
279
+ }
280
+ },
281
+ {
282
+ "scope": [
283
+ "support.type.property-name",
284
+ "support.variable",
285
+ "variable"
286
+ ],
287
+ "settings": {
288
+ "foreground": "#C6CCD7"
289
+ }
290
+ },
291
+ {
292
+ "scope": [
293
+ "entity.other",
294
+ "punctuation.definition.entity",
295
+ "support.other"
296
+ ],
297
+ "settings": {
298
+ "foreground": "#D19A66"
299
+ }
300
+ },
301
+ {
302
+ "scope": [
303
+ "meta.brace",
304
+ "punctuation"
305
+ ],
306
+ "settings": {
307
+ "foreground": "#A9B2C3"
308
+ }
309
+ },
310
+ {
311
+ "scope": [
312
+ "markup.bold",
313
+ "punctuation.definition.bold",
314
+ "entity.other.attribute-name.id"
315
+ ],
316
+ "settings": {
317
+ "fontStyle": "bold"
318
+ }
319
+ },
320
+ {
321
+ "scope": [
322
+ "comment",
323
+ "markup.italic",
324
+ "punctuation.definition.italic"
325
+ ],
326
+ "settings": {
327
+ "fontStyle": "italic"
328
+ }
329
+ }
330
+ ],
331
+ "type": "dark"
332
+ }