{
 "id": "vscode",
 "version": "0.1.0",
 "shared": [
  {
   "name": "package.json",
   "path": "package.json",
   "lang": "json",
   "bytes": 842,
   "lines": 34,
   "text": "{\n  \"name\": \"digitable-focus\",\n  \"displayName\": \"Digitable Focus\",\n  \"description\": \"Carbon, Paper and Signal themes from Digitable Workbench.\",\n  \"version\": \"0.1.0\",\n  \"publisher\": \"digitable\",\n  \"license\": \"SEE LICENSE IN ../../LICENSE-PERSONAL.md\",\n  \"engines\": {\n    \"vscode\": \"^1.90.0\"\n  },\n  \"categories\": [\n    \"Themes\"\n  ],\n  \"contributes\": {\n    \"themes\": [\n      {\n        \"label\": \"Digitable Focus Carbon\",\n        \"uiTheme\": \"vs-dark\",\n        \"path\": \"./themes/digitable-focus-carbon-color-theme.json\"\n      },\n      {\n        \"label\": \"Digitable Focus Paper\",\n        \"uiTheme\": \"vs\",\n        \"path\": \"./themes/digitable-focus-paper-color-theme.json\"\n      },\n      {\n        \"label\": \"Digitable Focus Signal\",\n        \"uiTheme\": \"vs-dark\",\n        \"path\": \"./themes/digitable-focus-signal-color-theme.json\"\n      }\n    ]\n  }\n}\n"
  }
 ],
 "palettes": [
  {
   "id": "carbon",
   "label": "Carbon",
   "files": [
    {
     "name": "digitable-focus-carbon-color-theme.json",
     "path": "themes/digitable-focus-carbon-color-theme.json",
     "lang": "json",
     "bytes": 6218,
     "lines": 227,
     "text": "{\n  \"$schema\": \"vscode://schemas/color-theme\",\n  \"name\": \"Digitable Focus Carbon\",\n  \"type\": \"dark\",\n  \"semanticHighlighting\": true,\n  \"colors\": {\n    \"activityBar.background\": \"#071018\",\n    \"activityBar.foreground\": \"#F5F7FA\",\n    \"activityBar.inactiveForeground\": \"#9BAAB8\",\n    \"activityBarBadge.background\": \"#00E5E5\",\n    \"activityBarBadge.foreground\": \"#05080D\",\n    \"badge.background\": \"#00E5E5\",\n    \"badge.foreground\": \"#05080D\",\n    \"button.background\": \"#00E5E5\",\n    \"button.foreground\": \"#05080D\",\n    \"button.hoverBackground\": \"#00D8FF\",\n    \"commandCenter.border\": \"#15566A\",\n    \"descriptionForeground\": \"#9BAAB8\",\n    \"diffEditor.insertedTextBackground\": \"#7CFF6B24\",\n    \"diffEditor.removedTextBackground\": \"#FF5B5B24\",\n    \"dropdown.background\": \"#0B111A\",\n    \"dropdown.border\": \"#15566A\",\n    \"editor.background\": \"#05080D\",\n    \"editor.foreground\": \"#F5F7FA\",\n    \"editor.findMatchBackground\": \"#FFC24766\",\n    \"editor.findMatchHighlightBackground\": \"#FFC24733\",\n    \"editor.lineHighlightBackground\": \"#07141E\",\n    \"editor.selectionBackground\": \"#15566A99\",\n    \"editorCursor.foreground\": \"#00E5E5\",\n    \"editorError.foreground\": \"#FF5B5B\",\n    \"editorGroup.border\": \"#15566A\",\n    \"editorIndentGuide.activeBackground1\": \"#00E5E5\",\n    \"editorIndentGuide.background1\": \"#15566A\",\n    \"editorLineNumber.activeForeground\": \"#00E5E5\",\n    \"editorLineNumber.foreground\": \"#718695\",\n    \"editorLink.activeForeground\": \"#3CA9FF\",\n    \"editorWarning.foreground\": \"#FFC247\",\n    \"focusBorder\": \"#00E5E5\",\n    \"input.background\": \"#0B111A\",\n    \"input.border\": \"#15566A\",\n    \"input.foreground\": \"#F5F7FA\",\n    \"input.placeholderForeground\": \"#9BAAB8\",\n    \"list.activeSelectionBackground\": \"#15566A99\",\n    \"list.activeSelectionForeground\": \"#F5F7FA\",\n    \"list.hoverBackground\": \"#07141E\",\n    \"menu.background\": \"#0B111A\",\n    \"menu.foreground\": \"#F5F7FA\",\n    \"panel.background\": \"#071018\",\n    \"panel.border\": \"#15566A\",\n    \"peekView.border\": \"#00E5E5\",\n    \"scrollbarSlider.background\": \"#15566A88\",\n    \"sideBar.background\": \"#071018\",\n    \"sideBar.border\": \"#15566A\",\n    \"sideBar.foreground\": \"#F5F7FA\",\n    \"statusBar.background\": \"#0B111A\",\n    \"statusBar.foreground\": \"#F5F7FA\",\n    \"statusBarItem.remoteBackground\": \"#00E5E5\",\n    \"statusBarItem.remoteForeground\": \"#05080D\",\n    \"tab.activeBackground\": \"#05080D\",\n    \"tab.activeBorderTop\": \"#00E5E5\",\n    \"tab.activeForeground\": \"#F5F7FA\",\n    \"tab.border\": \"#15566A\",\n    \"tab.inactiveBackground\": \"#071018\",\n    \"tab.inactiveForeground\": \"#9BAAB8\",\n    \"terminal.ansiBlack\": \"#05080D\",\n    \"terminal.ansiBlue\": \"#3CA9FF\",\n    \"terminal.ansiBrightBlack\": \"#718695\",\n    \"terminal.ansiBrightBlue\": \"#3CA9FF\",\n    \"terminal.ansiBrightCyan\": \"#00D8FF\",\n    \"terminal.ansiBrightGreen\": \"#7CFF6B\",\n    \"terminal.ansiBrightMagenta\": \"#B65CFF\",\n    \"terminal.ansiBrightRed\": \"#FF5B5B\",\n    \"terminal.ansiBrightWhite\": \"#F5F7FA\",\n    \"terminal.ansiBrightYellow\": \"#FFC247\",\n    \"terminal.ansiCyan\": \"#00E5E5\",\n    \"terminal.ansiGreen\": \"#7CFF6B\",\n    \"terminal.ansiMagenta\": \"#B65CFF\",\n    \"terminal.ansiRed\": \"#FF5B5B\",\n    \"terminal.ansiWhite\": \"#9BAAB8\",\n    \"terminal.ansiYellow\": \"#FFC247\",\n    \"terminal.background\": \"#05080D\",\n    \"terminal.foreground\": \"#F5F7FA\",\n    \"titleBar.activeBackground\": \"#071018\",\n    \"titleBar.activeForeground\": \"#F5F7FA\",\n    \"titleBar.border\": \"#15566A\",\n    \"walkThrough.embeddedEditorBackground\": \"#071018\"\n  },\n  \"tokenColors\": [\n    {\n      \"name\": \"Comments\",\n      \"scope\": [\n        \"comment\",\n        \"punctuation.definition.comment\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#718695\",\n        \"fontStyle\": \"italic\"\n      }\n    },\n    {\n      \"name\": \"Strings\",\n      \"scope\": [\n        \"string\",\n        \"constant.other.symbol\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#7CFF6B\"\n      }\n    },\n    {\n      \"name\": \"Numbers and constants\",\n      \"scope\": [\n        \"constant.numeric\",\n        \"constant.language\",\n        \"constant.character\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#FFC247\"\n      }\n    },\n    {\n      \"name\": \"Keywords and storage\",\n      \"scope\": [\n        \"keyword\",\n        \"storage.type\",\n        \"storage.modifier\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#B65CFF\"\n      }\n    },\n    {\n      \"name\": \"Functions and methods\",\n      \"scope\": [\n        \"entity.name.function\",\n        \"support.function\",\n        \"meta.function-call\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#3CA9FF\"\n      }\n    },\n    {\n      \"name\": \"Types and classes\",\n      \"scope\": [\n        \"entity.name.type\",\n        \"entity.name.class\",\n        \"support.type\",\n        \"support.class\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#00E5E5\"\n      }\n    },\n    {\n      \"name\": \"Variables and parameters\",\n      \"scope\": [\n        \"variable\",\n        \"variable.parameter\",\n        \"meta.object-literal.key\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#F5F7FA\"\n      }\n    },\n    {\n      \"name\": \"Tags and attributes\",\n      \"scope\": [\n        \"entity.name.tag\",\n        \"entity.other.attribute-name\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#FF8A2A\"\n      }\n    },\n    {\n      \"name\": \"Invalid and deprecated\",\n      \"scope\": [\n        \"invalid\",\n        \"invalid.illegal\",\n        \"invalid.deprecated\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#05080D\",\n        \"background\": \"#FF5B5B\"\n      }\n    },\n    {\n      \"name\": \"Markup headings\",\n      \"scope\": [\n        \"markup.heading\",\n        \"entity.name.section\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#00E5E5\",\n        \"fontStyle\": \"bold\"\n      }\n    },\n    {\n      \"name\": \"Markup links\",\n      \"scope\": [\n        \"markup.underline.link\",\n        \"string.other.link\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#3CA9FF\",\n        \"fontStyle\": \"underline\"\n      }\n    }\n  ],\n  \"semanticTokenColors\": {\n    \"class\": \"#00E5E5\",\n    \"enum\": \"#00E5E5\",\n    \"interface\": \"#00E5E5\",\n    \"function\": \"#3CA9FF\",\n    \"method\": \"#3CA9FF\",\n    \"parameter\": \"#F5F7FA\",\n    \"property\": \"#F5F7FA\",\n    \"variable\": \"#F5F7FA\",\n    \"string\": \"#7CFF6B\",\n    \"number\": \"#FFC247\",\n    \"regexp\": \"#FF8A2A\",\n    \"type\": \"#00E5E5\",\n    \"namespace\": \"#B65CFF\"\n  }\n}\n"
    }
   ]
  },
  {
   "id": "paper",
   "label": "Paper",
   "files": [
    {
     "name": "digitable-focus-paper-color-theme.json",
     "path": "themes/digitable-focus-paper-color-theme.json",
     "lang": "json",
     "bytes": 6218,
     "lines": 227,
     "text": "{\n  \"$schema\": \"vscode://schemas/color-theme\",\n  \"name\": \"Digitable Focus Paper\",\n  \"type\": \"light\",\n  \"semanticHighlighting\": true,\n  \"colors\": {\n    \"activityBar.background\": \"#FFFFFF\",\n    \"activityBar.foreground\": \"#10202A\",\n    \"activityBar.inactiveForeground\": \"#526A78\",\n    \"activityBarBadge.background\": \"#007C83\",\n    \"activityBarBadge.foreground\": \"#F4F7F8\",\n    \"badge.background\": \"#007C83\",\n    \"badge.foreground\": \"#F4F7F8\",\n    \"button.background\": \"#007C83\",\n    \"button.foreground\": \"#F4F7F8\",\n    \"button.hoverBackground\": \"#006E78\",\n    \"commandCenter.border\": \"#A9C2C9\",\n    \"descriptionForeground\": \"#526A78\",\n    \"diffEditor.insertedTextBackground\": \"#287A3624\",\n    \"diffEditor.removedTextBackground\": \"#B4232E24\",\n    \"dropdown.background\": \"#E9F0F2\",\n    \"dropdown.border\": \"#A9C2C9\",\n    \"editor.background\": \"#F4F7F8\",\n    \"editor.foreground\": \"#10202A\",\n    \"editor.findMatchBackground\": \"#8A5B0066\",\n    \"editor.findMatchHighlightBackground\": \"#8A5B0033\",\n    \"editor.lineHighlightBackground\": \"#E9F3F4\",\n    \"editor.selectionBackground\": \"#70CED455\",\n    \"editorCursor.foreground\": \"#007C83\",\n    \"editorError.foreground\": \"#B4232E\",\n    \"editorGroup.border\": \"#A9C2C9\",\n    \"editorIndentGuide.activeBackground1\": \"#007C83\",\n    \"editorIndentGuide.background1\": \"#A9C2C9\",\n    \"editorLineNumber.activeForeground\": \"#007C83\",\n    \"editorLineNumber.foreground\": \"#5F7480\",\n    \"editorLink.activeForeground\": \"#0067A8\",\n    \"editorWarning.foreground\": \"#8A5B00\",\n    \"focusBorder\": \"#007C83\",\n    \"input.background\": \"#E9F0F2\",\n    \"input.border\": \"#A9C2C9\",\n    \"input.foreground\": \"#10202A\",\n    \"input.placeholderForeground\": \"#526A78\",\n    \"list.activeSelectionBackground\": \"#70CED455\",\n    \"list.activeSelectionForeground\": \"#10202A\",\n    \"list.hoverBackground\": \"#E9F3F4\",\n    \"menu.background\": \"#E9F0F2\",\n    \"menu.foreground\": \"#10202A\",\n    \"panel.background\": \"#FFFFFF\",\n    \"panel.border\": \"#A9C2C9\",\n    \"peekView.border\": \"#007C83\",\n    \"scrollbarSlider.background\": \"#A9C2C988\",\n    \"sideBar.background\": \"#FFFFFF\",\n    \"sideBar.border\": \"#A9C2C9\",\n    \"sideBar.foreground\": \"#10202A\",\n    \"statusBar.background\": \"#E9F0F2\",\n    \"statusBar.foreground\": \"#10202A\",\n    \"statusBarItem.remoteBackground\": \"#007C83\",\n    \"statusBarItem.remoteForeground\": \"#F4F7F8\",\n    \"tab.activeBackground\": \"#F4F7F8\",\n    \"tab.activeBorderTop\": \"#007C83\",\n    \"tab.activeForeground\": \"#10202A\",\n    \"tab.border\": \"#A9C2C9\",\n    \"tab.inactiveBackground\": \"#FFFFFF\",\n    \"tab.inactiveForeground\": \"#526A78\",\n    \"terminal.ansiBlack\": \"#10202A\",\n    \"terminal.ansiBlue\": \"#0067A8\",\n    \"terminal.ansiBrightBlack\": \"#5F7480\",\n    \"terminal.ansiBrightBlue\": \"#0067A8\",\n    \"terminal.ansiBrightCyan\": \"#006E78\",\n    \"terminal.ansiBrightGreen\": \"#287A36\",\n    \"terminal.ansiBrightMagenta\": \"#7139A3\",\n    \"terminal.ansiBrightRed\": \"#B4232E\",\n    \"terminal.ansiBrightWhite\": \"#10202A\",\n    \"terminal.ansiBrightYellow\": \"#8A5B00\",\n    \"terminal.ansiCyan\": \"#007C83\",\n    \"terminal.ansiGreen\": \"#287A36\",\n    \"terminal.ansiMagenta\": \"#7139A3\",\n    \"terminal.ansiRed\": \"#B4232E\",\n    \"terminal.ansiWhite\": \"#526A78\",\n    \"terminal.ansiYellow\": \"#8A5B00\",\n    \"terminal.background\": \"#F4F7F8\",\n    \"terminal.foreground\": \"#10202A\",\n    \"titleBar.activeBackground\": \"#FFFFFF\",\n    \"titleBar.activeForeground\": \"#10202A\",\n    \"titleBar.border\": \"#A9C2C9\",\n    \"walkThrough.embeddedEditorBackground\": \"#FFFFFF\"\n  },\n  \"tokenColors\": [\n    {\n      \"name\": \"Comments\",\n      \"scope\": [\n        \"comment\",\n        \"punctuation.definition.comment\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#5F7480\",\n        \"fontStyle\": \"italic\"\n      }\n    },\n    {\n      \"name\": \"Strings\",\n      \"scope\": [\n        \"string\",\n        \"constant.other.symbol\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#287A36\"\n      }\n    },\n    {\n      \"name\": \"Numbers and constants\",\n      \"scope\": [\n        \"constant.numeric\",\n        \"constant.language\",\n        \"constant.character\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#8A5B00\"\n      }\n    },\n    {\n      \"name\": \"Keywords and storage\",\n      \"scope\": [\n        \"keyword\",\n        \"storage.type\",\n        \"storage.modifier\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#7139A3\"\n      }\n    },\n    {\n      \"name\": \"Functions and methods\",\n      \"scope\": [\n        \"entity.name.function\",\n        \"support.function\",\n        \"meta.function-call\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#0067A8\"\n      }\n    },\n    {\n      \"name\": \"Types and classes\",\n      \"scope\": [\n        \"entity.name.type\",\n        \"entity.name.class\",\n        \"support.type\",\n        \"support.class\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#007C83\"\n      }\n    },\n    {\n      \"name\": \"Variables and parameters\",\n      \"scope\": [\n        \"variable\",\n        \"variable.parameter\",\n        \"meta.object-literal.key\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#10202A\"\n      }\n    },\n    {\n      \"name\": \"Tags and attributes\",\n      \"scope\": [\n        \"entity.name.tag\",\n        \"entity.other.attribute-name\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#A54A00\"\n      }\n    },\n    {\n      \"name\": \"Invalid and deprecated\",\n      \"scope\": [\n        \"invalid\",\n        \"invalid.illegal\",\n        \"invalid.deprecated\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#F4F7F8\",\n        \"background\": \"#B4232E\"\n      }\n    },\n    {\n      \"name\": \"Markup headings\",\n      \"scope\": [\n        \"markup.heading\",\n        \"entity.name.section\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#007C83\",\n        \"fontStyle\": \"bold\"\n      }\n    },\n    {\n      \"name\": \"Markup links\",\n      \"scope\": [\n        \"markup.underline.link\",\n        \"string.other.link\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#0067A8\",\n        \"fontStyle\": \"underline\"\n      }\n    }\n  ],\n  \"semanticTokenColors\": {\n    \"class\": \"#007C83\",\n    \"enum\": \"#007C83\",\n    \"interface\": \"#007C83\",\n    \"function\": \"#0067A8\",\n    \"method\": \"#0067A8\",\n    \"parameter\": \"#10202A\",\n    \"property\": \"#10202A\",\n    \"variable\": \"#10202A\",\n    \"string\": \"#287A36\",\n    \"number\": \"#8A5B00\",\n    \"regexp\": \"#A54A00\",\n    \"type\": \"#007C83\",\n    \"namespace\": \"#7139A3\"\n  }\n}\n"
    }
   ]
  },
  {
   "id": "signal",
   "label": "Signal",
   "files": [
    {
     "name": "digitable-focus-signal-color-theme.json",
     "path": "themes/digitable-focus-signal-color-theme.json",
     "lang": "json",
     "bytes": 6218,
     "lines": 227,
     "text": "{\n  \"$schema\": \"vscode://schemas/color-theme\",\n  \"name\": \"Digitable Focus Signal\",\n  \"type\": \"dark\",\n  \"semanticHighlighting\": true,\n  \"colors\": {\n    \"activityBar.background\": \"#090D10\",\n    \"activityBar.foreground\": \"#FFFFFF\",\n    \"activityBar.inactiveForeground\": \"#D0D9DE\",\n    \"activityBarBadge.background\": \"#00FFFF\",\n    \"activityBarBadge.foreground\": \"#000000\",\n    \"badge.background\": \"#00FFFF\",\n    \"badge.foreground\": \"#000000\",\n    \"button.background\": \"#00FFFF\",\n    \"button.foreground\": \"#000000\",\n    \"button.hoverBackground\": \"#66FFFF\",\n    \"commandCenter.border\": \"#66FFFF\",\n    \"descriptionForeground\": \"#D0D9DE\",\n    \"diffEditor.insertedTextBackground\": \"#7CFF0024\",\n    \"diffEditor.removedTextBackground\": \"#FF4D5A24\",\n    \"dropdown.background\": \"#101820\",\n    \"dropdown.border\": \"#66FFFF\",\n    \"editor.background\": \"#000000\",\n    \"editor.foreground\": \"#FFFFFF\",\n    \"editor.findMatchBackground\": \"#FFD80066\",\n    \"editor.findMatchHighlightBackground\": \"#FFD80033\",\n    \"editor.lineHighlightBackground\": \"#0B171A\",\n    \"editor.selectionBackground\": \"#00FFFF55\",\n    \"editorCursor.foreground\": \"#00FFFF\",\n    \"editorError.foreground\": \"#FF4D5A\",\n    \"editorGroup.border\": \"#66FFFF\",\n    \"editorIndentGuide.activeBackground1\": \"#00FFFF\",\n    \"editorIndentGuide.background1\": \"#66FFFF\",\n    \"editorLineNumber.activeForeground\": \"#00FFFF\",\n    \"editorLineNumber.foreground\": \"#A8B6BF\",\n    \"editorLink.activeForeground\": \"#55AAFF\",\n    \"editorWarning.foreground\": \"#FFD800\",\n    \"focusBorder\": \"#00FFFF\",\n    \"input.background\": \"#101820\",\n    \"input.border\": \"#66FFFF\",\n    \"input.foreground\": \"#FFFFFF\",\n    \"input.placeholderForeground\": \"#D0D9DE\",\n    \"list.activeSelectionBackground\": \"#00FFFF55\",\n    \"list.activeSelectionForeground\": \"#FFFFFF\",\n    \"list.hoverBackground\": \"#0B171A\",\n    \"menu.background\": \"#101820\",\n    \"menu.foreground\": \"#FFFFFF\",\n    \"panel.background\": \"#090D10\",\n    \"panel.border\": \"#66FFFF\",\n    \"peekView.border\": \"#00FFFF\",\n    \"scrollbarSlider.background\": \"#66FFFF88\",\n    \"sideBar.background\": \"#090D10\",\n    \"sideBar.border\": \"#66FFFF\",\n    \"sideBar.foreground\": \"#FFFFFF\",\n    \"statusBar.background\": \"#101820\",\n    \"statusBar.foreground\": \"#FFFFFF\",\n    \"statusBarItem.remoteBackground\": \"#00FFFF\",\n    \"statusBarItem.remoteForeground\": \"#000000\",\n    \"tab.activeBackground\": \"#000000\",\n    \"tab.activeBorderTop\": \"#00FFFF\",\n    \"tab.activeForeground\": \"#FFFFFF\",\n    \"tab.border\": \"#66FFFF\",\n    \"tab.inactiveBackground\": \"#090D10\",\n    \"tab.inactiveForeground\": \"#D0D9DE\",\n    \"terminal.ansiBlack\": \"#000000\",\n    \"terminal.ansiBlue\": \"#55AAFF\",\n    \"terminal.ansiBrightBlack\": \"#A8B6BF\",\n    \"terminal.ansiBrightBlue\": \"#55AAFF\",\n    \"terminal.ansiBrightCyan\": \"#66FFFF\",\n    \"terminal.ansiBrightGreen\": \"#7CFF00\",\n    \"terminal.ansiBrightMagenta\": \"#E47AFF\",\n    \"terminal.ansiBrightRed\": \"#FF4D5A\",\n    \"terminal.ansiBrightWhite\": \"#FFFFFF\",\n    \"terminal.ansiBrightYellow\": \"#FFD800\",\n    \"terminal.ansiCyan\": \"#00FFFF\",\n    \"terminal.ansiGreen\": \"#7CFF00\",\n    \"terminal.ansiMagenta\": \"#E47AFF\",\n    \"terminal.ansiRed\": \"#FF4D5A\",\n    \"terminal.ansiWhite\": \"#D0D9DE\",\n    \"terminal.ansiYellow\": \"#FFD800\",\n    \"terminal.background\": \"#000000\",\n    \"terminal.foreground\": \"#FFFFFF\",\n    \"titleBar.activeBackground\": \"#090D10\",\n    \"titleBar.activeForeground\": \"#FFFFFF\",\n    \"titleBar.border\": \"#66FFFF\",\n    \"walkThrough.embeddedEditorBackground\": \"#090D10\"\n  },\n  \"tokenColors\": [\n    {\n      \"name\": \"Comments\",\n      \"scope\": [\n        \"comment\",\n        \"punctuation.definition.comment\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#A8B6BF\",\n        \"fontStyle\": \"italic\"\n      }\n    },\n    {\n      \"name\": \"Strings\",\n      \"scope\": [\n        \"string\",\n        \"constant.other.symbol\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#7CFF00\"\n      }\n    },\n    {\n      \"name\": \"Numbers and constants\",\n      \"scope\": [\n        \"constant.numeric\",\n        \"constant.language\",\n        \"constant.character\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#FFD800\"\n      }\n    },\n    {\n      \"name\": \"Keywords and storage\",\n      \"scope\": [\n        \"keyword\",\n        \"storage.type\",\n        \"storage.modifier\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#E47AFF\"\n      }\n    },\n    {\n      \"name\": \"Functions and methods\",\n      \"scope\": [\n        \"entity.name.function\",\n        \"support.function\",\n        \"meta.function-call\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#55AAFF\"\n      }\n    },\n    {\n      \"name\": \"Types and classes\",\n      \"scope\": [\n        \"entity.name.type\",\n        \"entity.name.class\",\n        \"support.type\",\n        \"support.class\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#00FFFF\"\n      }\n    },\n    {\n      \"name\": \"Variables and parameters\",\n      \"scope\": [\n        \"variable\",\n        \"variable.parameter\",\n        \"meta.object-literal.key\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#FFFFFF\"\n      }\n    },\n    {\n      \"name\": \"Tags and attributes\",\n      \"scope\": [\n        \"entity.name.tag\",\n        \"entity.other.attribute-name\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#FF9D3D\"\n      }\n    },\n    {\n      \"name\": \"Invalid and deprecated\",\n      \"scope\": [\n        \"invalid\",\n        \"invalid.illegal\",\n        \"invalid.deprecated\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#000000\",\n        \"background\": \"#FF4D5A\"\n      }\n    },\n    {\n      \"name\": \"Markup headings\",\n      \"scope\": [\n        \"markup.heading\",\n        \"entity.name.section\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#00FFFF\",\n        \"fontStyle\": \"bold\"\n      }\n    },\n    {\n      \"name\": \"Markup links\",\n      \"scope\": [\n        \"markup.underline.link\",\n        \"string.other.link\"\n      ],\n      \"settings\": {\n        \"foreground\": \"#55AAFF\",\n        \"fontStyle\": \"underline\"\n      }\n    }\n  ],\n  \"semanticTokenColors\": {\n    \"class\": \"#00FFFF\",\n    \"enum\": \"#00FFFF\",\n    \"interface\": \"#00FFFF\",\n    \"function\": \"#55AAFF\",\n    \"method\": \"#55AAFF\",\n    \"parameter\": \"#FFFFFF\",\n    \"property\": \"#FFFFFF\",\n    \"variable\": \"#FFFFFF\",\n    \"string\": \"#7CFF00\",\n    \"number\": \"#FFD800\",\n    \"regexp\": \"#FF9D3D\",\n    \"type\": \"#00FFFF\",\n    \"namespace\": \"#E47AFF\"\n  }\n}\n"
    }
   ]
  }
 ]
}
