tm-themes 1.10.11 → 1.10.12

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.37 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.38 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.37 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) | 22.05 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) | 22.05 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) | 22.05 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.37 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.37 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.37 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) | 22.04 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) | 22.05 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) | 22.04 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
@@ -339,7 +339,7 @@ export const themes = [
339
339
  type: 'light',
340
340
  },
341
341
  {
342
- byteSize: 21883,
342
+ byteSize: 22573,
343
343
  displayName: 'Gruvbox Dark Hard',
344
344
  funding: [
345
345
  {
@@ -364,7 +364,7 @@ export const themes = [
364
364
  type: 'dark',
365
365
  },
366
366
  {
367
- byteSize: 21887,
367
+ byteSize: 22577,
368
368
  displayName: 'Gruvbox Dark Medium',
369
369
  funding: [
370
370
  {
@@ -389,7 +389,7 @@ export const themes = [
389
389
  type: 'dark',
390
390
  },
391
391
  {
392
- byteSize: 21883,
392
+ byteSize: 22573,
393
393
  displayName: 'Gruvbox Dark Soft',
394
394
  funding: [
395
395
  {
@@ -414,7 +414,7 @@ export const themes = [
414
414
  type: 'dark',
415
415
  },
416
416
  {
417
- byteSize: 21886,
417
+ byteSize: 22576,
418
418
  displayName: 'Gruvbox Light Hard',
419
419
  funding: [
420
420
  {
@@ -439,7 +439,7 @@ export const themes = [
439
439
  type: 'light',
440
440
  },
441
441
  {
442
- byteSize: 21890,
442
+ byteSize: 22580,
443
443
  displayName: 'Gruvbox Light Medium',
444
444
  funding: [
445
445
  {
@@ -464,7 +464,7 @@ export const themes = [
464
464
  type: 'light',
465
465
  },
466
466
  {
467
- byteSize: 21886,
467
+ byteSize: 22576,
468
468
  displayName: 'Gruvbox Light Soft',
469
469
  funding: [
470
470
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-themes",
3
3
  "type": "module",
4
- "version": "1.10.11",
4
+ "version": "1.10.12",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -868,6 +868,48 @@
868
868
  "foreground": "#fe8019"
869
869
  }
870
870
  },
871
+ {
872
+ "scope": "heading.1.markdown entity.name.section.markdown",
873
+ "settings": {
874
+ "fontStyle": "bold",
875
+ "foreground": "#fb4934"
876
+ }
877
+ },
878
+ {
879
+ "scope": "heading.2.markdown entity.name.section.markdown",
880
+ "settings": {
881
+ "fontStyle": "bold",
882
+ "foreground": "#fe8019"
883
+ }
884
+ },
885
+ {
886
+ "scope": "heading.3.markdown entity.name.section.markdown",
887
+ "settings": {
888
+ "fontStyle": "bold",
889
+ "foreground": "#fabd2f"
890
+ }
891
+ },
892
+ {
893
+ "scope": "heading.4.markdown entity.name.section.markdown",
894
+ "settings": {
895
+ "fontStyle": "bold",
896
+ "foreground": "#b8bb26"
897
+ }
898
+ },
899
+ {
900
+ "scope": "heading.5.markdown entity.name.section.markdown",
901
+ "settings": {
902
+ "fontStyle": "bold",
903
+ "foreground": "#83a598"
904
+ }
905
+ },
906
+ {
907
+ "scope": "heading.6.markdown entity.name.section.markdown",
908
+ "settings": {
909
+ "fontStyle": "bold",
910
+ "foreground": "#d3869b"
911
+ }
912
+ },
871
913
  {
872
914
  "scope": "markup.italic",
873
915
  "settings": {
@@ -868,6 +868,48 @@
868
868
  "foreground": "#fe8019"
869
869
  }
870
870
  },
871
+ {
872
+ "scope": "heading.1.markdown entity.name.section.markdown",
873
+ "settings": {
874
+ "fontStyle": "bold",
875
+ "foreground": "#fb4934"
876
+ }
877
+ },
878
+ {
879
+ "scope": "heading.2.markdown entity.name.section.markdown",
880
+ "settings": {
881
+ "fontStyle": "bold",
882
+ "foreground": "#fe8019"
883
+ }
884
+ },
885
+ {
886
+ "scope": "heading.3.markdown entity.name.section.markdown",
887
+ "settings": {
888
+ "fontStyle": "bold",
889
+ "foreground": "#fabd2f"
890
+ }
891
+ },
892
+ {
893
+ "scope": "heading.4.markdown entity.name.section.markdown",
894
+ "settings": {
895
+ "fontStyle": "bold",
896
+ "foreground": "#b8bb26"
897
+ }
898
+ },
899
+ {
900
+ "scope": "heading.5.markdown entity.name.section.markdown",
901
+ "settings": {
902
+ "fontStyle": "bold",
903
+ "foreground": "#83a598"
904
+ }
905
+ },
906
+ {
907
+ "scope": "heading.6.markdown entity.name.section.markdown",
908
+ "settings": {
909
+ "fontStyle": "bold",
910
+ "foreground": "#d3869b"
911
+ }
912
+ },
871
913
  {
872
914
  "scope": "markup.italic",
873
915
  "settings": {
@@ -868,6 +868,48 @@
868
868
  "foreground": "#fe8019"
869
869
  }
870
870
  },
871
+ {
872
+ "scope": "heading.1.markdown entity.name.section.markdown",
873
+ "settings": {
874
+ "fontStyle": "bold",
875
+ "foreground": "#fb4934"
876
+ }
877
+ },
878
+ {
879
+ "scope": "heading.2.markdown entity.name.section.markdown",
880
+ "settings": {
881
+ "fontStyle": "bold",
882
+ "foreground": "#fe8019"
883
+ }
884
+ },
885
+ {
886
+ "scope": "heading.3.markdown entity.name.section.markdown",
887
+ "settings": {
888
+ "fontStyle": "bold",
889
+ "foreground": "#fabd2f"
890
+ }
891
+ },
892
+ {
893
+ "scope": "heading.4.markdown entity.name.section.markdown",
894
+ "settings": {
895
+ "fontStyle": "bold",
896
+ "foreground": "#b8bb26"
897
+ }
898
+ },
899
+ {
900
+ "scope": "heading.5.markdown entity.name.section.markdown",
901
+ "settings": {
902
+ "fontStyle": "bold",
903
+ "foreground": "#83a598"
904
+ }
905
+ },
906
+ {
907
+ "scope": "heading.6.markdown entity.name.section.markdown",
908
+ "settings": {
909
+ "fontStyle": "bold",
910
+ "foreground": "#d3869b"
911
+ }
912
+ },
871
913
  {
872
914
  "scope": "markup.italic",
873
915
  "settings": {
@@ -868,6 +868,48 @@
868
868
  "foreground": "#af3a03"
869
869
  }
870
870
  },
871
+ {
872
+ "scope": "heading.1.markdown entity.name.section.markdown",
873
+ "settings": {
874
+ "fontStyle": "bold",
875
+ "foreground": "#9d0006"
876
+ }
877
+ },
878
+ {
879
+ "scope": "heading.2.markdown entity.name.section.markdown",
880
+ "settings": {
881
+ "fontStyle": "bold",
882
+ "foreground": "#af3a03"
883
+ }
884
+ },
885
+ {
886
+ "scope": "heading.3.markdown entity.name.section.markdown",
887
+ "settings": {
888
+ "fontStyle": "bold",
889
+ "foreground": "#b57614"
890
+ }
891
+ },
892
+ {
893
+ "scope": "heading.4.markdown entity.name.section.markdown",
894
+ "settings": {
895
+ "fontStyle": "bold",
896
+ "foreground": "#79740e"
897
+ }
898
+ },
899
+ {
900
+ "scope": "heading.5.markdown entity.name.section.markdown",
901
+ "settings": {
902
+ "fontStyle": "bold",
903
+ "foreground": "#076678"
904
+ }
905
+ },
906
+ {
907
+ "scope": "heading.6.markdown entity.name.section.markdown",
908
+ "settings": {
909
+ "fontStyle": "bold",
910
+ "foreground": "#8f3f71"
911
+ }
912
+ },
871
913
  {
872
914
  "scope": "markup.italic",
873
915
  "settings": {
@@ -868,6 +868,48 @@
868
868
  "foreground": "#af3a03"
869
869
  }
870
870
  },
871
+ {
872
+ "scope": "heading.1.markdown entity.name.section.markdown",
873
+ "settings": {
874
+ "fontStyle": "bold",
875
+ "foreground": "#9d0006"
876
+ }
877
+ },
878
+ {
879
+ "scope": "heading.2.markdown entity.name.section.markdown",
880
+ "settings": {
881
+ "fontStyle": "bold",
882
+ "foreground": "#af3a03"
883
+ }
884
+ },
885
+ {
886
+ "scope": "heading.3.markdown entity.name.section.markdown",
887
+ "settings": {
888
+ "fontStyle": "bold",
889
+ "foreground": "#b57614"
890
+ }
891
+ },
892
+ {
893
+ "scope": "heading.4.markdown entity.name.section.markdown",
894
+ "settings": {
895
+ "fontStyle": "bold",
896
+ "foreground": "#79740e"
897
+ }
898
+ },
899
+ {
900
+ "scope": "heading.5.markdown entity.name.section.markdown",
901
+ "settings": {
902
+ "fontStyle": "bold",
903
+ "foreground": "#076678"
904
+ }
905
+ },
906
+ {
907
+ "scope": "heading.6.markdown entity.name.section.markdown",
908
+ "settings": {
909
+ "fontStyle": "bold",
910
+ "foreground": "#8f3f71"
911
+ }
912
+ },
871
913
  {
872
914
  "scope": "markup.italic",
873
915
  "settings": {
@@ -868,6 +868,48 @@
868
868
  "foreground": "#af3a03"
869
869
  }
870
870
  },
871
+ {
872
+ "scope": "heading.1.markdown entity.name.section.markdown",
873
+ "settings": {
874
+ "fontStyle": "bold",
875
+ "foreground": "#9d0006"
876
+ }
877
+ },
878
+ {
879
+ "scope": "heading.2.markdown entity.name.section.markdown",
880
+ "settings": {
881
+ "fontStyle": "bold",
882
+ "foreground": "#af3a03"
883
+ }
884
+ },
885
+ {
886
+ "scope": "heading.3.markdown entity.name.section.markdown",
887
+ "settings": {
888
+ "fontStyle": "bold",
889
+ "foreground": "#b57614"
890
+ }
891
+ },
892
+ {
893
+ "scope": "heading.4.markdown entity.name.section.markdown",
894
+ "settings": {
895
+ "fontStyle": "bold",
896
+ "foreground": "#79740e"
897
+ }
898
+ },
899
+ {
900
+ "scope": "heading.5.markdown entity.name.section.markdown",
901
+ "settings": {
902
+ "fontStyle": "bold",
903
+ "foreground": "#076678"
904
+ }
905
+ },
906
+ {
907
+ "scope": "heading.6.markdown entity.name.section.markdown",
908
+ "settings": {
909
+ "fontStyle": "bold",
910
+ "foreground": "#8f3f71"
911
+ }
912
+ },
871
913
  {
872
914
  "scope": "markup.italic",
873
915
  "settings": {