@shikijs/themes 1.25.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.
Files changed (113) hide show
  1. package/LICENSE +22 -0
  2. package/README.md +7 -0
  3. package/dist/andromeeda.d.mts +3 -0
  4. package/dist/andromeeda.mjs +2 -0
  5. package/dist/aurora-x.d.mts +3 -0
  6. package/dist/aurora-x.mjs +2 -0
  7. package/dist/ayu-dark.d.mts +3 -0
  8. package/dist/ayu-dark.mjs +2 -0
  9. package/dist/catppuccin-frappe.d.mts +3 -0
  10. package/dist/catppuccin-frappe.mjs +2 -0
  11. package/dist/catppuccin-latte.d.mts +3 -0
  12. package/dist/catppuccin-latte.mjs +2 -0
  13. package/dist/catppuccin-macchiato.d.mts +3 -0
  14. package/dist/catppuccin-macchiato.mjs +2 -0
  15. package/dist/catppuccin-mocha.d.mts +3 -0
  16. package/dist/catppuccin-mocha.mjs +2 -0
  17. package/dist/dark-plus.d.mts +3 -0
  18. package/dist/dark-plus.mjs +2 -0
  19. package/dist/dracula-soft.d.mts +3 -0
  20. package/dist/dracula-soft.mjs +2 -0
  21. package/dist/dracula.d.mts +3 -0
  22. package/dist/dracula.mjs +2 -0
  23. package/dist/everforest-dark.d.mts +3 -0
  24. package/dist/everforest-dark.mjs +2 -0
  25. package/dist/everforest-light.d.mts +3 -0
  26. package/dist/everforest-light.mjs +2 -0
  27. package/dist/github-dark-default.d.mts +3 -0
  28. package/dist/github-dark-default.mjs +2 -0
  29. package/dist/github-dark-dimmed.d.mts +3 -0
  30. package/dist/github-dark-dimmed.mjs +2 -0
  31. package/dist/github-dark-high-contrast.d.mts +3 -0
  32. package/dist/github-dark-high-contrast.mjs +2 -0
  33. package/dist/github-dark.d.mts +3 -0
  34. package/dist/github-dark.mjs +2 -0
  35. package/dist/github-light-default.d.mts +3 -0
  36. package/dist/github-light-default.mjs +2 -0
  37. package/dist/github-light-high-contrast.d.mts +3 -0
  38. package/dist/github-light-high-contrast.mjs +2 -0
  39. package/dist/github-light.d.mts +3 -0
  40. package/dist/github-light.mjs +2 -0
  41. package/dist/houston.d.mts +3 -0
  42. package/dist/houston.mjs +2 -0
  43. package/dist/index.d.mts +1 -0
  44. package/dist/index.mjs +56 -0
  45. package/dist/kanagawa-dragon.d.mts +3 -0
  46. package/dist/kanagawa-dragon.mjs +2 -0
  47. package/dist/kanagawa-lotus.d.mts +3 -0
  48. package/dist/kanagawa-lotus.mjs +2 -0
  49. package/dist/kanagawa-wave.d.mts +3 -0
  50. package/dist/kanagawa-wave.mjs +2 -0
  51. package/dist/laserwave.d.mts +3 -0
  52. package/dist/laserwave.mjs +2 -0
  53. package/dist/light-plus.d.mts +3 -0
  54. package/dist/light-plus.mjs +2 -0
  55. package/dist/material-theme-darker.d.mts +3 -0
  56. package/dist/material-theme-darker.mjs +2 -0
  57. package/dist/material-theme-lighter.d.mts +3 -0
  58. package/dist/material-theme-lighter.mjs +2 -0
  59. package/dist/material-theme-ocean.d.mts +3 -0
  60. package/dist/material-theme-ocean.mjs +2 -0
  61. package/dist/material-theme-palenight.d.mts +3 -0
  62. package/dist/material-theme-palenight.mjs +2 -0
  63. package/dist/material-theme.d.mts +3 -0
  64. package/dist/material-theme.mjs +2 -0
  65. package/dist/min-dark.d.mts +3 -0
  66. package/dist/min-dark.mjs +2 -0
  67. package/dist/min-light.d.mts +3 -0
  68. package/dist/min-light.mjs +2 -0
  69. package/dist/monokai.d.mts +3 -0
  70. package/dist/monokai.mjs +2 -0
  71. package/dist/night-owl.d.mts +3 -0
  72. package/dist/night-owl.mjs +2 -0
  73. package/dist/nord.d.mts +3 -0
  74. package/dist/nord.mjs +2 -0
  75. package/dist/one-dark-pro.d.mts +3 -0
  76. package/dist/one-dark-pro.mjs +2 -0
  77. package/dist/one-light.d.mts +3 -0
  78. package/dist/one-light.mjs +2 -0
  79. package/dist/plastic.d.mts +3 -0
  80. package/dist/plastic.mjs +2 -0
  81. package/dist/poimandres.d.mts +3 -0
  82. package/dist/poimandres.mjs +2 -0
  83. package/dist/red.d.mts +3 -0
  84. package/dist/red.mjs +2 -0
  85. package/dist/rose-pine-dawn.d.mts +3 -0
  86. package/dist/rose-pine-dawn.mjs +2 -0
  87. package/dist/rose-pine-moon.d.mts +3 -0
  88. package/dist/rose-pine-moon.mjs +2 -0
  89. package/dist/rose-pine.d.mts +3 -0
  90. package/dist/rose-pine.mjs +2 -0
  91. package/dist/slack-dark.d.mts +3 -0
  92. package/dist/slack-dark.mjs +2 -0
  93. package/dist/slack-ochin.d.mts +3 -0
  94. package/dist/slack-ochin.mjs +2 -0
  95. package/dist/snazzy-light.d.mts +3 -0
  96. package/dist/snazzy-light.mjs +2 -0
  97. package/dist/solarized-dark.d.mts +3 -0
  98. package/dist/solarized-dark.mjs +2 -0
  99. package/dist/solarized-light.d.mts +3 -0
  100. package/dist/solarized-light.mjs +2 -0
  101. package/dist/synthwave-84.d.mts +3 -0
  102. package/dist/synthwave-84.mjs +2 -0
  103. package/dist/tokyo-night.d.mts +3 -0
  104. package/dist/tokyo-night.mjs +2 -0
  105. package/dist/vesper.d.mts +3 -0
  106. package/dist/vesper.mjs +2 -0
  107. package/dist/vitesse-black.d.mts +3 -0
  108. package/dist/vitesse-black.mjs +2 -0
  109. package/dist/vitesse-dark.d.mts +3 -0
  110. package/dist/vitesse-dark.mjs +2 -0
  111. package/dist/vitesse-light.d.mts +3 -0
  112. package/dist/vitesse-light.mjs +2 -0
  113. package/package.json +92 -0
@@ -0,0 +1,2 @@
1
+ /* Theme: github-dark */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#f9826c\",\"activityBar.background\":\"#24292e\",\"activityBar.border\":\"#1b1f23\",\"activityBar.foreground\":\"#e1e4e8\",\"activityBar.inactiveForeground\":\"#6a737d\",\"activityBarBadge.background\":\"#0366d6\",\"activityBarBadge.foreground\":\"#fff\",\"badge.background\":\"#044289\",\"badge.foreground\":\"#c8e1ff\",\"breadcrumb.activeSelectionForeground\":\"#d1d5da\",\"breadcrumb.focusForeground\":\"#e1e4e8\",\"breadcrumb.foreground\":\"#959da5\",\"breadcrumbPicker.background\":\"#2b3036\",\"button.background\":\"#176f2c\",\"button.foreground\":\"#dcffe4\",\"button.hoverBackground\":\"#22863a\",\"button.secondaryBackground\":\"#444d56\",\"button.secondaryForeground\":\"#fff\",\"button.secondaryHoverBackground\":\"#586069\",\"checkbox.background\":\"#444d56\",\"checkbox.border\":\"#1b1f23\",\"debugToolBar.background\":\"#2b3036\",\"descriptionForeground\":\"#959da5\",\"diffEditor.insertedTextBackground\":\"#28a74530\",\"diffEditor.removedTextBackground\":\"#d73a4930\",\"dropdown.background\":\"#2f363d\",\"dropdown.border\":\"#1b1f23\",\"dropdown.foreground\":\"#e1e4e8\",\"dropdown.listBackground\":\"#24292e\",\"editor.background\":\"#24292e\",\"editor.findMatchBackground\":\"#ffd33d44\",\"editor.findMatchHighlightBackground\":\"#ffd33d22\",\"editor.focusedStackFrameHighlightBackground\":\"#2b6a3033\",\"editor.foldBackground\":\"#58606915\",\"editor.foreground\":\"#e1e4e8\",\"editor.inactiveSelectionBackground\":\"#3392FF22\",\"editor.lineHighlightBackground\":\"#2b3036\",\"editor.linkedEditingBackground\":\"#3392FF22\",\"editor.selectionBackground\":\"#3392FF44\",\"editor.selectionHighlightBackground\":\"#17E5E633\",\"editor.selectionHighlightBorder\":\"#17E5E600\",\"editor.stackFrameHighlightBackground\":\"#C6902625\",\"editor.wordHighlightBackground\":\"#17E5E600\",\"editor.wordHighlightBorder\":\"#17E5E699\",\"editor.wordHighlightStrongBackground\":\"#17E5E600\",\"editor.wordHighlightStrongBorder\":\"#17E5E666\",\"editorBracketHighlight.foreground1\":\"#79b8ff\",\"editorBracketHighlight.foreground2\":\"#ffab70\",\"editorBracketHighlight.foreground3\":\"#b392f0\",\"editorBracketHighlight.foreground4\":\"#79b8ff\",\"editorBracketHighlight.foreground5\":\"#ffab70\",\"editorBracketHighlight.foreground6\":\"#b392f0\",\"editorBracketMatch.background\":\"#17E5E650\",\"editorBracketMatch.border\":\"#17E5E600\",\"editorCursor.foreground\":\"#c8e1ff\",\"editorError.foreground\":\"#f97583\",\"editorGroup.border\":\"#1b1f23\",\"editorGroupHeader.tabsBackground\":\"#1f2428\",\"editorGroupHeader.tabsBorder\":\"#1b1f23\",\"editorGutter.addedBackground\":\"#28a745\",\"editorGutter.deletedBackground\":\"#ea4a5a\",\"editorGutter.modifiedBackground\":\"#2188ff\",\"editorIndentGuide.activeBackground\":\"#444d56\",\"editorIndentGuide.background\":\"#2f363d\",\"editorLineNumber.activeForeground\":\"#e1e4e8\",\"editorLineNumber.foreground\":\"#444d56\",\"editorOverviewRuler.border\":\"#1b1f23\",\"editorWarning.foreground\":\"#ffea7f\",\"editorWhitespace.foreground\":\"#444d56\",\"editorWidget.background\":\"#1f2428\",\"errorForeground\":\"#f97583\",\"focusBorder\":\"#005cc5\",\"foreground\":\"#d1d5da\",\"gitDecoration.addedResourceForeground\":\"#34d058\",\"gitDecoration.conflictingResourceForeground\":\"#ffab70\",\"gitDecoration.deletedResourceForeground\":\"#ea4a5a\",\"gitDecoration.ignoredResourceForeground\":\"#6a737d\",\"gitDecoration.modifiedResourceForeground\":\"#79b8ff\",\"gitDecoration.submoduleResourceForeground\":\"#6a737d\",\"gitDecoration.untrackedResourceForeground\":\"#34d058\",\"input.background\":\"#2f363d\",\"input.border\":\"#1b1f23\",\"input.foreground\":\"#e1e4e8\",\"input.placeholderForeground\":\"#959da5\",\"list.activeSelectionBackground\":\"#39414a\",\"list.activeSelectionForeground\":\"#e1e4e8\",\"list.focusBackground\":\"#044289\",\"list.hoverBackground\":\"#282e34\",\"list.hoverForeground\":\"#e1e4e8\",\"list.inactiveFocusBackground\":\"#1d2d3e\",\"list.inactiveSelectionBackground\":\"#282e34\",\"list.inactiveSelectionForeground\":\"#e1e4e8\",\"notificationCenterHeader.background\":\"#24292e\",\"notificationCenterHeader.foreground\":\"#959da5\",\"notifications.background\":\"#2f363d\",\"notifications.border\":\"#1b1f23\",\"notifications.foreground\":\"#e1e4e8\",\"notificationsErrorIcon.foreground\":\"#ea4a5a\",\"notificationsInfoIcon.foreground\":\"#79b8ff\",\"notificationsWarningIcon.foreground\":\"#ffab70\",\"panel.background\":\"#1f2428\",\"panel.border\":\"#1b1f23\",\"panelInput.border\":\"#2f363d\",\"panelTitle.activeBorder\":\"#f9826c\",\"panelTitle.activeForeground\":\"#e1e4e8\",\"panelTitle.inactiveForeground\":\"#959da5\",\"peekViewEditor.background\":\"#1f242888\",\"peekViewEditor.matchHighlightBackground\":\"#ffd33d33\",\"peekViewResult.background\":\"#1f2428\",\"peekViewResult.matchHighlightBackground\":\"#ffd33d33\",\"pickerGroup.border\":\"#444d56\",\"pickerGroup.foreground\":\"#e1e4e8\",\"progressBar.background\":\"#0366d6\",\"quickInput.background\":\"#24292e\",\"quickInput.foreground\":\"#e1e4e8\",\"scrollbar.shadow\":\"#0008\",\"scrollbarSlider.activeBackground\":\"#6a737d88\",\"scrollbarSlider.background\":\"#6a737d33\",\"scrollbarSlider.hoverBackground\":\"#6a737d44\",\"settings.headerForeground\":\"#e1e4e8\",\"settings.modifiedItemIndicator\":\"#0366d6\",\"sideBar.background\":\"#1f2428\",\"sideBar.border\":\"#1b1f23\",\"sideBar.foreground\":\"#d1d5da\",\"sideBarSectionHeader.background\":\"#1f2428\",\"sideBarSectionHeader.border\":\"#1b1f23\",\"sideBarSectionHeader.foreground\":\"#e1e4e8\",\"sideBarTitle.foreground\":\"#e1e4e8\",\"statusBar.background\":\"#24292e\",\"statusBar.border\":\"#1b1f23\",\"statusBar.debuggingBackground\":\"#931c06\",\"statusBar.debuggingForeground\":\"#fff\",\"statusBar.foreground\":\"#d1d5da\",\"statusBar.noFolderBackground\":\"#24292e\",\"statusBarItem.prominentBackground\":\"#282e34\",\"statusBarItem.remoteBackground\":\"#24292e\",\"statusBarItem.remoteForeground\":\"#d1d5da\",\"tab.activeBackground\":\"#24292e\",\"tab.activeBorder\":\"#24292e\",\"tab.activeBorderTop\":\"#f9826c\",\"tab.activeForeground\":\"#e1e4e8\",\"tab.border\":\"#1b1f23\",\"tab.hoverBackground\":\"#24292e\",\"tab.inactiveBackground\":\"#1f2428\",\"tab.inactiveForeground\":\"#959da5\",\"tab.unfocusedActiveBorder\":\"#24292e\",\"tab.unfocusedActiveBorderTop\":\"#1b1f23\",\"tab.unfocusedHoverBackground\":\"#24292e\",\"terminal.ansiBlack\":\"#586069\",\"terminal.ansiBlue\":\"#2188ff\",\"terminal.ansiBrightBlack\":\"#959da5\",\"terminal.ansiBrightBlue\":\"#79b8ff\",\"terminal.ansiBrightCyan\":\"#56d4dd\",\"terminal.ansiBrightGreen\":\"#85e89d\",\"terminal.ansiBrightMagenta\":\"#b392f0\",\"terminal.ansiBrightRed\":\"#f97583\",\"terminal.ansiBrightWhite\":\"#fafbfc\",\"terminal.ansiBrightYellow\":\"#ffea7f\",\"terminal.ansiCyan\":\"#39c5cf\",\"terminal.ansiGreen\":\"#34d058\",\"terminal.ansiMagenta\":\"#b392f0\",\"terminal.ansiRed\":\"#ea4a5a\",\"terminal.ansiWhite\":\"#d1d5da\",\"terminal.ansiYellow\":\"#ffea7f\",\"terminal.foreground\":\"#d1d5da\",\"terminal.tab.activeBorder\":\"#f9826c\",\"terminalCursor.background\":\"#586069\",\"terminalCursor.foreground\":\"#79b8ff\",\"textBlockQuote.background\":\"#24292e\",\"textBlockQuote.border\":\"#444d56\",\"textCodeBlock.background\":\"#2f363d\",\"textLink.activeForeground\":\"#c8e1ff\",\"textLink.foreground\":\"#79b8ff\",\"textPreformat.foreground\":\"#d1d5da\",\"textSeparator.foreground\":\"#586069\",\"titleBar.activeBackground\":\"#24292e\",\"titleBar.activeForeground\":\"#e1e4e8\",\"titleBar.border\":\"#1b1f23\",\"titleBar.inactiveBackground\":\"#1f2428\",\"titleBar.inactiveForeground\":\"#959da5\",\"tree.indentGuidesStroke\":\"#2f363d\",\"welcomePage.buttonBackground\":\"#2f363d\",\"welcomePage.buttonHoverBackground\":\"#444d56\"},\"displayName\":\"GitHub Dark\",\"name\":\"github-dark\",\"semanticHighlighting\":true,\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\",\"string.comment\"],\"settings\":{\"foreground\":\"#6a737d\"}},{\"scope\":[\"constant\",\"entity.name.constant\",\"variable.other.constant\",\"variable.other.enummember\",\"variable.language\"],\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":[\"entity\",\"entity.name\"],\"settings\":{\"foreground\":\"#b392f0\"}},{\"scope\":\"variable.parameter.function\",\"settings\":{\"foreground\":\"#e1e4e8\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#85e89d\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#f97583\"}},{\"scope\":[\"storage\",\"storage.type\"],\"settings\":{\"foreground\":\"#f97583\"}},{\"scope\":[\"storage.modifier.package\",\"storage.modifier.import\",\"storage.type.java\"],\"settings\":{\"foreground\":\"#e1e4e8\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"string punctuation.section.embedded source\"],\"settings\":{\"foreground\":\"#9ecbff\"}},{\"scope\":\"support\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":\"meta.property-name\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":\"variable\",\"settings\":{\"foreground\":\"#ffab70\"}},{\"scope\":\"variable.other\",\"settings\":{\"foreground\":\"#e1e4e8\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#fdaeb7\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#fdaeb7\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#fdaeb7\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#fdaeb7\"}},{\"scope\":\"carriage-return\",\"settings\":{\"background\":\"#f97583\",\"content\":\"^M\",\"fontStyle\":\"italic underline\",\"foreground\":\"#24292e\"}},{\"scope\":\"message.error\",\"settings\":{\"foreground\":\"#fdaeb7\"}},{\"scope\":\"string variable\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":[\"source.regexp\",\"string.regexp\"],\"settings\":{\"foreground\":\"#dbedff\"}},{\"scope\":[\"string.regexp.character-class\",\"string.regexp constant.character.escape\",\"string.regexp source.ruby.embedded\",\"string.regexp string.regexp.arbitrary-repitition\"],\"settings\":{\"foreground\":\"#dbedff\"}},{\"scope\":\"string.regexp constant.character.escape\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#85e89d\"}},{\"scope\":\"support.constant\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":\"support.variable\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":\"meta.module-reference\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#ffab70\"}},{\"scope\":[\"markup.heading\",\"markup.heading entity.name\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79b8ff\"}},{\"scope\":\"markup.quote\",\"settings\":{\"foreground\":\"#85e89d\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#e1e4e8\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#e1e4e8\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"markup.strikethrough\"],\"settings\":{\"fontStyle\":\"strikethrough\"}},{\"scope\":\"markup.inline.raw\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":[\"markup.deleted\",\"meta.diff.header.from-file\",\"punctuation.definition.deleted\"],\"settings\":{\"background\":\"#86181d\",\"foreground\":\"#fdaeb7\"}},{\"scope\":[\"markup.inserted\",\"meta.diff.header.to-file\",\"punctuation.definition.inserted\"],\"settings\":{\"background\":\"#144620\",\"foreground\":\"#85e89d\"}},{\"scope\":[\"markup.changed\",\"punctuation.definition.changed\"],\"settings\":{\"background\":\"#c24e00\",\"foreground\":\"#ffab70\"}},{\"scope\":[\"markup.ignored\",\"markup.untracked\"],\"settings\":{\"background\":\"#79b8ff\",\"foreground\":\"#2f363d\"}},{\"scope\":\"meta.diff.range\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b392f0\"}},{\"scope\":\"meta.diff.header\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":\"meta.separator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79b8ff\"}},{\"scope\":\"meta.output\",\"settings\":{\"foreground\":\"#79b8ff\"}},{\"scope\":[\"brackethighlighter.tag\",\"brackethighlighter.curly\",\"brackethighlighter.round\",\"brackethighlighter.square\",\"brackethighlighter.angle\",\"brackethighlighter.quote\"],\"settings\":{\"foreground\":\"#d1d5da\"}},{\"scope\":\"brackethighlighter.unmatched\",\"settings\":{\"foreground\":\"#fdaeb7\"}},{\"scope\":[\"constant.other.reference.link\",\"string.other.link\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#dbedff\"}}],\"type\":\"dark\"}"))
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme
@@ -0,0 +1,2 @@
1
+ /* Theme: github-light-default */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#fd8c73\",\"activityBar.background\":\"#ffffff\",\"activityBar.border\":\"#d0d7de\",\"activityBar.foreground\":\"#1f2328\",\"activityBar.inactiveForeground\":\"#656d76\",\"activityBarBadge.background\":\"#0969da\",\"activityBarBadge.foreground\":\"#ffffff\",\"badge.background\":\"#0969da\",\"badge.foreground\":\"#ffffff\",\"breadcrumb.activeSelectionForeground\":\"#656d76\",\"breadcrumb.focusForeground\":\"#1f2328\",\"breadcrumb.foreground\":\"#656d76\",\"breadcrumbPicker.background\":\"#ffffff\",\"button.background\":\"#1f883d\",\"button.foreground\":\"#ffffff\",\"button.hoverBackground\":\"#1a7f37\",\"button.secondaryBackground\":\"#ebecf0\",\"button.secondaryForeground\":\"#24292f\",\"button.secondaryHoverBackground\":\"#f3f4f6\",\"checkbox.background\":\"#f6f8fa\",\"checkbox.border\":\"#d0d7de\",\"debugConsole.errorForeground\":\"#cf222e\",\"debugConsole.infoForeground\":\"#57606a\",\"debugConsole.sourceForeground\":\"#9a6700\",\"debugConsole.warningForeground\":\"#7d4e00\",\"debugConsoleInputIcon.foreground\":\"#6639ba\",\"debugIcon.breakpointForeground\":\"#cf222e\",\"debugTokenExpression.boolean\":\"#116329\",\"debugTokenExpression.error\":\"#a40e26\",\"debugTokenExpression.name\":\"#0550ae\",\"debugTokenExpression.number\":\"#116329\",\"debugTokenExpression.string\":\"#0a3069\",\"debugTokenExpression.value\":\"#0a3069\",\"debugToolBar.background\":\"#ffffff\",\"descriptionForeground\":\"#656d76\",\"diffEditor.insertedLineBackground\":\"#aceebb4d\",\"diffEditor.insertedTextBackground\":\"#6fdd8b80\",\"diffEditor.removedLineBackground\":\"#ffcecb4d\",\"diffEditor.removedTextBackground\":\"#ff818266\",\"dropdown.background\":\"#ffffff\",\"dropdown.border\":\"#d0d7de\",\"dropdown.foreground\":\"#1f2328\",\"dropdown.listBackground\":\"#ffffff\",\"editor.background\":\"#ffffff\",\"editor.findMatchBackground\":\"#bf8700\",\"editor.findMatchHighlightBackground\":\"#fae17d80\",\"editor.focusedStackFrameHighlightBackground\":\"#4ac26b66\",\"editor.foldBackground\":\"#6e77811a\",\"editor.foreground\":\"#1f2328\",\"editor.lineHighlightBackground\":\"#eaeef280\",\"editor.linkedEditingBackground\":\"#0969da12\",\"editor.selectionHighlightBackground\":\"#4ac26b40\",\"editor.stackFrameHighlightBackground\":\"#d4a72c66\",\"editor.wordHighlightBackground\":\"#eaeef280\",\"editor.wordHighlightBorder\":\"#afb8c199\",\"editor.wordHighlightStrongBackground\":\"#afb8c14d\",\"editor.wordHighlightStrongBorder\":\"#afb8c199\",\"editorBracketHighlight.foreground1\":\"#0969da\",\"editorBracketHighlight.foreground2\":\"#1a7f37\",\"editorBracketHighlight.foreground3\":\"#9a6700\",\"editorBracketHighlight.foreground4\":\"#cf222e\",\"editorBracketHighlight.foreground5\":\"#bf3989\",\"editorBracketHighlight.foreground6\":\"#8250df\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#656d76\",\"editorBracketMatch.background\":\"#4ac26b40\",\"editorBracketMatch.border\":\"#4ac26b99\",\"editorCursor.foreground\":\"#0969da\",\"editorGroup.border\":\"#d0d7de\",\"editorGroupHeader.tabsBackground\":\"#f6f8fa\",\"editorGroupHeader.tabsBorder\":\"#d0d7de\",\"editorGutter.addedBackground\":\"#4ac26b66\",\"editorGutter.deletedBackground\":\"#ff818266\",\"editorGutter.modifiedBackground\":\"#d4a72c66\",\"editorIndentGuide.activeBackground\":\"#1f23283d\",\"editorIndentGuide.background\":\"#1f23281f\",\"editorInlayHint.background\":\"#afb8c133\",\"editorInlayHint.foreground\":\"#656d76\",\"editorInlayHint.paramBackground\":\"#afb8c133\",\"editorInlayHint.paramForeground\":\"#656d76\",\"editorInlayHint.typeBackground\":\"#afb8c133\",\"editorInlayHint.typeForeground\":\"#656d76\",\"editorLineNumber.activeForeground\":\"#1f2328\",\"editorLineNumber.foreground\":\"#8c959f\",\"editorOverviewRuler.border\":\"#ffffff\",\"editorWhitespace.foreground\":\"#afb8c1\",\"editorWidget.background\":\"#ffffff\",\"errorForeground\":\"#cf222e\",\"focusBorder\":\"#0969da\",\"foreground\":\"#1f2328\",\"gitDecoration.addedResourceForeground\":\"#1a7f37\",\"gitDecoration.conflictingResourceForeground\":\"#bc4c00\",\"gitDecoration.deletedResourceForeground\":\"#cf222e\",\"gitDecoration.ignoredResourceForeground\":\"#6e7781\",\"gitDecoration.modifiedResourceForeground\":\"#9a6700\",\"gitDecoration.submoduleResourceForeground\":\"#656d76\",\"gitDecoration.untrackedResourceForeground\":\"#1a7f37\",\"icon.foreground\":\"#656d76\",\"input.background\":\"#ffffff\",\"input.border\":\"#d0d7de\",\"input.foreground\":\"#1f2328\",\"input.placeholderForeground\":\"#6e7781\",\"keybindingLabel.foreground\":\"#1f2328\",\"list.activeSelectionBackground\":\"#afb8c133\",\"list.activeSelectionForeground\":\"#1f2328\",\"list.focusBackground\":\"#ddf4ff\",\"list.focusForeground\":\"#1f2328\",\"list.highlightForeground\":\"#0969da\",\"list.hoverBackground\":\"#eaeef280\",\"list.hoverForeground\":\"#1f2328\",\"list.inactiveFocusBackground\":\"#ddf4ff\",\"list.inactiveSelectionBackground\":\"#afb8c133\",\"list.inactiveSelectionForeground\":\"#1f2328\",\"minimapSlider.activeBackground\":\"#8c959f47\",\"minimapSlider.background\":\"#8c959f33\",\"minimapSlider.hoverBackground\":\"#8c959f3d\",\"notificationCenterHeader.background\":\"#f6f8fa\",\"notificationCenterHeader.foreground\":\"#656d76\",\"notifications.background\":\"#ffffff\",\"notifications.border\":\"#d0d7de\",\"notifications.foreground\":\"#1f2328\",\"notificationsErrorIcon.foreground\":\"#cf222e\",\"notificationsInfoIcon.foreground\":\"#0969da\",\"notificationsWarningIcon.foreground\":\"#9a6700\",\"panel.background\":\"#f6f8fa\",\"panel.border\":\"#d0d7de\",\"panelInput.border\":\"#d0d7de\",\"panelTitle.activeBorder\":\"#fd8c73\",\"panelTitle.activeForeground\":\"#1f2328\",\"panelTitle.inactiveForeground\":\"#656d76\",\"pickerGroup.border\":\"#d0d7de\",\"pickerGroup.foreground\":\"#656d76\",\"progressBar.background\":\"#0969da\",\"quickInput.background\":\"#ffffff\",\"quickInput.foreground\":\"#1f2328\",\"scrollbar.shadow\":\"#6e778133\",\"scrollbarSlider.activeBackground\":\"#8c959f47\",\"scrollbarSlider.background\":\"#8c959f33\",\"scrollbarSlider.hoverBackground\":\"#8c959f3d\",\"settings.headerForeground\":\"#1f2328\",\"settings.modifiedItemIndicator\":\"#d4a72c66\",\"sideBar.background\":\"#f6f8fa\",\"sideBar.border\":\"#d0d7de\",\"sideBar.foreground\":\"#1f2328\",\"sideBarSectionHeader.background\":\"#f6f8fa\",\"sideBarSectionHeader.border\":\"#d0d7de\",\"sideBarSectionHeader.foreground\":\"#1f2328\",\"sideBarTitle.foreground\":\"#1f2328\",\"statusBar.background\":\"#ffffff\",\"statusBar.border\":\"#d0d7de\",\"statusBar.debuggingBackground\":\"#cf222e\",\"statusBar.debuggingForeground\":\"#ffffff\",\"statusBar.focusBorder\":\"#0969da80\",\"statusBar.foreground\":\"#656d76\",\"statusBar.noFolderBackground\":\"#ffffff\",\"statusBarItem.activeBackground\":\"#1f23281f\",\"statusBarItem.focusBorder\":\"#0969da\",\"statusBarItem.hoverBackground\":\"#1f232814\",\"statusBarItem.prominentBackground\":\"#afb8c133\",\"statusBarItem.remoteBackground\":\"#eaeef2\",\"statusBarItem.remoteForeground\":\"#1f2328\",\"symbolIcon.arrayForeground\":\"#953800\",\"symbolIcon.booleanForeground\":\"#0550ae\",\"symbolIcon.classForeground\":\"#953800\",\"symbolIcon.colorForeground\":\"#0a3069\",\"symbolIcon.constantForeground\":\"#116329\",\"symbolIcon.constructorForeground\":\"#3e1f79\",\"symbolIcon.enumeratorForeground\":\"#953800\",\"symbolIcon.enumeratorMemberForeground\":\"#0550ae\",\"symbolIcon.eventForeground\":\"#57606a\",\"symbolIcon.fieldForeground\":\"#953800\",\"symbolIcon.fileForeground\":\"#7d4e00\",\"symbolIcon.folderForeground\":\"#7d4e00\",\"symbolIcon.functionForeground\":\"#6639ba\",\"symbolIcon.interfaceForeground\":\"#953800\",\"symbolIcon.keyForeground\":\"#0550ae\",\"symbolIcon.keywordForeground\":\"#a40e26\",\"symbolIcon.methodForeground\":\"#6639ba\",\"symbolIcon.moduleForeground\":\"#a40e26\",\"symbolIcon.namespaceForeground\":\"#a40e26\",\"symbolIcon.nullForeground\":\"#0550ae\",\"symbolIcon.numberForeground\":\"#116329\",\"symbolIcon.objectForeground\":\"#953800\",\"symbolIcon.operatorForeground\":\"#0a3069\",\"symbolIcon.packageForeground\":\"#953800\",\"symbolIcon.propertyForeground\":\"#953800\",\"symbolIcon.referenceForeground\":\"#0550ae\",\"symbolIcon.snippetForeground\":\"#0550ae\",\"symbolIcon.stringForeground\":\"#0a3069\",\"symbolIcon.structForeground\":\"#953800\",\"symbolIcon.textForeground\":\"#0a3069\",\"symbolIcon.typeParameterForeground\":\"#0a3069\",\"symbolIcon.unitForeground\":\"#0550ae\",\"symbolIcon.variableForeground\":\"#953800\",\"tab.activeBackground\":\"#ffffff\",\"tab.activeBorder\":\"#ffffff\",\"tab.activeBorderTop\":\"#fd8c73\",\"tab.activeForeground\":\"#1f2328\",\"tab.border\":\"#d0d7de\",\"tab.hoverBackground\":\"#ffffff\",\"tab.inactiveBackground\":\"#f6f8fa\",\"tab.inactiveForeground\":\"#656d76\",\"tab.unfocusedActiveBorder\":\"#ffffff\",\"tab.unfocusedActiveBorderTop\":\"#d0d7de\",\"tab.unfocusedHoverBackground\":\"#eaeef280\",\"terminal.ansiBlack\":\"#24292f\",\"terminal.ansiBlue\":\"#0969da\",\"terminal.ansiBrightBlack\":\"#57606a\",\"terminal.ansiBrightBlue\":\"#218bff\",\"terminal.ansiBrightCyan\":\"#3192aa\",\"terminal.ansiBrightGreen\":\"#1a7f37\",\"terminal.ansiBrightMagenta\":\"#a475f9\",\"terminal.ansiBrightRed\":\"#a40e26\",\"terminal.ansiBrightWhite\":\"#8c959f\",\"terminal.ansiBrightYellow\":\"#633c01\",\"terminal.ansiCyan\":\"#1b7c83\",\"terminal.ansiGreen\":\"#116329\",\"terminal.ansiMagenta\":\"#8250df\",\"terminal.ansiRed\":\"#cf222e\",\"terminal.ansiWhite\":\"#6e7781\",\"terminal.ansiYellow\":\"#4d2d00\",\"terminal.foreground\":\"#1f2328\",\"textBlockQuote.background\":\"#f6f8fa\",\"textBlockQuote.border\":\"#d0d7de\",\"textCodeBlock.background\":\"#afb8c133\",\"textLink.activeForeground\":\"#0969da\",\"textLink.foreground\":\"#0969da\",\"textPreformat.background\":\"#afb8c133\",\"textPreformat.foreground\":\"#656d76\",\"textSeparator.foreground\":\"#d8dee4\",\"titleBar.activeBackground\":\"#ffffff\",\"titleBar.activeForeground\":\"#656d76\",\"titleBar.border\":\"#d0d7de\",\"titleBar.inactiveBackground\":\"#f6f8fa\",\"titleBar.inactiveForeground\":\"#656d76\",\"tree.indentGuidesStroke\":\"#d8dee4\",\"welcomePage.buttonBackground\":\"#f6f8fa\",\"welcomePage.buttonHoverBackground\":\"#f3f4f6\"},\"displayName\":\"GitHub Light Default\",\"name\":\"github-light-default\",\"semanticHighlighting\":true,\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\",\"string.comment\"],\"settings\":{\"foreground\":\"#6e7781\"}},{\"scope\":[\"constant.other.placeholder\",\"constant.character\"],\"settings\":{\"foreground\":\"#cf222e\"}},{\"scope\":[\"constant\",\"entity.name.constant\",\"variable.other.constant\",\"variable.other.enummember\",\"variable.language\",\"entity\"],\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":[\"entity.name\",\"meta.export.default\",\"meta.definition.variable\"],\"settings\":{\"foreground\":\"#953800\"}},{\"scope\":[\"variable.parameter.function\",\"meta.jsx.children\",\"meta.block\",\"meta.tag.attributes\",\"entity.name.constant\",\"meta.object.member\",\"meta.embedded.expression\"],\"settings\":{\"foreground\":\"#1f2328\"}},{\"scope\":\"entity.name.function\",\"settings\":{\"foreground\":\"#8250df\"}},{\"scope\":[\"entity.name.tag\",\"support.class.component\"],\"settings\":{\"foreground\":\"#116329\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#cf222e\"}},{\"scope\":[\"storage\",\"storage.type\"],\"settings\":{\"foreground\":\"#cf222e\"}},{\"scope\":[\"storage.modifier.package\",\"storage.modifier.import\",\"storage.type.java\"],\"settings\":{\"foreground\":\"#1f2328\"}},{\"scope\":[\"string\",\"string punctuation.section.embedded source\"],\"settings\":{\"foreground\":\"#0a3069\"}},{\"scope\":\"support\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":\"meta.property-name\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":\"variable\",\"settings\":{\"foreground\":\"#953800\"}},{\"scope\":\"variable.other\",\"settings\":{\"foreground\":\"#1f2328\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#82071e\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#82071e\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#82071e\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#82071e\"}},{\"scope\":\"carriage-return\",\"settings\":{\"background\":\"#cf222e\",\"content\":\"^M\",\"fontStyle\":\"italic underline\",\"foreground\":\"#f6f8fa\"}},{\"scope\":\"message.error\",\"settings\":{\"foreground\":\"#82071e\"}},{\"scope\":\"string variable\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":[\"source.regexp\",\"string.regexp\"],\"settings\":{\"foreground\":\"#0a3069\"}},{\"scope\":[\"string.regexp.character-class\",\"string.regexp constant.character.escape\",\"string.regexp source.ruby.embedded\",\"string.regexp string.regexp.arbitrary-repitition\"],\"settings\":{\"foreground\":\"#0a3069\"}},{\"scope\":\"string.regexp constant.character.escape\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#116329\"}},{\"scope\":\"support.constant\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":\"support.variable\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":\"support.type.property-name.json\",\"settings\":{\"foreground\":\"#116329\"}},{\"scope\":\"meta.module-reference\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#953800\"}},{\"scope\":[\"markup.heading\",\"markup.heading entity.name\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#0550ae\"}},{\"scope\":\"markup.quote\",\"settings\":{\"foreground\":\"#116329\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#1f2328\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#1f2328\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"markup.strikethrough\"],\"settings\":{\"fontStyle\":\"strikethrough\"}},{\"scope\":\"markup.inline.raw\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":[\"markup.deleted\",\"meta.diff.header.from-file\",\"punctuation.definition.deleted\"],\"settings\":{\"background\":\"#ffebe9\",\"foreground\":\"#82071e\"}},{\"scope\":[\"punctuation.section.embedded\"],\"settings\":{\"foreground\":\"#cf222e\"}},{\"scope\":[\"markup.inserted\",\"meta.diff.header.to-file\",\"punctuation.definition.inserted\"],\"settings\":{\"background\":\"#dafbe1\",\"foreground\":\"#116329\"}},{\"scope\":[\"markup.changed\",\"punctuation.definition.changed\"],\"settings\":{\"background\":\"#ffd8b5\",\"foreground\":\"#953800\"}},{\"scope\":[\"markup.ignored\",\"markup.untracked\"],\"settings\":{\"background\":\"#0550ae\",\"foreground\":\"#eaeef2\"}},{\"scope\":\"meta.diff.range\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8250df\"}},{\"scope\":\"meta.diff.header\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":\"meta.separator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#0550ae\"}},{\"scope\":\"meta.output\",\"settings\":{\"foreground\":\"#0550ae\"}},{\"scope\":[\"brackethighlighter.tag\",\"brackethighlighter.curly\",\"brackethighlighter.round\",\"brackethighlighter.square\",\"brackethighlighter.angle\",\"brackethighlighter.quote\"],\"settings\":{\"foreground\":\"#57606a\"}},{\"scope\":\"brackethighlighter.unmatched\",\"settings\":{\"foreground\":\"#82071e\"}},{\"scope\":[\"constant.other.reference.link\",\"string.other.link\"],\"settings\":{\"foreground\":\"#0a3069\"}}],\"type\":\"light\"}"))
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme
@@ -0,0 +1,2 @@
1
+ /* Theme: github-light-high-contrast */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#ef5b48\",\"activityBar.background\":\"#ffffff\",\"activityBar.border\":\"#20252c\",\"activityBar.foreground\":\"#0e1116\",\"activityBar.inactiveForeground\":\"#0e1116\",\"activityBarBadge.background\":\"#0349b4\",\"activityBarBadge.foreground\":\"#ffffff\",\"badge.background\":\"#0349b4\",\"badge.foreground\":\"#ffffff\",\"breadcrumb.activeSelectionForeground\":\"#0e1116\",\"breadcrumb.focusForeground\":\"#0e1116\",\"breadcrumb.foreground\":\"#0e1116\",\"breadcrumbPicker.background\":\"#ffffff\",\"button.background\":\"#055d20\",\"button.foreground\":\"#ffffff\",\"button.hoverBackground\":\"#024c1a\",\"button.secondaryBackground\":\"#acb6c0\",\"button.secondaryForeground\":\"#0e1116\",\"button.secondaryHoverBackground\":\"#ced5dc\",\"checkbox.background\":\"#e7ecf0\",\"checkbox.border\":\"#20252c\",\"debugConsole.errorForeground\":\"#a0111f\",\"debugConsole.infoForeground\":\"#4b535d\",\"debugConsole.sourceForeground\":\"#744500\",\"debugConsole.warningForeground\":\"#603700\",\"debugConsoleInputIcon.foreground\":\"#512598\",\"debugIcon.breakpointForeground\":\"#a0111f\",\"debugTokenExpression.boolean\":\"#024c1a\",\"debugTokenExpression.error\":\"#86061d\",\"debugTokenExpression.name\":\"#023b95\",\"debugTokenExpression.number\":\"#024c1a\",\"debugTokenExpression.string\":\"#032563\",\"debugTokenExpression.value\":\"#032563\",\"debugToolBar.background\":\"#ffffff\",\"descriptionForeground\":\"#0e1116\",\"diffEditor.insertedLineBackground\":\"#82e5964d\",\"diffEditor.insertedTextBackground\":\"#43c66380\",\"diffEditor.removedLineBackground\":\"#ffc1bc4d\",\"diffEditor.removedTextBackground\":\"#ee5a5d66\",\"dropdown.background\":\"#ffffff\",\"dropdown.border\":\"#20252c\",\"dropdown.foreground\":\"#0e1116\",\"dropdown.listBackground\":\"#ffffff\",\"editor.background\":\"#ffffff\",\"editor.findMatchBackground\":\"#744500\",\"editor.findMatchHighlightBackground\":\"#f0ce5380\",\"editor.focusedStackFrameHighlightBackground\":\"#26a148\",\"editor.foldBackground\":\"#66707b1a\",\"editor.foreground\":\"#0e1116\",\"editor.inactiveSelectionBackground\":\"#66707b\",\"editor.lineHighlightBackground\":\"#e7ecf0\",\"editor.linkedEditingBackground\":\"#0349b412\",\"editor.selectionBackground\":\"#0e1116\",\"editor.selectionForeground\":\"#ffffff\",\"editor.selectionHighlightBackground\":\"#26a14840\",\"editor.stackFrameHighlightBackground\":\"#b58407\",\"editor.wordHighlightBackground\":\"#e7ecf080\",\"editor.wordHighlightBorder\":\"#acb6c099\",\"editor.wordHighlightStrongBackground\":\"#acb6c04d\",\"editor.wordHighlightStrongBorder\":\"#acb6c099\",\"editorBracketHighlight.foreground1\":\"#0349b4\",\"editorBracketHighlight.foreground2\":\"#055d20\",\"editorBracketHighlight.foreground3\":\"#744500\",\"editorBracketHighlight.foreground4\":\"#a0111f\",\"editorBracketHighlight.foreground5\":\"#971368\",\"editorBracketHighlight.foreground6\":\"#622cbc\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#0e1116\",\"editorBracketMatch.background\":\"#26a14840\",\"editorBracketMatch.border\":\"#26a14899\",\"editorCursor.foreground\":\"#0349b4\",\"editorGroup.border\":\"#20252c\",\"editorGroupHeader.tabsBackground\":\"#ffffff\",\"editorGroupHeader.tabsBorder\":\"#20252c\",\"editorGutter.addedBackground\":\"#26a148\",\"editorGutter.deletedBackground\":\"#ee5a5d\",\"editorGutter.modifiedBackground\":\"#b58407\",\"editorIndentGuide.activeBackground\":\"#0e11163d\",\"editorIndentGuide.background\":\"#0e11161f\",\"editorInlayHint.background\":\"#acb6c033\",\"editorInlayHint.foreground\":\"#0e1116\",\"editorInlayHint.paramBackground\":\"#acb6c033\",\"editorInlayHint.paramForeground\":\"#0e1116\",\"editorInlayHint.typeBackground\":\"#acb6c033\",\"editorInlayHint.typeForeground\":\"#0e1116\",\"editorLineNumber.activeForeground\":\"#0e1116\",\"editorLineNumber.foreground\":\"#88929d\",\"editorOverviewRuler.border\":\"#ffffff\",\"editorWhitespace.foreground\":\"#acb6c0\",\"editorWidget.background\":\"#ffffff\",\"errorForeground\":\"#a0111f\",\"focusBorder\":\"#0349b4\",\"foreground\":\"#0e1116\",\"gitDecoration.addedResourceForeground\":\"#055d20\",\"gitDecoration.conflictingResourceForeground\":\"#873800\",\"gitDecoration.deletedResourceForeground\":\"#a0111f\",\"gitDecoration.ignoredResourceForeground\":\"#66707b\",\"gitDecoration.modifiedResourceForeground\":\"#744500\",\"gitDecoration.submoduleResourceForeground\":\"#0e1116\",\"gitDecoration.untrackedResourceForeground\":\"#055d20\",\"icon.foreground\":\"#0e1116\",\"input.background\":\"#ffffff\",\"input.border\":\"#20252c\",\"input.foreground\":\"#0e1116\",\"input.placeholderForeground\":\"#66707b\",\"keybindingLabel.foreground\":\"#0e1116\",\"list.activeSelectionBackground\":\"#acb6c033\",\"list.activeSelectionForeground\":\"#0e1116\",\"list.focusBackground\":\"#dff7ff\",\"list.focusForeground\":\"#0e1116\",\"list.highlightForeground\":\"#0349b4\",\"list.hoverBackground\":\"#e7ecf0\",\"list.hoverForeground\":\"#0e1116\",\"list.inactiveFocusBackground\":\"#dff7ff\",\"list.inactiveSelectionBackground\":\"#acb6c033\",\"list.inactiveSelectionForeground\":\"#0e1116\",\"minimapSlider.activeBackground\":\"#88929d47\",\"minimapSlider.background\":\"#88929d33\",\"minimapSlider.hoverBackground\":\"#88929d3d\",\"notificationCenterHeader.background\":\"#e7ecf0\",\"notificationCenterHeader.foreground\":\"#0e1116\",\"notifications.background\":\"#ffffff\",\"notifications.border\":\"#20252c\",\"notifications.foreground\":\"#0e1116\",\"notificationsErrorIcon.foreground\":\"#a0111f\",\"notificationsInfoIcon.foreground\":\"#0349b4\",\"notificationsWarningIcon.foreground\":\"#744500\",\"panel.background\":\"#ffffff\",\"panel.border\":\"#20252c\",\"panelInput.border\":\"#20252c\",\"panelTitle.activeBorder\":\"#ef5b48\",\"panelTitle.activeForeground\":\"#0e1116\",\"panelTitle.inactiveForeground\":\"#0e1116\",\"pickerGroup.border\":\"#20252c\",\"pickerGroup.foreground\":\"#0e1116\",\"progressBar.background\":\"#0349b4\",\"quickInput.background\":\"#ffffff\",\"quickInput.foreground\":\"#0e1116\",\"scrollbar.shadow\":\"#66707b33\",\"scrollbarSlider.activeBackground\":\"#88929d47\",\"scrollbarSlider.background\":\"#88929d33\",\"scrollbarSlider.hoverBackground\":\"#88929d3d\",\"settings.headerForeground\":\"#0e1116\",\"settings.modifiedItemIndicator\":\"#b58407\",\"sideBar.background\":\"#ffffff\",\"sideBar.border\":\"#20252c\",\"sideBar.foreground\":\"#0e1116\",\"sideBarSectionHeader.background\":\"#ffffff\",\"sideBarSectionHeader.border\":\"#20252c\",\"sideBarSectionHeader.foreground\":\"#0e1116\",\"sideBarTitle.foreground\":\"#0e1116\",\"statusBar.background\":\"#ffffff\",\"statusBar.border\":\"#20252c\",\"statusBar.debuggingBackground\":\"#a0111f\",\"statusBar.debuggingForeground\":\"#ffffff\",\"statusBar.focusBorder\":\"#0349b480\",\"statusBar.foreground\":\"#0e1116\",\"statusBar.noFolderBackground\":\"#ffffff\",\"statusBarItem.activeBackground\":\"#0e11161f\",\"statusBarItem.focusBorder\":\"#0349b4\",\"statusBarItem.hoverBackground\":\"#0e111614\",\"statusBarItem.prominentBackground\":\"#acb6c033\",\"statusBarItem.remoteBackground\":\"#e7ecf0\",\"statusBarItem.remoteForeground\":\"#0e1116\",\"symbolIcon.arrayForeground\":\"#702c00\",\"symbolIcon.booleanForeground\":\"#023b95\",\"symbolIcon.classForeground\":\"#702c00\",\"symbolIcon.colorForeground\":\"#032563\",\"symbolIcon.constantForeground\":\"#024c1a\",\"symbolIcon.constructorForeground\":\"#341763\",\"symbolIcon.enumeratorForeground\":\"#702c00\",\"symbolIcon.enumeratorMemberForeground\":\"#023b95\",\"symbolIcon.eventForeground\":\"#4b535d\",\"symbolIcon.fieldForeground\":\"#702c00\",\"symbolIcon.fileForeground\":\"#603700\",\"symbolIcon.folderForeground\":\"#603700\",\"symbolIcon.functionForeground\":\"#512598\",\"symbolIcon.interfaceForeground\":\"#702c00\",\"symbolIcon.keyForeground\":\"#023b95\",\"symbolIcon.keywordForeground\":\"#86061d\",\"symbolIcon.methodForeground\":\"#512598\",\"symbolIcon.moduleForeground\":\"#86061d\",\"symbolIcon.namespaceForeground\":\"#86061d\",\"symbolIcon.nullForeground\":\"#023b95\",\"symbolIcon.numberForeground\":\"#024c1a\",\"symbolIcon.objectForeground\":\"#702c00\",\"symbolIcon.operatorForeground\":\"#032563\",\"symbolIcon.packageForeground\":\"#702c00\",\"symbolIcon.propertyForeground\":\"#702c00\",\"symbolIcon.referenceForeground\":\"#023b95\",\"symbolIcon.snippetForeground\":\"#023b95\",\"symbolIcon.stringForeground\":\"#032563\",\"symbolIcon.structForeground\":\"#702c00\",\"symbolIcon.textForeground\":\"#032563\",\"symbolIcon.typeParameterForeground\":\"#032563\",\"symbolIcon.unitForeground\":\"#023b95\",\"symbolIcon.variableForeground\":\"#702c00\",\"tab.activeBackground\":\"#ffffff\",\"tab.activeBorder\":\"#ffffff\",\"tab.activeBorderTop\":\"#ef5b48\",\"tab.activeForeground\":\"#0e1116\",\"tab.border\":\"#20252c\",\"tab.hoverBackground\":\"#ffffff\",\"tab.inactiveBackground\":\"#ffffff\",\"tab.inactiveForeground\":\"#0e1116\",\"tab.unfocusedActiveBorder\":\"#ffffff\",\"tab.unfocusedActiveBorderTop\":\"#20252c\",\"tab.unfocusedHoverBackground\":\"#e7ecf0\",\"terminal.ansiBlack\":\"#0e1116\",\"terminal.ansiBlue\":\"#0349b4\",\"terminal.ansiBrightBlack\":\"#4b535d\",\"terminal.ansiBrightBlue\":\"#1168e3\",\"terminal.ansiBrightCyan\":\"#3192aa\",\"terminal.ansiBrightGreen\":\"#055d20\",\"terminal.ansiBrightMagenta\":\"#844ae7\",\"terminal.ansiBrightRed\":\"#86061d\",\"terminal.ansiBrightWhite\":\"#88929d\",\"terminal.ansiBrightYellow\":\"#4e2c00\",\"terminal.ansiCyan\":\"#1b7c83\",\"terminal.ansiGreen\":\"#024c1a\",\"terminal.ansiMagenta\":\"#622cbc\",\"terminal.ansiRed\":\"#a0111f\",\"terminal.ansiWhite\":\"#66707b\",\"terminal.ansiYellow\":\"#3f2200\",\"terminal.foreground\":\"#0e1116\",\"textBlockQuote.background\":\"#ffffff\",\"textBlockQuote.border\":\"#20252c\",\"textCodeBlock.background\":\"#acb6c033\",\"textLink.activeForeground\":\"#0349b4\",\"textLink.foreground\":\"#0349b4\",\"textPreformat.background\":\"#acb6c033\",\"textPreformat.foreground\":\"#0e1116\",\"textSeparator.foreground\":\"#88929d\",\"titleBar.activeBackground\":\"#ffffff\",\"titleBar.activeForeground\":\"#0e1116\",\"titleBar.border\":\"#20252c\",\"titleBar.inactiveBackground\":\"#ffffff\",\"titleBar.inactiveForeground\":\"#0e1116\",\"tree.indentGuidesStroke\":\"#88929d\",\"welcomePage.buttonBackground\":\"#e7ecf0\",\"welcomePage.buttonHoverBackground\":\"#ced5dc\"},\"displayName\":\"GitHub Light High Contrast\",\"name\":\"github-light-high-contrast\",\"semanticHighlighting\":true,\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\",\"string.comment\"],\"settings\":{\"foreground\":\"#66707b\"}},{\"scope\":[\"constant.other.placeholder\",\"constant.character\"],\"settings\":{\"foreground\":\"#a0111f\"}},{\"scope\":[\"constant\",\"entity.name.constant\",\"variable.other.constant\",\"variable.other.enummember\",\"variable.language\",\"entity\"],\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":[\"entity.name\",\"meta.export.default\",\"meta.definition.variable\"],\"settings\":{\"foreground\":\"#702c00\"}},{\"scope\":[\"variable.parameter.function\",\"meta.jsx.children\",\"meta.block\",\"meta.tag.attributes\",\"entity.name.constant\",\"meta.object.member\",\"meta.embedded.expression\"],\"settings\":{\"foreground\":\"#0e1116\"}},{\"scope\":\"entity.name.function\",\"settings\":{\"foreground\":\"#622cbc\"}},{\"scope\":[\"entity.name.tag\",\"support.class.component\"],\"settings\":{\"foreground\":\"#024c1a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#a0111f\"}},{\"scope\":[\"storage\",\"storage.type\"],\"settings\":{\"foreground\":\"#a0111f\"}},{\"scope\":[\"storage.modifier.package\",\"storage.modifier.import\",\"storage.type.java\"],\"settings\":{\"foreground\":\"#0e1116\"}},{\"scope\":[\"string\",\"string punctuation.section.embedded source\"],\"settings\":{\"foreground\":\"#032563\"}},{\"scope\":\"support\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":\"meta.property-name\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":\"variable\",\"settings\":{\"foreground\":\"#702c00\"}},{\"scope\":\"variable.other\",\"settings\":{\"foreground\":\"#0e1116\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#6e011a\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#6e011a\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#6e011a\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#6e011a\"}},{\"scope\":\"carriage-return\",\"settings\":{\"background\":\"#a0111f\",\"content\":\"^M\",\"fontStyle\":\"italic underline\",\"foreground\":\"#ffffff\"}},{\"scope\":\"message.error\",\"settings\":{\"foreground\":\"#6e011a\"}},{\"scope\":\"string variable\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":[\"source.regexp\",\"string.regexp\"],\"settings\":{\"foreground\":\"#032563\"}},{\"scope\":[\"string.regexp.character-class\",\"string.regexp constant.character.escape\",\"string.regexp source.ruby.embedded\",\"string.regexp string.regexp.arbitrary-repitition\"],\"settings\":{\"foreground\":\"#032563\"}},{\"scope\":\"string.regexp constant.character.escape\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#024c1a\"}},{\"scope\":\"support.constant\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":\"support.variable\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":\"support.type.property-name.json\",\"settings\":{\"foreground\":\"#024c1a\"}},{\"scope\":\"meta.module-reference\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#702c00\"}},{\"scope\":[\"markup.heading\",\"markup.heading entity.name\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#023b95\"}},{\"scope\":\"markup.quote\",\"settings\":{\"foreground\":\"#024c1a\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#0e1116\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#0e1116\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"markup.strikethrough\"],\"settings\":{\"fontStyle\":\"strikethrough\"}},{\"scope\":\"markup.inline.raw\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":[\"markup.deleted\",\"meta.diff.header.from-file\",\"punctuation.definition.deleted\"],\"settings\":{\"background\":\"#fff0ee\",\"foreground\":\"#6e011a\"}},{\"scope\":[\"punctuation.section.embedded\"],\"settings\":{\"foreground\":\"#a0111f\"}},{\"scope\":[\"markup.inserted\",\"meta.diff.header.to-file\",\"punctuation.definition.inserted\"],\"settings\":{\"background\":\"#d2fedb\",\"foreground\":\"#024c1a\"}},{\"scope\":[\"markup.changed\",\"punctuation.definition.changed\"],\"settings\":{\"background\":\"#ffc67b\",\"foreground\":\"#702c00\"}},{\"scope\":[\"markup.ignored\",\"markup.untracked\"],\"settings\":{\"background\":\"#023b95\",\"foreground\":\"#e7ecf0\"}},{\"scope\":\"meta.diff.range\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#622cbc\"}},{\"scope\":\"meta.diff.header\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":\"meta.separator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#023b95\"}},{\"scope\":\"meta.output\",\"settings\":{\"foreground\":\"#023b95\"}},{\"scope\":[\"brackethighlighter.tag\",\"brackethighlighter.curly\",\"brackethighlighter.round\",\"brackethighlighter.square\",\"brackethighlighter.angle\",\"brackethighlighter.quote\"],\"settings\":{\"foreground\":\"#4b535d\"}},{\"scope\":\"brackethighlighter.unmatched\",\"settings\":{\"foreground\":\"#6e011a\"}},{\"scope\":[\"constant.other.reference.link\",\"string.other.link\"],\"settings\":{\"foreground\":\"#032563\"}}],\"type\":\"light\"}"))
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme
@@ -0,0 +1,2 @@
1
+ /* Theme: github-light */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#f9826c\",\"activityBar.background\":\"#fff\",\"activityBar.border\":\"#e1e4e8\",\"activityBar.foreground\":\"#2f363d\",\"activityBar.inactiveForeground\":\"#959da5\",\"activityBarBadge.background\":\"#2188ff\",\"activityBarBadge.foreground\":\"#fff\",\"badge.background\":\"#dbedff\",\"badge.foreground\":\"#005cc5\",\"breadcrumb.activeSelectionForeground\":\"#586069\",\"breadcrumb.focusForeground\":\"#2f363d\",\"breadcrumb.foreground\":\"#6a737d\",\"breadcrumbPicker.background\":\"#fafbfc\",\"button.background\":\"#159739\",\"button.foreground\":\"#fff\",\"button.hoverBackground\":\"#138934\",\"button.secondaryBackground\":\"#e1e4e8\",\"button.secondaryForeground\":\"#1b1f23\",\"button.secondaryHoverBackground\":\"#d1d5da\",\"checkbox.background\":\"#fafbfc\",\"checkbox.border\":\"#d1d5da\",\"debugToolBar.background\":\"#fff\",\"descriptionForeground\":\"#6a737d\",\"diffEditor.insertedTextBackground\":\"#34d05822\",\"diffEditor.removedTextBackground\":\"#d73a4922\",\"dropdown.background\":\"#fafbfc\",\"dropdown.border\":\"#e1e4e8\",\"dropdown.foreground\":\"#2f363d\",\"dropdown.listBackground\":\"#fff\",\"editor.background\":\"#fff\",\"editor.findMatchBackground\":\"#ffdf5d\",\"editor.findMatchHighlightBackground\":\"#ffdf5d66\",\"editor.focusedStackFrameHighlightBackground\":\"#28a74525\",\"editor.foldBackground\":\"#d1d5da11\",\"editor.foreground\":\"#24292e\",\"editor.inactiveSelectionBackground\":\"#0366d611\",\"editor.lineHighlightBackground\":\"#f6f8fa\",\"editor.linkedEditingBackground\":\"#0366d611\",\"editor.selectionBackground\":\"#0366d625\",\"editor.selectionHighlightBackground\":\"#34d05840\",\"editor.selectionHighlightBorder\":\"#34d05800\",\"editor.stackFrameHighlightBackground\":\"#ffd33d33\",\"editor.wordHighlightBackground\":\"#34d05800\",\"editor.wordHighlightBorder\":\"#24943e99\",\"editor.wordHighlightStrongBackground\":\"#34d05800\",\"editor.wordHighlightStrongBorder\":\"#24943e50\",\"editorBracketHighlight.foreground1\":\"#005cc5\",\"editorBracketHighlight.foreground2\":\"#e36209\",\"editorBracketHighlight.foreground3\":\"#5a32a3\",\"editorBracketHighlight.foreground4\":\"#005cc5\",\"editorBracketHighlight.foreground5\":\"#e36209\",\"editorBracketHighlight.foreground6\":\"#5a32a3\",\"editorBracketMatch.background\":\"#34d05840\",\"editorBracketMatch.border\":\"#34d05800\",\"editorCursor.foreground\":\"#044289\",\"editorError.foreground\":\"#cb2431\",\"editorGroup.border\":\"#e1e4e8\",\"editorGroupHeader.tabsBackground\":\"#f6f8fa\",\"editorGroupHeader.tabsBorder\":\"#e1e4e8\",\"editorGutter.addedBackground\":\"#28a745\",\"editorGutter.deletedBackground\":\"#d73a49\",\"editorGutter.modifiedBackground\":\"#2188ff\",\"editorIndentGuide.activeBackground\":\"#d7dbe0\",\"editorIndentGuide.background\":\"#eff2f6\",\"editorLineNumber.activeForeground\":\"#24292e\",\"editorLineNumber.foreground\":\"#1b1f234d\",\"editorOverviewRuler.border\":\"#fff\",\"editorWarning.foreground\":\"#f9c513\",\"editorWhitespace.foreground\":\"#d1d5da\",\"editorWidget.background\":\"#f6f8fa\",\"errorForeground\":\"#cb2431\",\"focusBorder\":\"#2188ff\",\"foreground\":\"#444d56\",\"gitDecoration.addedResourceForeground\":\"#28a745\",\"gitDecoration.conflictingResourceForeground\":\"#e36209\",\"gitDecoration.deletedResourceForeground\":\"#d73a49\",\"gitDecoration.ignoredResourceForeground\":\"#959da5\",\"gitDecoration.modifiedResourceForeground\":\"#005cc5\",\"gitDecoration.submoduleResourceForeground\":\"#959da5\",\"gitDecoration.untrackedResourceForeground\":\"#28a745\",\"input.background\":\"#fafbfc\",\"input.border\":\"#e1e4e8\",\"input.foreground\":\"#2f363d\",\"input.placeholderForeground\":\"#959da5\",\"list.activeSelectionBackground\":\"#e2e5e9\",\"list.activeSelectionForeground\":\"#2f363d\",\"list.focusBackground\":\"#cce5ff\",\"list.hoverBackground\":\"#ebf0f4\",\"list.hoverForeground\":\"#2f363d\",\"list.inactiveFocusBackground\":\"#dbedff\",\"list.inactiveSelectionBackground\":\"#e8eaed\",\"list.inactiveSelectionForeground\":\"#2f363d\",\"notificationCenterHeader.background\":\"#e1e4e8\",\"notificationCenterHeader.foreground\":\"#6a737d\",\"notifications.background\":\"#fafbfc\",\"notifications.border\":\"#e1e4e8\",\"notifications.foreground\":\"#2f363d\",\"notificationsErrorIcon.foreground\":\"#d73a49\",\"notificationsInfoIcon.foreground\":\"#005cc5\",\"notificationsWarningIcon.foreground\":\"#e36209\",\"panel.background\":\"#f6f8fa\",\"panel.border\":\"#e1e4e8\",\"panelInput.border\":\"#e1e4e8\",\"panelTitle.activeBorder\":\"#f9826c\",\"panelTitle.activeForeground\":\"#2f363d\",\"panelTitle.inactiveForeground\":\"#6a737d\",\"pickerGroup.border\":\"#e1e4e8\",\"pickerGroup.foreground\":\"#2f363d\",\"progressBar.background\":\"#2188ff\",\"quickInput.background\":\"#fafbfc\",\"quickInput.foreground\":\"#2f363d\",\"scrollbar.shadow\":\"#6a737d33\",\"scrollbarSlider.activeBackground\":\"#959da588\",\"scrollbarSlider.background\":\"#959da533\",\"scrollbarSlider.hoverBackground\":\"#959da544\",\"settings.headerForeground\":\"#2f363d\",\"settings.modifiedItemIndicator\":\"#2188ff\",\"sideBar.background\":\"#f6f8fa\",\"sideBar.border\":\"#e1e4e8\",\"sideBar.foreground\":\"#586069\",\"sideBarSectionHeader.background\":\"#f6f8fa\",\"sideBarSectionHeader.border\":\"#e1e4e8\",\"sideBarSectionHeader.foreground\":\"#2f363d\",\"sideBarTitle.foreground\":\"#2f363d\",\"statusBar.background\":\"#fff\",\"statusBar.border\":\"#e1e4e8\",\"statusBar.debuggingBackground\":\"#f9826c\",\"statusBar.debuggingForeground\":\"#fff\",\"statusBar.foreground\":\"#586069\",\"statusBar.noFolderBackground\":\"#fff\",\"statusBarItem.prominentBackground\":\"#e8eaed\",\"statusBarItem.remoteBackground\":\"#fff\",\"statusBarItem.remoteForeground\":\"#586069\",\"tab.activeBackground\":\"#fff\",\"tab.activeBorder\":\"#fff\",\"tab.activeBorderTop\":\"#f9826c\",\"tab.activeForeground\":\"#2f363d\",\"tab.border\":\"#e1e4e8\",\"tab.hoverBackground\":\"#fff\",\"tab.inactiveBackground\":\"#f6f8fa\",\"tab.inactiveForeground\":\"#6a737d\",\"tab.unfocusedActiveBorder\":\"#fff\",\"tab.unfocusedActiveBorderTop\":\"#e1e4e8\",\"tab.unfocusedHoverBackground\":\"#fff\",\"terminal.ansiBlack\":\"#24292e\",\"terminal.ansiBlue\":\"#0366d6\",\"terminal.ansiBrightBlack\":\"#959da5\",\"terminal.ansiBrightBlue\":\"#005cc5\",\"terminal.ansiBrightCyan\":\"#3192aa\",\"terminal.ansiBrightGreen\":\"#22863a\",\"terminal.ansiBrightMagenta\":\"#5a32a3\",\"terminal.ansiBrightRed\":\"#cb2431\",\"terminal.ansiBrightWhite\":\"#d1d5da\",\"terminal.ansiBrightYellow\":\"#b08800\",\"terminal.ansiCyan\":\"#1b7c83\",\"terminal.ansiGreen\":\"#28a745\",\"terminal.ansiMagenta\":\"#5a32a3\",\"terminal.ansiRed\":\"#d73a49\",\"terminal.ansiWhite\":\"#6a737d\",\"terminal.ansiYellow\":\"#dbab09\",\"terminal.foreground\":\"#586069\",\"terminal.tab.activeBorder\":\"#f9826c\",\"terminalCursor.background\":\"#d1d5da\",\"terminalCursor.foreground\":\"#005cc5\",\"textBlockQuote.background\":\"#fafbfc\",\"textBlockQuote.border\":\"#e1e4e8\",\"textCodeBlock.background\":\"#f6f8fa\",\"textLink.activeForeground\":\"#005cc5\",\"textLink.foreground\":\"#0366d6\",\"textPreformat.foreground\":\"#586069\",\"textSeparator.foreground\":\"#d1d5da\",\"titleBar.activeBackground\":\"#fff\",\"titleBar.activeForeground\":\"#2f363d\",\"titleBar.border\":\"#e1e4e8\",\"titleBar.inactiveBackground\":\"#f6f8fa\",\"titleBar.inactiveForeground\":\"#6a737d\",\"tree.indentGuidesStroke\":\"#e1e4e8\",\"welcomePage.buttonBackground\":\"#f6f8fa\",\"welcomePage.buttonHoverBackground\":\"#e1e4e8\"},\"displayName\":\"GitHub Light\",\"name\":\"github-light\",\"semanticHighlighting\":true,\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\",\"string.comment\"],\"settings\":{\"foreground\":\"#6a737d\"}},{\"scope\":[\"constant\",\"entity.name.constant\",\"variable.other.constant\",\"variable.other.enummember\",\"variable.language\"],\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":[\"entity\",\"entity.name\"],\"settings\":{\"foreground\":\"#6f42c1\"}},{\"scope\":\"variable.parameter.function\",\"settings\":{\"foreground\":\"#24292e\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#22863a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#d73a49\"}},{\"scope\":[\"storage\",\"storage.type\"],\"settings\":{\"foreground\":\"#d73a49\"}},{\"scope\":[\"storage.modifier.package\",\"storage.modifier.import\",\"storage.type.java\"],\"settings\":{\"foreground\":\"#24292e\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"string punctuation.section.embedded source\"],\"settings\":{\"foreground\":\"#032f62\"}},{\"scope\":\"support\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":\"meta.property-name\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":\"variable\",\"settings\":{\"foreground\":\"#e36209\"}},{\"scope\":\"variable.other\",\"settings\":{\"foreground\":\"#24292e\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#b31d28\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#b31d28\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#b31d28\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#b31d28\"}},{\"scope\":\"carriage-return\",\"settings\":{\"background\":\"#d73a49\",\"content\":\"^M\",\"fontStyle\":\"italic underline\",\"foreground\":\"#fafbfc\"}},{\"scope\":\"message.error\",\"settings\":{\"foreground\":\"#b31d28\"}},{\"scope\":\"string variable\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":[\"source.regexp\",\"string.regexp\"],\"settings\":{\"foreground\":\"#032f62\"}},{\"scope\":[\"string.regexp.character-class\",\"string.regexp constant.character.escape\",\"string.regexp source.ruby.embedded\",\"string.regexp string.regexp.arbitrary-repitition\"],\"settings\":{\"foreground\":\"#032f62\"}},{\"scope\":\"string.regexp constant.character.escape\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#22863a\"}},{\"scope\":\"support.constant\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":\"support.variable\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":\"meta.module-reference\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#e36209\"}},{\"scope\":[\"markup.heading\",\"markup.heading entity.name\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#005cc5\"}},{\"scope\":\"markup.quote\",\"settings\":{\"foreground\":\"#22863a\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#24292e\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#24292e\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"markup.strikethrough\"],\"settings\":{\"fontStyle\":\"strikethrough\"}},{\"scope\":\"markup.inline.raw\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":[\"markup.deleted\",\"meta.diff.header.from-file\",\"punctuation.definition.deleted\"],\"settings\":{\"background\":\"#ffeef0\",\"foreground\":\"#b31d28\"}},{\"scope\":[\"markup.inserted\",\"meta.diff.header.to-file\",\"punctuation.definition.inserted\"],\"settings\":{\"background\":\"#f0fff4\",\"foreground\":\"#22863a\"}},{\"scope\":[\"markup.changed\",\"punctuation.definition.changed\"],\"settings\":{\"background\":\"#ffebda\",\"foreground\":\"#e36209\"}},{\"scope\":[\"markup.ignored\",\"markup.untracked\"],\"settings\":{\"background\":\"#005cc5\",\"foreground\":\"#f6f8fa\"}},{\"scope\":\"meta.diff.range\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#6f42c1\"}},{\"scope\":\"meta.diff.header\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":\"meta.separator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#005cc5\"}},{\"scope\":\"meta.output\",\"settings\":{\"foreground\":\"#005cc5\"}},{\"scope\":[\"brackethighlighter.tag\",\"brackethighlighter.curly\",\"brackethighlighter.round\",\"brackethighlighter.square\",\"brackethighlighter.angle\",\"brackethighlighter.quote\"],\"settings\":{\"foreground\":\"#586069\"}},{\"scope\":\"brackethighlighter.unmatched\",\"settings\":{\"foreground\":\"#b31d28\"}},{\"scope\":[\"constant.other.reference.link\",\"string.other.link\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#032f62\"}}],\"type\":\"light\"}"))
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme
@@ -0,0 +1,2 @@
1
+ /* Theme: houston */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBackground\":\"#343841\",\"activityBar.background\":\"#17191e\",\"activityBar.border\":\"#343841\",\"activityBar.foreground\":\"#eef0f9\",\"activityBar.inactiveForeground\":\"#858b98\",\"activityBarBadge.background\":\"#4bf3c8\",\"activityBarBadge.foreground\":\"#000000\",\"badge.background\":\"#bfc1c9\",\"badge.foreground\":\"#17191e\",\"breadcrumb.activeSelectionForeground\":\"#eef0f9\",\"breadcrumb.background\":\"#17191e\",\"breadcrumb.focusForeground\":\"#eef0f9\",\"breadcrumb.foreground\":\"#858b98\",\"button.background\":\"#4bf3c8\",\"button.foreground\":\"#17191e\",\"button.hoverBackground\":\"#31c19c\",\"button.secondaryBackground\":\"#545864\",\"button.secondaryForeground\":\"#eef0f9\",\"button.secondaryHoverBackground\":\"#858b98\",\"checkbox.background\":\"#23262d\",\"checkbox.border\":\"#00000000\",\"checkbox.foreground\":\"#eef0f9\",\"debugExceptionWidget.background\":\"#23262d\",\"debugExceptionWidget.border\":\"#8996d5\",\"debugToolBar.background\":\"#000\",\"debugToolBar.border\":\"#ffffff00\",\"diffEditor.border\":\"#ffffff00\",\"diffEditor.insertedTextBackground\":\"#4bf3c824\",\"diffEditor.removedTextBackground\":\"#dc365724\",\"dropdown.background\":\"#23262d\",\"dropdown.border\":\"#00000000\",\"dropdown.foreground\":\"#eef0f9\",\"editor.background\":\"#17191e\",\"editor.findMatchBackground\":\"#515c6a\",\"editor.findMatchBorder\":\"#74879f\",\"editor.findMatchHighlightBackground\":\"#ea5c0055\",\"editor.findMatchHighlightBorder\":\"#ffffff00\",\"editor.findRangeHighlightBackground\":\"#23262d\",\"editor.findRangeHighlightBorder\":\"#b2434300\",\"editor.foldBackground\":\"#ad5dca26\",\"editor.foreground\":\"#eef0f9\",\"editor.hoverHighlightBackground\":\"#5495d740\",\"editor.inactiveSelectionBackground\":\"#2a2d34\",\"editor.lineHighlightBackground\":\"#23262d\",\"editor.lineHighlightBorder\":\"#ffffff00\",\"editor.rangeHighlightBackground\":\"#ffffff0b\",\"editor.rangeHighlightBorder\":\"#ffffff00\",\"editor.selectionBackground\":\"#ad5dca44\",\"editor.selectionHighlightBackground\":\"#add6ff34\",\"editor.selectionHighlightBorder\":\"#495f77\",\"editor.wordHighlightBackground\":\"#494949b8\",\"editor.wordHighlightStrongBackground\":\"#004972b8\",\"editorBracketMatch.background\":\"#545864\",\"editorBracketMatch.border\":\"#ffffff00\",\"editorCodeLens.foreground\":\"#bfc1c9\",\"editorCursor.background\":\"#000000\",\"editorCursor.foreground\":\"#aeafad\",\"editorError.background\":\"#ffffff00\",\"editorError.border\":\"#ffffff00\",\"editorError.foreground\":\"#f4587e\",\"editorGroup.border\":\"#343841\",\"editorGroup.emptyBackground\":\"#17191e\",\"editorGroupHeader.border\":\"#ffffff00\",\"editorGroupHeader.tabsBackground\":\"#23262d\",\"editorGroupHeader.tabsBorder\":\"#ffffff00\",\"editorGutter.addedBackground\":\"#4bf3c8\",\"editorGutter.background\":\"#17191e\",\"editorGutter.commentRangeForeground\":\"#545864\",\"editorGutter.deletedBackground\":\"#f06788\",\"editorGutter.foldingControlForeground\":\"#545864\",\"editorGutter.modifiedBackground\":\"#54b9ff\",\"editorHoverWidget.background\":\"#252526\",\"editorHoverWidget.border\":\"#454545\",\"editorHoverWidget.foreground\":\"#cccccc\",\"editorIndentGuide.activeBackground\":\"#858b98\",\"editorIndentGuide.background\":\"#343841\",\"editorInfo.background\":\"#4490bf00\",\"editorInfo.border\":\"#4490bf00\",\"editorInfo.foreground\":\"#54b9ff\",\"editorLineNumber.activeForeground\":\"#858b98\",\"editorLineNumber.foreground\":\"#545864\",\"editorLink.activeForeground\":\"#54b9ff\",\"editorMarkerNavigation.background\":\"#23262d\",\"editorMarkerNavigationError.background\":\"#dc3657\",\"editorMarkerNavigationInfo.background\":\"#54b9ff\",\"editorMarkerNavigationWarning.background\":\"#ffd493\",\"editorOverviewRuler.background\":\"#ffffff00\",\"editorOverviewRuler.border\":\"#ffffff00\",\"editorRuler.foreground\":\"#545864\",\"editorSuggestWidget.background\":\"#252526\",\"editorSuggestWidget.border\":\"#454545\",\"editorSuggestWidget.foreground\":\"#d4d4d4\",\"editorSuggestWidget.highlightForeground\":\"#0097fb\",\"editorSuggestWidget.selectedBackground\":\"#062f4a\",\"editorWarning.background\":\"#a9904000\",\"editorWarning.border\":\"#ffffff00\",\"editorWarning.foreground\":\"#fbc23b\",\"editorWhitespace.foreground\":\"#cc75f450\",\"editorWidget.background\":\"#343841\",\"editorWidget.foreground\":\"#ffffff\",\"editorWidget.resizeBorder\":\"#cc75f4\",\"focusBorder\":\"#00daef\",\"foreground\":\"#cccccc\",\"gitDecoration.addedResourceForeground\":\"#4bf3c8\",\"gitDecoration.conflictingResourceForeground\":\"#00daef\",\"gitDecoration.deletedResourceForeground\":\"#f4587e\",\"gitDecoration.ignoredResourceForeground\":\"#858b98\",\"gitDecoration.modifiedResourceForeground\":\"#ffd493\",\"gitDecoration.stageDeletedResourceForeground\":\"#c74e39\",\"gitDecoration.stageModifiedResourceForeground\":\"#ffd493\",\"gitDecoration.submoduleResourceForeground\":\"#54b9ff\",\"gitDecoration.untrackedResourceForeground\":\"#4bf3c8\",\"icon.foreground\":\"#cccccc\",\"input.background\":\"#23262d\",\"input.border\":\"#bfc1c9\",\"input.foreground\":\"#eef0f9\",\"input.placeholderForeground\":\"#858b98\",\"inputOption.activeBackground\":\"#54b9ff\",\"inputOption.activeBorder\":\"#007acc00\",\"inputOption.activeForeground\":\"#17191e\",\"list.activeSelectionBackground\":\"#2d4860\",\"list.activeSelectionForeground\":\"#ffffff\",\"list.dropBackground\":\"#17191e\",\"list.focusBackground\":\"#54b9ff\",\"list.focusForeground\":\"#ffffff\",\"list.highlightForeground\":\"#ffffff\",\"list.hoverBackground\":\"#343841\",\"list.hoverForeground\":\"#eef0f9\",\"list.inactiveSelectionBackground\":\"#17191e\",\"list.inactiveSelectionForeground\":\"#eef0f9\",\"listFilterWidget.background\":\"#2d4860\",\"listFilterWidget.noMatchesOutline\":\"#dc3657\",\"listFilterWidget.outline\":\"#54b9ff\",\"menu.background\":\"#252526\",\"menu.border\":\"#00000085\",\"menu.foreground\":\"#cccccc\",\"menu.selectionBackground\":\"#094771\",\"menu.selectionBorder\":\"#00000000\",\"menu.selectionForeground\":\"#4bf3c8\",\"menu.separatorBackground\":\"#bbbbbb\",\"menubar.selectionBackground\":\"#ffffff1a\",\"menubar.selectionForeground\":\"#cccccc\",\"merge.commonContentBackground\":\"#282828\",\"merge.commonHeaderBackground\":\"#383838\",\"merge.currentContentBackground\":\"#27403b\",\"merge.currentHeaderBackground\":\"#367366\",\"merge.incomingContentBackground\":\"#28384b\",\"merge.incomingHeaderBackground\":\"#395f8f\",\"minimap.background\":\"#17191e\",\"minimap.errorHighlight\":\"#dc3657\",\"minimap.findMatchHighlight\":\"#515c6a\",\"minimap.selectionHighlight\":\"#3757b942\",\"minimap.warningHighlight\":\"#fbc23b\",\"minimapGutter.addedBackground\":\"#4bf3c8\",\"minimapGutter.deletedBackground\":\"#f06788\",\"minimapGutter.modifiedBackground\":\"#54b9ff\",\"notificationCenter.border\":\"#ffffff00\",\"notificationCenterHeader.background\":\"#343841\",\"notificationCenterHeader.foreground\":\"#17191e\",\"notificationToast.border\":\"#ffffff00\",\"notifications.background\":\"#343841\",\"notifications.border\":\"#bfc1c9\",\"notifications.foreground\":\"#ffffff\",\"notificationsErrorIcon.foreground\":\"#f4587e\",\"notificationsInfoIcon.foreground\":\"#54b9ff\",\"notificationsWarningIcon.foreground\":\"#ff8551\",\"panel.background\":\"#23262d\",\"panel.border\":\"#17191e\",\"panelSection.border\":\"#17191e\",\"panelTitle.activeBorder\":\"#e7e7e7\",\"panelTitle.activeForeground\":\"#eef0f9\",\"panelTitle.inactiveForeground\":\"#bfc1c9\",\"peekView.border\":\"#007acc\",\"peekViewEditor.background\":\"#001f33\",\"peekViewEditor.matchHighlightBackground\":\"#ff8f0099\",\"peekViewEditor.matchHighlightBorder\":\"#ee931e\",\"peekViewEditorGutter.background\":\"#001f33\",\"peekViewResult.background\":\"#252526\",\"peekViewResult.fileForeground\":\"#ffffff\",\"peekViewResult.lineForeground\":\"#bbbbbb\",\"peekViewResult.matchHighlightBackground\":\"#f00\",\"peekViewResult.selectionBackground\":\"#3399ff33\",\"peekViewResult.selectionForeground\":\"#ffffff\",\"peekViewTitle.background\":\"#1e1e1e\",\"peekViewTitleDescription.foreground\":\"#ccccccb3\",\"peekViewTitleLabel.foreground\":\"#ffffff\",\"pickerGroup.border\":\"#ffffff00\",\"pickerGroup.foreground\":\"#eef0f9\",\"progressBar.background\":\"#4bf3c8\",\"scrollbar.shadow\":\"#000000\",\"scrollbarSlider.activeBackground\":\"#54b9ff66\",\"scrollbarSlider.background\":\"#54586466\",\"scrollbarSlider.hoverBackground\":\"#545864B3\",\"selection.background\":\"#00daef56\",\"settings.focusedRowBackground\":\"#ffffff07\",\"settings.headerForeground\":\"#cccccc\",\"sideBar.background\":\"#23262d\",\"sideBar.border\":\"#17191e\",\"sideBar.dropBackground\":\"#17191e\",\"sideBar.foreground\":\"#bfc1c9\",\"sideBarSectionHeader.background\":\"#343841\",\"sideBarSectionHeader.border\":\"#17191e\",\"sideBarSectionHeader.foreground\":\"#eef0f9\",\"sideBarTitle.foreground\":\"#eef0f9\",\"statusBar.background\":\"#17548b\",\"statusBar.debuggingBackground\":\"#cc75f4\",\"statusBar.debuggingForeground\":\"#eef0f9\",\"statusBar.foreground\":\"#eef0f9\",\"statusBar.noFolderBackground\":\"#6c3c7d\",\"statusBar.noFolderForeground\":\"#eef0f9\",\"statusBarItem.activeBackground\":\"#ffffff25\",\"statusBarItem.hoverBackground\":\"#ffffff1f\",\"statusBarItem.remoteBackground\":\"#297763\",\"statusBarItem.remoteForeground\":\"#eef0f9\",\"tab.activeBackground\":\"#17191e\",\"tab.activeBorder\":\"#ffffff00\",\"tab.activeBorderTop\":\"#eef0f9\",\"tab.activeForeground\":\"#eef0f9\",\"tab.border\":\"#17191e\",\"tab.hoverBackground\":\"#343841\",\"tab.hoverForeground\":\"#eef0f9\",\"tab.inactiveBackground\":\"#23262d\",\"tab.inactiveForeground\":\"#858b98\",\"terminal.ansiBlack\":\"#17191e\",\"terminal.ansiBlue\":\"#2b7eca\",\"terminal.ansiBrightBlack\":\"#545864\",\"terminal.ansiBrightBlue\":\"#54b9ff\",\"terminal.ansiBrightCyan\":\"#00daef\",\"terminal.ansiBrightGreen\":\"#4bf3c8\",\"terminal.ansiBrightMagenta\":\"#cc75f4\",\"terminal.ansiBrightRed\":\"#f4587e\",\"terminal.ansiBrightWhite\":\"#fafafa\",\"terminal.ansiBrightYellow\":\"#ffd493\",\"terminal.ansiCyan\":\"#24c0cf\",\"terminal.ansiGreen\":\"#23d18b\",\"terminal.ansiMagenta\":\"#ad5dca\",\"terminal.ansiRed\":\"#dc3657\",\"terminal.ansiWhite\":\"#eef0f9\",\"terminal.ansiYellow\":\"#ffc368\",\"terminal.border\":\"#80808059\",\"terminal.foreground\":\"#cccccc\",\"terminal.selectionBackground\":\"#ffffff40\",\"terminalCursor.background\":\"#0087ff\",\"terminalCursor.foreground\":\"#ffffff\",\"textLink.foreground\":\"#54b9ff\",\"titleBar.activeBackground\":\"#17191e\",\"titleBar.activeForeground\":\"#cccccc\",\"titleBar.border\":\"#00000000\",\"titleBar.inactiveBackground\":\"#3c3c3c99\",\"titleBar.inactiveForeground\":\"#cccccc99\",\"tree.indentGuidesStroke\":\"#545864\",\"walkThrough.embeddedEditorBackground\":\"#00000050\",\"widget.shadow\":\"#ffffff00\"},\"displayName\":\"Houston\",\"name\":\"houston\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"enumMember\":{\"foreground\":\"#eef0f9\"},\"variable.constant\":{\"foreground\":\"#ffd493\"},\"variable.defaultLibrary\":{\"foreground\":\"#acafff\"}},\"tokenColors\":[{\"scope\":\"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"variable.other.generic-type.haskell\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"storage.type.haskell\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.variable.magic.python\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"variable.parameter.function.language.special.self.python\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"storage.modifier.lifetime.rust\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.function.std.rust\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"entity.name.lifetime.rust\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"variable.language.rust\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.constant.edge\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"constant.other.character-class.regexp\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"keyword.operator.quantifier.regexp\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.string.begin,punctuation.definition.string.end\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"variable.parameter.function\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"comment markup.link\",\"settings\":{\"foreground\":\"#545864\"}},{\"scope\":\"markup.changed.diff\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"markup.inserted.diff\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"markup.deleted.diff\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"meta.function.c,meta.function.cpp\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.separator.key-value\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.expression.import\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"support.constant.math\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"support.constant.property.math\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"variable.other.constant\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"storage.type.annotation.java\",\"storage.type.object.array.java\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"source.java\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"meta.method.java\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"storage.modifier.import.java,storage.type.java,storage.type.generic.java\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"keyword.operator.instanceof.java\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"meta.definition.variable.name.java\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.bitwise\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.channel\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.property-value.scss,support.constant.property-value.css\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"keyword.operator.css,keyword.operator.scss,keyword.operator.less\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.separator.list.comma.css\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.color.w3c-standard-color-name.css\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.type.vendored.property-name.css\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.module.node,support.type.object.module,support.module.node\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"entity.name.type.module\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.constant.json\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.operator.expression.instanceof\",\"keyword.operator.new\",\"keyword.operator.ternary\",\"keyword.operator.optional\",\"keyword.operator.expression.keyof\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.type.object.console\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.variable.property.process\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.name.function,support.function.console\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"keyword.operator.misc.rust\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.sigil.rust\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.delete\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.type.object.dom\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.variable.dom,support.variable.property.dom\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"punctuation.separator.delimiter\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.separator.c,punctuation.separator.cpp\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.type.posix-reserved.c,support.type.posix-reserved.cpp\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"variable.parameter.function.language.python\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.type.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.logical.python\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"variable.parameter.function.python\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"meta.function-call.generic.python\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"constant.character.format.placeholder.other.python\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.assignment.compound\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"entity.name.namespace\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"variable\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"variable.c\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"variable.language\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"token.variable.parameter.java\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"import.storage.java\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"token.package.keyword\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"token.package\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"entity.name.function\",\"meta.require\",\"support.function.any-method\",\"variable.function\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"entity.name.type.namespace\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"support.class, entity.name.type.class\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"entity.name.class.identifier.namespace.type\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.class\",\"variable.other.class.js\",\"variable.other.class.ts\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"variable.other.class.php\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"entity.name.type\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"control.elements, keyword.operator.less\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"keyword.other.special-method\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"token.storage\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"token.storage.type.java\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"support.function\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.property-value\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.font-name\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"meta.tag\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.other.inherited-class\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"constant.other.symbol\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"constant.numeric\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"constant\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.constant\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"entity.other.attribute-name.html\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"source.astro.meta.attribute.client:idle.html\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#ffd493\"}},{\"scope\":\"string.quoted.double.html,string.quoted.single.html,string.template.html,punctuation.definition.string.begin.html,punctuation.definition.string.end.html\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"entity.other.attribute-name.id\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#00daef\"}},{\"scope\":\"entity.other.attribute-name.class.css\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#4bf3c8\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"markup.heading\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.heading punctuation.definition.heading, entity.name.section\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.bold,todo.bold\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.bold\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"markup.italic, punctuation.definition.italic,todo.emphasis\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"emphasis md\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"entity.name.section.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.definition.heading.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.heading.setext\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.definition.bold.markdown\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"markup.inline.raw.markdown\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"markup.inline.raw.string.markdown\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.list.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"punctuation.definition.string.begin.markdown\",\"punctuation.definition.string.end.markdown\",\"punctuation.definition.metadata.markdown\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"beginning.punctuation.definition.list.markdown\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.definition.metadata.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.underline.link.markdown,markup.underline.link.image.markdown\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"string.other.link.title.markdown,string.other.link.description.markdown\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"constant.character.escape\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.section.embedded, variable.interpolation\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.section.embedded.begin,punctuation.section.embedded.end\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"invalid.illegal.bad-ampersand.html\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json\",\"settings\":{\"foreground\":\"#cc75f4\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.type.property-name.json\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.type.property-name.json punctuation\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"keyword.operator.error-control.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.type.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"punctuation.section.array.begin.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.section.array.end.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"invalid.illegal.non-null-typehinted.php\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.core.rust\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.name.goto-label.php,support.other.php\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.regexp.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.comparison.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.heredoc.php,keyword.operator.nowdoc.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"meta.function.decorator.python\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"support.token.decorator.python,meta.function.decorator.identifier.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"function.parameter\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"function.brace\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"function.parameter.ruby, function.parameter.cs\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"constant.language.symbol.ruby\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"rgb-value\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"inline-color-decoration rgb-value\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"less rgb-value\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"selector.sass\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"block.scope.end,block.scope.begin\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"storage.type.cs\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"entity.name.variable.local.cs\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"token.info-token\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"token.warn-token\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"token.error-token\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"token.debug-token\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"punctuation.definition.template-expression.begin\",\"punctuation.definition.template-expression.end\",\"punctuation.section.embedded\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"meta.template.expression\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"keyword.operator.module\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"support.type.type.flowtype\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"support.type.primitive\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"meta.property.object\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"variable.parameter.function.js\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"keyword.other.template.begin\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.other.template.end\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.other.substitution.begin\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.other.substitution.end\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.operator.assignment\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"keyword.operator.assignment.go\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"keyword.operator.arithmetic.go\",\"keyword.operator.address.go\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"entity.name.package.go\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"support.type.prelude.elm\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"support.constant.elm\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"punctuation.quasi.element\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"constant.character.entity\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"entity.other.attribute-name.pseudo-element\",\"entity.other.attribute-name.pseudo-class\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"entity.global.clojure\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"meta.symbol.clojure\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"constant.keyword.clojure\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"meta.arguments.coffee\",\"variable.parameter.function.coffee\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"source.ini\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"meta.scope.prerequisites.makefile\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"source.makefile\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"storage.modifier.import.groovy\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"meta.method.groovy\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"meta.definition.variable.name.groovy\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"meta.definition.class.inherited.classes.groovy\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"support.variable.semantic.hlsl\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"support.type.texture.hlsl\",\"support.type.sampler.hlsl\",\"support.type.object.hlsl\",\"support.type.object.rw.hlsl\",\"support.type.fx.hlsl\",\"support.type.object.hlsl\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"text.variable\",\"text.bracketed\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"support.type.swift\",\"support.type.vb.asp\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.function.xi\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.class.xi\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"constant.character.character-class.regexp.xi\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"constant.regexp.xi\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"keyword.control.xi\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"invalid.xi\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"beginning.punctuation.definition.quote.markdown.xi\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"beginning.punctuation.definition.list.markdown.xi\"],\"settings\":{\"foreground\":\"#eef0f98f\"}},{\"scope\":[\"constant.character.xi\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"accent.xi\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"wikiword.xi\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"constant.other.color.rgb-value.xi\"],\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":[\"punctuation.definition.tag.xi\"],\"settings\":{\"foreground\":\"#545864\"}},{\"scope\":[\"entity.name.label.cs\",\"entity.name.scope-resolution.function.call\",\"entity.name.scope-resolution.function.definition\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.label.cs\",\"markup.heading.setext.1.markdown\",\"markup.heading.setext.2.markdown\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\" meta.brace.square\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"comment, punctuation.definition.comment\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#eef0f98f\"}},{\"scope\":\"markup.quote.markdown\",\"settings\":{\"foreground\":\"#eef0f98f\"}},{\"scope\":\"punctuation.definition.block.sequence.item.yaml\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"constant.language.symbol.elixir\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"comment.line.double-slash,comment.block.documentation\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"keyword.control.import.python,keyword.control.flow.python\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}}],\"type\":\"dark\"}"))
@@ -0,0 +1 @@
1
+ export const themeNames: readonly string[]
package/dist/index.mjs ADDED
@@ -0,0 +1,56 @@
1
+ export const themeNames = [
2
+ 'andromeeda',
3
+ 'aurora-x',
4
+ 'ayu-dark',
5
+ 'catppuccin-frappe',
6
+ 'catppuccin-latte',
7
+ 'catppuccin-macchiato',
8
+ 'catppuccin-mocha',
9
+ 'dark-plus',
10
+ 'dracula',
11
+ 'dracula-soft',
12
+ 'everforest-dark',
13
+ 'everforest-light',
14
+ 'github-dark',
15
+ 'github-dark-default',
16
+ 'github-dark-dimmed',
17
+ 'github-dark-high-contrast',
18
+ 'github-light',
19
+ 'github-light-default',
20
+ 'github-light-high-contrast',
21
+ 'houston',
22
+ 'kanagawa-dragon',
23
+ 'kanagawa-lotus',
24
+ 'kanagawa-wave',
25
+ 'laserwave',
26
+ 'light-plus',
27
+ 'material-theme',
28
+ 'material-theme-darker',
29
+ 'material-theme-lighter',
30
+ 'material-theme-ocean',
31
+ 'material-theme-palenight',
32
+ 'min-dark',
33
+ 'min-light',
34
+ 'monokai',
35
+ 'night-owl',
36
+ 'nord',
37
+ 'one-dark-pro',
38
+ 'one-light',
39
+ 'plastic',
40
+ 'poimandres',
41
+ 'red',
42
+ 'rose-pine',
43
+ 'rose-pine-dawn',
44
+ 'rose-pine-moon',
45
+ 'slack-dark',
46
+ 'slack-ochin',
47
+ 'snazzy-light',
48
+ 'solarized-dark',
49
+ 'solarized-light',
50
+ 'synthwave-84',
51
+ 'tokyo-night',
52
+ 'vesper',
53
+ 'vitesse-black',
54
+ 'vitesse-dark',
55
+ 'vitesse-light',
56
+ ]
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme
@@ -0,0 +1,2 @@
1
+ /* Theme: kanagawa-dragon */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#282727\",\"activityBar.foreground\":\"#C5C9C5\",\"activityBarBadge.background\":\"#658594\",\"activityBarBadge.foreground\":\"#C5C9C5\",\"badge.background\":\"#282727\",\"button.background\":\"#282727\",\"button.foreground\":\"#C8C093\",\"button.secondaryBackground\":\"#223249\",\"button.secondaryForeground\":\"#C5C9C5\",\"checkbox.border\":\"#223249\",\"debugToolBar.background\":\"#0D0C0C\",\"descriptionForeground\":\"#C5C9C5\",\"diffEditor.insertedTextBackground\":\"#2B332880\",\"dropdown.background\":\"#0D0C0C\",\"dropdown.border\":\"#0D0C0C\",\"editor.background\":\"#181616\",\"editor.findMatchBackground\":\"#2D4F67\",\"editor.findMatchBorder\":\"#FF9E3B\",\"editor.findMatchHighlightBackground\":\"#2D4F6780\",\"editor.foreground\":\"#C5C9C5\",\"editor.lineHighlightBackground\":\"#393836\",\"editor.selectionBackground\":\"#223249\",\"editor.selectionHighlightBackground\":\"#39383680\",\"editor.selectionHighlightBorder\":\"#625E5A\",\"editor.wordHighlightBackground\":\"#3938364D\",\"editor.wordHighlightBorder\":\"#625E5A\",\"editor.wordHighlightStrongBackground\":\"#3938364D\",\"editor.wordHighlightStrongBorder\":\"#625E5A\",\"editorBracketHighlight.foreground1\":\"#8992A7\",\"editorBracketHighlight.foreground2\":\"#B6927B\",\"editorBracketHighlight.foreground3\":\"#8BA4B0\",\"editorBracketHighlight.foreground4\":\"#A292A3\",\"editorBracketHighlight.foreground5\":\"#C4B28A\",\"editorBracketHighlight.foreground6\":\"#8EA4A2\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#C4746E\",\"editorBracketMatch.background\":\"#0D0C0C\",\"editorBracketMatch.border\":\"#625E5A\",\"editorBracketPairGuide.activeBackground1\":\"#8992A7\",\"editorBracketPairGuide.activeBackground2\":\"#B6927B\",\"editorBracketPairGuide.activeBackground3\":\"#8BA4B0\",\"editorBracketPairGuide.activeBackground4\":\"#A292A3\",\"editorBracketPairGuide.activeBackground5\":\"#C4B28A\",\"editorBracketPairGuide.activeBackground6\":\"#8EA4A2\",\"editorCursor.background\":\"#181616\",\"editorCursor.foreground\":\"#C5C9C5\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#0D0C0C\",\"editorGroupHeader.tabsBackground\":\"#0D0C0C\",\"editorGutter.addedBackground\":\"#76946A\",\"editorGutter.deletedBackground\":\"#C34043\",\"editorGutter.modifiedBackground\":\"#DCA561\",\"editorHoverWidget.background\":\"#181616\",\"editorHoverWidget.border\":\"#282727\",\"editorHoverWidget.highlightForeground\":\"#658594\",\"editorIndentGuide.activeBackground1\":\"#393836\",\"editorIndentGuide.background1\":\"#282727\",\"editorInlayHint.background\":\"#181616\",\"editorInlayHint.foreground\":\"#737C73\",\"editorLineNumber.activeForeground\":\"#FFA066\",\"editorLineNumber.foreground\":\"#625E5A\",\"editorMarkerNavigation.background\":\"#393836\",\"editorRuler.foreground\":\"#393836\",\"editorSuggestWidget.background\":\"#223249\",\"editorSuggestWidget.border\":\"#223249\",\"editorSuggestWidget.selectedBackground\":\"#2D4F67\",\"editorWarning.foreground\":\"#FF9E3B\",\"editorWhitespace.foreground\":\"#181616\",\"editorWidget.background\":\"#181616\",\"focusBorder\":\"#223249\",\"foreground\":\"#C5C9C5\",\"gitDecoration.ignoredResourceForeground\":\"#737C73\",\"input.background\":\"#0D0C0C\",\"list.activeSelectionBackground\":\"#393836\",\"list.activeSelectionForeground\":\"#C5C9C5\",\"list.focusBackground\":\"#282727\",\"list.focusForeground\":\"#C5C9C5\",\"list.highlightForeground\":\"#8BA4B0\",\"list.hoverBackground\":\"#393836\",\"list.hoverForeground\":\"#C5C9C5\",\"list.inactiveSelectionBackground\":\"#282727\",\"list.inactiveSelectionForeground\":\"#C5C9C5\",\"list.warningForeground\":\"#FF9E3B\",\"menu.background\":\"#393836\",\"menu.border\":\"#0D0C0C\",\"menu.foreground\":\"#C5C9C5\",\"menu.selectionBackground\":\"#0D0C0C\",\"menu.selectionForeground\":\"#C5C9C5\",\"menu.separatorBackground\":\"#625E5A\",\"menubar.selectionBackground\":\"#0D0C0C\",\"menubar.selectionForeground\":\"#C5C9C5\",\"minimapGutter.addedBackground\":\"#76946A\",\"minimapGutter.deletedBackground\":\"#C34043\",\"minimapGutter.modifiedBackground\":\"#DCA561\",\"panel.border\":\"#0D0C0C\",\"panelSectionHeader.background\":\"#181616\",\"peekView.border\":\"#625E5A\",\"peekViewEditor.background\":\"#282727\",\"peekViewEditor.matchHighlightBackground\":\"#2D4F67\",\"peekViewResult.background\":\"#393836\",\"scrollbar.shadow\":\"#393836\",\"scrollbarSlider.activeBackground\":\"#28272780\",\"scrollbarSlider.background\":\"#625E5A66\",\"scrollbarSlider.hoverBackground\":\"#625E5A80\",\"settings.focusedRowBackground\":\"#393836\",\"settings.headerForeground\":\"#C5C9C5\",\"sideBar.background\":\"#181616\",\"sideBar.border\":\"#0D0C0C\",\"sideBar.foreground\":\"#C5C9C5\",\"sideBarSectionHeader.background\":\"#393836\",\"sideBarSectionHeader.foreground\":\"#C5C9C5\",\"statusBar.background\":\"#0D0C0C\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#8992A7\",\"statusBar.debuggingForeground\":\"#C5C9C5\",\"statusBar.foreground\":\"#C8C093\",\"statusBar.noFolderBackground\":\"#181616\",\"statusBarItem.hoverBackground\":\"#393836\",\"statusBarItem.remoteBackground\":\"#2D4F67\",\"statusBarItem.remoteForeground\":\"#C5C9C5\",\"tab.activeBackground\":\"#282727\",\"tab.activeForeground\":\"#8BA4B0\",\"tab.border\":\"#282727\",\"tab.hoverBackground\":\"#393836\",\"tab.inactiveBackground\":\"#1D1C19\",\"tab.unfocusedHoverBackground\":\"#181616\",\"terminal.ansiBlack\":\"#0D0C0C\",\"terminal.ansiBlue\":\"#8BA4B0\",\"terminal.ansiBrightBlack\":\"#A6A69C\",\"terminal.ansiBrightBlue\":\"#7FB4CA\",\"terminal.ansiBrightCyan\":\"#7AA89F\",\"terminal.ansiBrightGreen\":\"#87A987\",\"terminal.ansiBrightMagenta\":\"#938AA9\",\"terminal.ansiBrightRed\":\"#E46876\",\"terminal.ansiBrightWhite\":\"#C5C9C5\",\"terminal.ansiBrightYellow\":\"#E6C384\",\"terminal.ansiCyan\":\"#8EA4A2\",\"terminal.ansiGreen\":\"#8A9A7B\",\"terminal.ansiMagenta\":\"#A292A3\",\"terminal.ansiRed\":\"#C4746E\",\"terminal.ansiWhite\":\"#C8C093\",\"terminal.ansiYellow\":\"#C4B28A\",\"terminal.background\":\"#181616\",\"terminal.border\":\"#0D0C0C\",\"terminal.foreground\":\"#C5C9C5\",\"terminal.selectionBackground\":\"#223249\",\"textBlockQuote.background\":\"#181616\",\"textBlockQuote.border\":\"#0D0C0C\",\"textLink.foreground\":\"#6A9589\",\"textPreformat.foreground\":\"#FF9E3B\",\"titleBar.activeBackground\":\"#393836\",\"titleBar.activeForeground\":\"#C5C9C5\",\"titleBar.inactiveBackground\":\"#181616\",\"titleBar.inactiveForeground\":\"#C5C9C5\",\"walkThrough.embeddedEditorBackground\":\"#181616\"},\"displayName\":\"Kanagawa Dragon\",\"name\":\"kanagawa-dragon\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#B98D7B\",\"function\":\"#8BA4B0\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#8992A7\"},\"macro\":\"#C4746E\",\"method\":\"#949FB5\",\"operator\":\"#B98D7B\",\"parameter\":\"#A6A69C\",\"parameter.declaration\":\"#A6A69C\",\"parameter.definition\":\"#A6A69C\",\"variable\":\"#C5C9C5\",\"variable.readonly\":\"#C5C9C5\",\"variable.readonly.defaultLibrary\":\"#C5C9C5\",\"variable.readonly.local\":\"#C5C9C5\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#9E9B93\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.name.tag.html\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#8EA4A2\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#8EA4A2\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"entity.other.attribute-name.html\",\"invalid.deprecated.entity.other.attribute-name.html\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#76946A\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#C34043\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DCA561\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#B98D7B\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#949FB5\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9E9B93\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#C5C9C5\"}}],\"type\":\"dark\"}"))
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme
@@ -0,0 +1,2 @@
1
+ /* Theme: kanagawa-lotus */
2
+ export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#E7DBA0\",\"activityBar.foreground\":\"#545464\",\"activityBarBadge.background\":\"#5A7785\",\"activityBarBadge.foreground\":\"#545464\",\"badge.background\":\"#E7DBA0\",\"button.background\":\"#E7DBA0\",\"button.foreground\":\"#43436C\",\"button.secondaryBackground\":\"#C7D7E0\",\"button.secondaryForeground\":\"#545464\",\"checkbox.border\":\"#C7D7E0\",\"debugToolBar.background\":\"#D5CEA3\",\"descriptionForeground\":\"#545464\",\"diffEditor.insertedTextBackground\":\"#B7D0AE80\",\"dropdown.background\":\"#D5CEA3\",\"dropdown.border\":\"#D5CEA3\",\"editor.background\":\"#F2ECBC\",\"editor.findMatchBackground\":\"#B5CBD2\",\"editor.findMatchBorder\":\"#E98A00\",\"editor.findMatchHighlightBackground\":\"#B5CBD280\",\"editor.foreground\":\"#545464\",\"editor.lineHighlightBackground\":\"#E4D794\",\"editor.selectionBackground\":\"#C7D7E0\",\"editor.selectionHighlightBackground\":\"#E4D79480\",\"editor.selectionHighlightBorder\":\"#766B90\",\"editor.wordHighlightBackground\":\"#E4D7944D\",\"editor.wordHighlightBorder\":\"#766B90\",\"editor.wordHighlightStrongBackground\":\"#E4D7944D\",\"editor.wordHighlightStrongBorder\":\"#766B90\",\"editorBracketHighlight.foreground1\":\"#624C83\",\"editorBracketHighlight.foreground2\":\"#CC6D00\",\"editorBracketHighlight.foreground3\":\"#4D699B\",\"editorBracketHighlight.foreground4\":\"#B35B79\",\"editorBracketHighlight.foreground5\":\"#77713F\",\"editorBracketHighlight.foreground6\":\"#597B75\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#D9A594\",\"editorBracketMatch.background\":\"#D5CEA3\",\"editorBracketMatch.border\":\"#766B90\",\"editorBracketPairGuide.activeBackground1\":\"#624C83\",\"editorBracketPairGuide.activeBackground2\":\"#CC6D00\",\"editorBracketPairGuide.activeBackground3\":\"#4D699B\",\"editorBracketPairGuide.activeBackground4\":\"#B35B79\",\"editorBracketPairGuide.activeBackground5\":\"#77713F\",\"editorBracketPairGuide.activeBackground6\":\"#597B75\",\"editorCursor.background\":\"#F2ECBC\",\"editorCursor.foreground\":\"#545464\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#D5CEA3\",\"editorGroupHeader.tabsBackground\":\"#D5CEA3\",\"editorGutter.addedBackground\":\"#6E915F\",\"editorGutter.deletedBackground\":\"#D7474B\",\"editorGutter.modifiedBackground\":\"#DE9800\",\"editorHoverWidget.background\":\"#F2ECBC\",\"editorHoverWidget.border\":\"#E7DBA0\",\"editorHoverWidget.highlightForeground\":\"#5A7785\",\"editorIndentGuide.activeBackground1\":\"#E4D794\",\"editorIndentGuide.background1\":\"#E7DBA0\",\"editorInlayHint.background\":\"#F2ECBC\",\"editorInlayHint.foreground\":\"#716E61\",\"editorLineNumber.activeForeground\":\"#CC6D00\",\"editorLineNumber.foreground\":\"#766B90\",\"editorMarkerNavigation.background\":\"#E4D794\",\"editorRuler.foreground\":\"#ff0000\",\"editorSuggestWidget.background\":\"#C7D7E0\",\"editorSuggestWidget.border\":\"#C7D7E0\",\"editorSuggestWidget.selectedBackground\":\"#B5CBD2\",\"editorWarning.foreground\":\"#E98A00\",\"editorWhitespace.foreground\":\"#F2ECBC\",\"editorWidget.background\":\"#F2ECBC\",\"focusBorder\":\"#C7D7E0\",\"foreground\":\"#545464\",\"gitDecoration.ignoredResourceForeground\":\"#716E61\",\"input.background\":\"#D5CEA3\",\"list.activeSelectionBackground\":\"#E4D794\",\"list.activeSelectionForeground\":\"#545464\",\"list.focusBackground\":\"#E7DBA0\",\"list.focusForeground\":\"#545464\",\"list.highlightForeground\":\"#4D699B\",\"list.hoverBackground\":\"#E4D794\",\"list.hoverForeground\":\"#545464\",\"list.inactiveSelectionBackground\":\"#E7DBA0\",\"list.inactiveSelectionForeground\":\"#545464\",\"list.warningForeground\":\"#E98A00\",\"menu.background\":\"#E4D794\",\"menu.border\":\"#D5CEA3\",\"menu.foreground\":\"#545464\",\"menu.selectionBackground\":\"#D5CEA3\",\"menu.selectionForeground\":\"#545464\",\"menu.separatorBackground\":\"#766B90\",\"menubar.selectionBackground\":\"#D5CEA3\",\"menubar.selectionForeground\":\"#545464\",\"minimapGutter.addedBackground\":\"#6E915F\",\"minimapGutter.deletedBackground\":\"#D7474B\",\"minimapGutter.modifiedBackground\":\"#DE9800\",\"panel.border\":\"#D5CEA3\",\"panelSectionHeader.background\":\"#F2ECBC\",\"peekView.border\":\"#766B90\",\"peekViewEditor.background\":\"#E7DBA0\",\"peekViewEditor.matchHighlightBackground\":\"#B5CBD2\",\"peekViewResult.background\":\"#E4D794\",\"scrollbar.shadow\":\"#E4D794\",\"scrollbarSlider.activeBackground\":\"#E7DBA080\",\"scrollbarSlider.background\":\"#766B9066\",\"scrollbarSlider.hoverBackground\":\"#766B9080\",\"settings.focusedRowBackground\":\"#E4D794\",\"settings.headerForeground\":\"#545464\",\"sideBar.background\":\"#F2ECBC\",\"sideBar.border\":\"#D5CEA3\",\"sideBar.foreground\":\"#545464\",\"sideBarSectionHeader.background\":\"#E4D794\",\"sideBarSectionHeader.foreground\":\"#545464\",\"statusBar.background\":\"#D5CEA3\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#624C83\",\"statusBar.debuggingForeground\":\"#545464\",\"statusBar.foreground\":\"#43436C\",\"statusBar.noFolderBackground\":\"#F2ECBC\",\"statusBarItem.hoverBackground\":\"#E4D794\",\"statusBarItem.remoteBackground\":\"#B5CBD2\",\"statusBarItem.remoteForeground\":\"#545464\",\"tab.activeBackground\":\"#E7DBA0\",\"tab.activeForeground\":\"#4D699B\",\"tab.border\":\"#E7DBA0\",\"tab.hoverBackground\":\"#E4D794\",\"tab.inactiveBackground\":\"#E5DDB0\",\"tab.unfocusedHoverBackground\":\"#F2ECBC\",\"terminal.ansiBlack\":\"#1F1F28\",\"terminal.ansiBlue\":\"#4D699B\",\"terminal.ansiBrightBlack\":\"#8A8980\",\"terminal.ansiBrightBlue\":\"#6693BF\",\"terminal.ansiBrightCyan\":\"#5E857A\",\"terminal.ansiBrightGreen\":\"#6E915F\",\"terminal.ansiBrightMagenta\":\"#624C83\",\"terminal.ansiBrightRed\":\"#D7474B\",\"terminal.ansiBrightWhite\":\"#43436C\",\"terminal.ansiBrightYellow\":\"#836F4A\",\"terminal.ansiCyan\":\"#597B75\",\"terminal.ansiGreen\":\"#6F894E\",\"terminal.ansiMagenta\":\"#B35B79\",\"terminal.ansiRed\":\"#C84053\",\"terminal.ansiWhite\":\"#545464\",\"terminal.ansiYellow\":\"#77713F\",\"terminal.background\":\"#F2ECBC\",\"terminal.border\":\"#D5CEA3\",\"terminal.foreground\":\"#545464\",\"terminal.selectionBackground\":\"#C7D7E0\",\"textBlockQuote.background\":\"#F2ECBC\",\"textBlockQuote.border\":\"#D5CEA3\",\"textLink.foreground\":\"#5E857A\",\"textPreformat.foreground\":\"#E98A00\",\"titleBar.activeBackground\":\"#E4D794\",\"titleBar.activeForeground\":\"#545464\",\"titleBar.inactiveBackground\":\"#F2ECBC\",\"titleBar.inactiveForeground\":\"#545464\",\"walkThrough.embeddedEditorBackground\":\"#F2ECBC\"},\"displayName\":\"Kanagawa Lotus\",\"name\":\"kanagawa-lotus\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#836F4A\",\"function\":\"#4D699B\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#624C83\"},\"macro\":\"#C84053\",\"method\":\"#6693BF\",\"operator\":\"#836F4A\",\"parameter\":\"#5D57A3\",\"parameter.declaration\":\"#5D57A3\",\"parameter.definition\":\"#5D57A3\",\"variable\":\"#545464\",\"variable.readonly\":\"#545464\",\"variable.readonly.defaultLibrary\":\"#545464\",\"variable.readonly.local\":\"#545464\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#D9A594\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#4E8CA2\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.name.tag.html\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#C84053\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#597B75\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#597B75\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"entity.other.attribute-name.html\",\"invalid.deprecated.entity.other.attribute-name.html\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#6E915F\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#D7474B\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DE9800\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#836F4A\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#C84053\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C84053\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#6693BF\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#4E8CA2\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#545464\"}}],\"type\":\"light\"}"))
@@ -0,0 +1,3 @@
1
+ import type { ThemeRegistration } from '@shikijs/core'
2
+ const theme: ThemeRegistration
3
+ export default theme