tm-themes 1.10.4 → 1.10.5

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
@@ -27,9 +27,9 @@ import { themes } from 'tm-themes'
27
27
  | GitHub Light | `github-light` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 10.86 kB |
28
28
  | GitHub Light Default | `github-light-default` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 13.77 kB |
29
29
  | GitHub Light High Contrast | `github-light-high-contrast` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 13.88 kB |
30
- | Gruvbox Light Hard | `gruvbox-light-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
31
- | Gruvbox Light Medium | `gruvbox-light-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.27 kB |
32
- | Gruvbox Light Soft | `gruvbox-light-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
30
+ | Gruvbox Light Hard | `gruvbox-light-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
31
+ | Gruvbox Light Medium | `gruvbox-light-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
32
+ | Gruvbox Light Soft | `gruvbox-light-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
33
33
  | Kanagawa Lotus | `kanagawa-lotus` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-lotus-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | | 16.67 kB |
34
34
  | Light Plus | `light-plus` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/09fe3fcbc1514bc35742dc4325d05b7d7adfcad2/extensions/theme-defaults/themes/light_plus.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 9.65 kB |
35
35
  | Material Theme Lighter | `material-theme-lighter` | [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme/blob/f09de7a2970defaed43d8e293b4d3ac4e350e71b/src/material.theme.config.ts) | [Apache-2.0](https://raw.githubusercontent.com/antfu/vsc-material-theme/main/LICENSE) | [Open Collective: **material-theme**](https://opencollective.com/material-theme) [Polar: **@material-theme**](https://polar.sh/material-theme) | 18.14 kB |
@@ -59,9 +59,9 @@ import { themes } from 'tm-themes'
59
59
  | GitHub Dark Default | `github-dark-default` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 14.04 kB |
60
60
  | GitHub Dark Dimmed | `github-dark-dimmed` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 14.04 kB |
61
61
  | GitHub Dark High Contrast | `github-dark-high-contrast` | [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme/blob/f7a67d67fc2302a0ec36ddfb7bdd57142f4575e8/src/theme.js) | [MIT](https://raw.githubusercontent.com/primer/github-vscode-theme/main/LICENSE) | | 14.19 kB |
62
- | Gruvbox Dark Hard | `gruvbox-dark-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
63
- | Gruvbox Dark Medium | `gruvbox-dark-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
64
- | Gruvbox Dark Soft | `gruvbox-dark-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.26 kB |
62
+ | Gruvbox Dark Hard | `gruvbox-dark-hard` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.28 kB |
63
+ | Gruvbox Dark Medium | `gruvbox-dark-medium` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.29 kB |
64
+ | Gruvbox Dark Soft | `gruvbox-dark-soft` | [jdinhify/vscode-theme-gruvbox](https://github.com/jdinhify/vscode-theme-gruvbox/blob/f0d6e1fc1f325da636b90591eccc45d2f44738fd/src/main.ts) | [MIT](https://raw.githubusercontent.com/jdinhify/vscode-theme-gruvbox/main/LICENSE) | [GitHub Sponsors: **@jdinhify**](https://github.com/sponsors/jdinhify) [Ko-fi: **jdinhify**](https://ko-fi.com/jdinhify) | 21.28 kB |
65
65
  | Houston | `houston` | [withastro/houston-vscode](https://github.com/withastro/houston-vscode/blob/d297233be95e3f8fdecc22e4ffa92bb0e7265592/themes/houston.json) | [MIT](https://raw.githubusercontent.com/withastro/houston-vscode/main/LICENSE) | [GitHub Sponsors: **@withastro**](https://github.com/sponsors/withastro) [Open Collective: **astrodotbuild**](https://opencollective.com/astrodotbuild) [thanks.dev: **u/gh/withastro**](https://thanks.dev/d/u/gh/withastro) | 34.53 kB |
66
66
  | Kanagawa Dragon | `kanagawa-dragon` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-dragon-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | | 16.67 kB |
67
67
  | Kanagawa Wave | `kanagawa-wave` | [metapho-re/kanagawa-vscode-theme](https://github.com/metapho-re/kanagawa-vscode-theme/blob/6ea302d7087c3e37c84a3bfc09225250bb9fc7b9/themes/kanagawa-wave-color-theme.json) | [MIT](https://raw.githubusercontent.com/metapho-re/kanagawa-vscode-theme/main/LICENSE) | | 16.66 kB |
package/index.js CHANGED
@@ -318,7 +318,7 @@ export const themes = [
318
318
  type: 'light',
319
319
  },
320
320
  {
321
- byteSize: 21769,
321
+ byteSize: 21795,
322
322
  displayName: 'Gruvbox Dark Hard',
323
323
  funding: [
324
324
  {
@@ -342,7 +342,7 @@ export const themes = [
342
342
  type: 'dark',
343
343
  },
344
344
  {
345
- byteSize: 21773,
345
+ byteSize: 21799,
346
346
  displayName: 'Gruvbox Dark Medium',
347
347
  funding: [
348
348
  {
@@ -366,7 +366,7 @@ export const themes = [
366
366
  type: 'dark',
367
367
  },
368
368
  {
369
- byteSize: 21769,
369
+ byteSize: 21795,
370
370
  displayName: 'Gruvbox Dark Soft',
371
371
  funding: [
372
372
  {
@@ -390,7 +390,7 @@ export const themes = [
390
390
  type: 'dark',
391
391
  },
392
392
  {
393
- byteSize: 21772,
393
+ byteSize: 21798,
394
394
  displayName: 'Gruvbox Light Hard',
395
395
  funding: [
396
396
  {
@@ -414,7 +414,7 @@ export const themes = [
414
414
  type: 'light',
415
415
  },
416
416
  {
417
- byteSize: 21776,
417
+ byteSize: 21802,
418
418
  displayName: 'Gruvbox Light Medium',
419
419
  funding: [
420
420
  {
@@ -438,7 +438,7 @@ export const themes = [
438
438
  type: 'light',
439
439
  },
440
440
  {
441
- byteSize: 21772,
441
+ byteSize: 21798,
442
442
  displayName: 'Gruvbox Light Soft',
443
443
  funding: [
444
444
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.10.4",
4
+ "version": "1.10.5",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#1d2021",
255
255
  "titleBar.activeForeground": "#ebdbb2",
256
256
  "titleBar.inactiveBackground": "#1d2021",
257
+ "widget.border": "#3c3836",
257
258
  "widget.shadow": "#1d202130"
258
259
  },
259
260
  "displayName": "Gruvbox Dark Hard",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#282828",
255
255
  "titleBar.activeForeground": "#ebdbb2",
256
256
  "titleBar.inactiveBackground": "#282828",
257
+ "widget.border": "#3c3836",
257
258
  "widget.shadow": "#28282830"
258
259
  },
259
260
  "displayName": "Gruvbox Dark Medium",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#32302f",
255
255
  "titleBar.activeForeground": "#ebdbb2",
256
256
  "titleBar.inactiveBackground": "#32302f",
257
+ "widget.border": "#3c3836",
257
258
  "widget.shadow": "#32302f30"
258
259
  },
259
260
  "displayName": "Gruvbox Dark Soft",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#f9f5d7",
255
255
  "titleBar.activeForeground": "#3c3836",
256
256
  "titleBar.inactiveBackground": "#f9f5d7",
257
+ "widget.border": "#ebdbb2",
257
258
  "widget.shadow": "#f9f5d730"
258
259
  },
259
260
  "displayName": "Gruvbox Light Hard",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#fbf1c7",
255
255
  "titleBar.activeForeground": "#3c3836",
256
256
  "titleBar.inactiveBackground": "#fbf1c7",
257
+ "widget.border": "#ebdbb2",
257
258
  "widget.shadow": "#fbf1c730"
258
259
  },
259
260
  "displayName": "Gruvbox Light Medium",
@@ -254,6 +254,7 @@
254
254
  "titleBar.activeBackground": "#f2e5bc",
255
255
  "titleBar.activeForeground": "#3c3836",
256
256
  "titleBar.inactiveBackground": "#f2e5bc",
257
+ "widget.border": "#ebdbb2",
257
258
  "widget.shadow": "#f2e5bc30"
258
259
  },
259
260
  "displayName": "Gruvbox Light Soft",