[colorize tests] update test result data

This commit is contained in:
Martin Aeschlimann
2016-04-11 21:16:54 +02:00
parent 320a247a6f
commit 37f5e2b355
44 changed files with 47893 additions and 47893 deletions
+201 -201
View File
@@ -3,396 +3,396 @@
"c": "@", "c": "@",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "echo", "c": "echo",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " off", "c": " off",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "setlocal", "c": "setlocal",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": "title", "c": "title",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " VSCode Dev", "c": " VSCode Dev",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "pushd", "c": "pushd",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "%", "c": "%",
"t": "dosbatch.variable.parameter.function.begin.shell", "t": "begin.dosbatch.function.parameter.shell.variable",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter rgb(156, 220, 254)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter rgb(0, 16, 128)"
} }
}, },
{ {
"c": "~dp0", "c": "~dp0",
"t": "dosbatch.variable.parameter.function", "t": "dosbatch.function.parameter.variable",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter rgb(156, 220, 254)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter rgb(0, 16, 128)"
} }
}, },
{ {
"c": "\\..", "c": "\\..",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": ":: Node modules", "c": ":: Node modules",
"t": "dosbatch.comment.line.colons", "t": "colons.comment.dosbatch.line",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)"
} }
}, },
{ {
"c": "if not exist", "c": "if not exist",
"t": "keyword.dosbatch.control.conditional.if", "t": "conditional.control.dosbatch.if.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control rgb(197, 134, 192)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control rgb(175, 0, 219)"
} }
}, },
{ {
"c": " node_modules ", "c": " node_modules ",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "call", "c": "call",
"t": "keyword.dosbatch.control.statement", "t": "control.dosbatch.keyword.statement",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control rgb(197, 134, 192)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control rgb(175, 0, 219)"
} }
}, },
{ {
"c": " .\\scripts\\npm.bat install", "c": " .\\scripts\\npm.bat install",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": ":: Get electron", "c": ":: Get electron",
"t": "dosbatch.comment.line.colons", "t": "colons.comment.dosbatch.line",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)"
} }
}, },
{ {
"c": "node .\\node_modules\\gulp\\bin\\gulp.js electron", "c": "node .\\node_modules\\gulp\\bin\\gulp.js electron",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": ":: Build", "c": ":: Build",
"t": "dosbatch.comment.line.colons", "t": "colons.comment.dosbatch.line",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)"
} }
}, },
{ {
"c": "if not exist", "c": "if not exist",
"t": "keyword.dosbatch.control.conditional.if", "t": "conditional.control.dosbatch.if.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control rgb(197, 134, 192)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control rgb(175, 0, 219)"
} }
}, },
{ {
"c": " out node .\\node_modules\\gulp\\bin\\gulp.js compile", "c": " out node .\\node_modules\\gulp\\bin\\gulp.js compile",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": ":: Configuration", "c": ":: Configuration",
"t": "dosbatch.comment.line.colons", "t": "colons.comment.dosbatch.line",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)"
} }
}, },
{ {
"c": "set", "c": "set",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " NODE_ENV=development", "c": " NODE_ENV=development",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "set", "c": "set",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " VSCODE_DEV=1", "c": " VSCODE_DEV=1",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "set", "c": "set",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " ELECTRON_DEFAULT_ERROR_MODE=1", "c": " ELECTRON_DEFAULT_ERROR_MODE=1",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "set", "c": "set",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " ELECTRON_ENABLE_LOGGING=1", "c": " ELECTRON_ENABLE_LOGGING=1",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "set", "c": "set",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": " ELECTRON_ENABLE_STACK_DUMPING=1", "c": " ELECTRON_ENABLE_STACK_DUMPING=1",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": ":: Launch Code", "c": ":: Launch Code",
"t": "dosbatch.comment.line.colons", "t": "colons.comment.dosbatch.line",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)"
} }
}, },
{ {
"c": ".\\.build\\electron\\electron.exe . %*", "c": ".\\.build\\electron\\electron.exe . %*",
"t": "", "t": "",
"r": { "r": {
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token", "hc_black": ".hc-black .token rgb(255, 255, 255)",
"light_plus": ".vs .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"dark_plus": ".vs-dark .token" "light_plus": ".vs .token rgb(0, 0, 0)"
} }
}, },
{ {
"c": "popd", "c": "popd",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
}, },
{ {
"c": "endlocal", "c": "endlocal",
"t": "keyword.command.dosbatch", "t": "command.dosbatch.keyword",
"r": { "r": {
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword", "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword" "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
@@ -3,605 +3,605 @@
"c": "regex", "c": "regex",
"t": "assignment.coffee.other.variable", "t": "assignment.coffee.other.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable - rgb(156, 220, 254)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable - rgb(0, 16, 128)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "/", "c": "/",
"t": "begin.coffee.definition.punctuation.regexp.string", "t": "begin.coffee.definition.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "Hello ", "c": "Hello ",
"t": "coffee.regexp.string", "t": "coffee.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "coffee.definition.group.meta.punctuation.regexp.string", "t": "coffee.definition.group.meta.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "\\d", "c": "\\d",
"t": "character.character-class.coffee.constant.group.meta.regexp.string", "t": "character.character-class.coffee.constant.group.meta.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "coffee.group.keyword.meta.operator.quantifier.regexp.string", "t": "coffee.group.keyword.meta.operator.quantifier.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "coffee.definition.group.meta.punctuation.regexp.string", "t": "coffee.definition.group.meta.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": " #{user}", "c": " #{user}",
"t": "coffee.regexp.string", "t": "coffee.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "/", "c": "/",
"t": "coffee.definition.end.punctuation.regexp.string", "t": "coffee.definition.end.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "g", "c": "g",
"t": "coffee.regexp.string", "t": "coffee.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "2", "c": "2",
"t": "coffee.constant.numeric", "t": "coffee.constant.numeric",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric - rgb(181, 206, 168)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric - rgb(9, 136, 90)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric - rgb(181, 206, 168)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric - rgb(9, 136, 90)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric - rgb(181, 206, 168)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "/", "c": "/",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "3", "c": "3",
"t": "coffee.constant.numeric", "t": "coffee.constant.numeric",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric - rgb(181, 206, 168)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric - rgb(9, 136, 90)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric - rgb(181, 206, 168)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric - rgb(9, 136, 90)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric - rgb(181, 206, 168)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": "2", "c": "2",
"t": "coffee.constant.numeric", "t": "coffee.constant.numeric",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric - rgb(181, 206, 168)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric - rgb(9, 136, 90)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric - rgb(181, 206, 168)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric - rgb(9, 136, 90)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric - rgb(181, 206, 168)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": "/", "c": "/",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "3", "c": "3",
"t": "coffee.constant.numeric", "t": "coffee.constant.numeric",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric - rgb(181, 206, 168)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric - rgb(9, 136, 90)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric - rgb(181, 206, 168)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric - rgb(9, 136, 90)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric - rgb(181, 206, 168)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": "name", "c": "name",
"t": "assignment.coffee.other.variable", "t": "assignment.coffee.other.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable - rgb(156, 220, 254)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable - rgb(0, 16, 128)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "begin.coffee.definition.double.punctuation.quoted.string", "t": "begin.coffee.definition.double.punctuation.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string - rgb(206, 145, 120)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string - rgb(163, 21, 21)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string - rgb(206, 145, 120)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string - rgb(163, 21, 21)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string - rgb(206, 145, 120)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "hello", "c": "hello",
"t": "coffee.double.quoted.string", "t": "coffee.double.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string - rgb(206, 145, 120)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string - rgb(163, 21, 21)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string - rgb(206, 145, 120)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string - rgb(163, 21, 21)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string - rgb(206, 145, 120)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "coffee.definition.double.end.punctuation.quoted.string", "t": "coffee.definition.double.end.punctuation.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string - rgb(206, 145, 120)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string - rgb(163, 21, 21)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string - rgb(206, 145, 120)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string - rgb(163, 21, 21)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string - rgb(206, 145, 120)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "test", "c": "test",
"t": "assignment.coffee.other.variable", "t": "assignment.coffee.other.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable - rgb(156, 220, 254)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable - rgb(0, 16, 128)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "///", "c": "///",
"t": "begin.block.coffee.definition.punctuation.regexp.string", "t": "begin.block.coffee.definition.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "block.coffee.regexp.string", "t": "block.coffee.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "#{", "c": "#{",
"t": "begin.block.coffee.embedded.line.meta.punctuation.regexp.section.string", "t": "begin.block.coffee.embedded.line.meta.punctuation.regexp.section.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "name", "c": "name",
"t": "block.coffee.embedded.line.meta.regexp.source.string", "t": "block.coffee.embedded.line.meta.regexp.source.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "}", "c": "}",
"t": "block.coffee.embedded.end.line.meta.punctuation.regexp.section.source.string", "t": "block.coffee.embedded.end.line.meta.punctuation.regexp.section.source.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "fancyRegExp = ", "c": "fancyRegExp = ",
"t": "block.coffee.regexp.string", "t": "block.coffee.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "///", "c": "///",
"t": "block.coffee.definition.end.punctuation.regexp.string", "t": "block.coffee.definition.end.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "brace.coffee.meta.round", "t": "brace.coffee.meta.round",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\\d", "c": "\\d",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "brace.coffee.meta.round", "t": "brace.coffee.meta.round",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "coffee.comment.definition.line.number-sign.punctuation", "t": "coffee.comment.definition.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment - rgb(96, 139, 78)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment - rgb(0, 128, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment - rgb(96, 139, 78)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment - rgb(0, 128, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment - rgb(124, 166, 104)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " numbers", "c": " numbers",
"t": "coffee.comment.line.number-sign", "t": "coffee.comment.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment - rgb(96, 139, 78)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment - rgb(0, 128, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment - rgb(96, 139, 78)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment - rgb(0, 128, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment - rgb(124, 166, 104)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "brace.coffee.meta.round", "t": "brace.coffee.meta.round",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\\w", "c": "\\w",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "*", "c": "*",
"t": "coffee.keyword.operator", "t": "coffee.keyword.operator",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator - rgb(212, 212, 212)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator - rgb(0, 0, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator - rgb(212, 212, 212)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator - rgb(0, 0, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator - rgb(212, 212, 212)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "brace.coffee.meta.round", "t": "brace.coffee.meta.round",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "coffee.comment.definition.line.number-sign.punctuation", "t": "coffee.comment.definition.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment - rgb(96, 139, 78)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment - rgb(0, 128, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment - rgb(96, 139, 78)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment - rgb(0, 128, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment - rgb(124, 166, 104)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " letters", "c": " letters",
"t": "coffee.comment.line.number-sign", "t": "coffee.comment.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment - rgb(96, 139, 78)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment - rgb(0, 128, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment - rgb(96, 139, 78)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment - rgb(0, 128, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment - rgb(124, 166, 104)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "\t$\t\t", "c": "\t$\t\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token - rgb(212, 212, 212)", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token - rgb(0, 0, 0)", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token - rgb(212, 212, 212)", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token - rgb(0, 0, 0)", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token - rgb(255, 255, 255)" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "coffee.comment.definition.line.number-sign.punctuation", "t": "coffee.comment.definition.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment - rgb(96, 139, 78)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment - rgb(0, 128, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment - rgb(96, 139, 78)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment - rgb(0, 128, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment - rgb(124, 166, 104)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " the end", "c": " the end",
"t": "coffee.comment.line.number-sign", "t": "coffee.comment.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment - rgb(96, 139, 78)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment - rgb(0, 128, 0)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment - rgb(96, 139, 78)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment - rgb(0, 128, 0)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment - rgb(124, 166, 104)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "///", "c": "///",
"t": "begin.block.coffee.definition.punctuation.regexp.string", "t": "begin.block.coffee.definition.punctuation.regexp.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp - rgb(209, 105, 105)", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string.regexp rgb(209, 105, 105)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp - rgb(129, 31, 63)", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string.regexp rgb(129, 31, 63)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp - rgb(209, 105, 105)", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string.regexp rgb(209, 105, 105)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp - rgb(129, 31, 63)", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string.regexp rgb(129, 31, 63)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp - rgb(209, 105, 105)" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string.regexp rgb(209, 105, 105)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,398 +1,398 @@
[ [
{ {
"c": "---", "c": "---",
"t": "meta.diff.header.from-file.punctuation.definition", "t": "definition.diff.from-file.header.meta.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header rgb(0, 0, 128)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header rgb(0, 0, 128)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header rgb(0, 0, 128)"
} }
}, },
{ {
"c": " lao\tSat Jan 26 23:30:39 1991", "c": " lao\tSat Jan 26 23:30:39 1991",
"t": "meta.diff.header.from-file", "t": "diff.from-file.header.meta",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header rgb(0, 0, 128)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header rgb(0, 0, 128)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header rgb(0, 0, 128)"
} }
}, },
{ {
"c": "+++", "c": "+++",
"t": "meta.diff.header.punctuation.definition.to-file", "t": "definition.diff.header.meta.punctuation.to-file",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header rgb(0, 0, 128)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header rgb(0, 0, 128)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header rgb(0, 0, 128)"
} }
}, },
{ {
"c": " tzu\tSat Jan 26 23:30:50 1991", "c": " tzu\tSat Jan 26 23:30:50 1991",
"t": "meta.diff.header.to-file", "t": "diff.header.meta.to-file",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.header.diff rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.header rgb(0, 0, 128)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.meta.header.diff rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.header rgb(0, 0, 128)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.header rgb(0, 0, 128)"
} }
}, },
{ {
"c": "@@", "c": "@@",
"t": "meta.diff.punctuation.definition.range.unified", "t": "definition.diff.meta.punctuation.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.diff.range.unified", "t": "diff.meta.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "-1,7 +1,6", "c": "-1,7 +1,6",
"t": "meta.diff.range.unified.toc-list.line-number", "t": "diff.line-number.meta.range.toc-list.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.diff.range.unified", "t": "diff.meta.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "@@", "c": "@@",
"t": "meta.diff.punctuation.definition.range.unified", "t": "definition.diff.meta.punctuation.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "-", "c": "-",
"t": "diff.punctuation.definition.markup.deleted.inserted", "t": "definition.deleted.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": "The Way that can be told of is not the eternal Way;", "c": "The Way that can be told of is not the eternal Way;",
"t": "diff.markup.deleted", "t": "deleted.diff.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": "-", "c": "-",
"t": "diff.punctuation.definition.markup.deleted.inserted", "t": "definition.deleted.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": "The name that can be named is not the eternal name.", "c": "The name that can be named is not the eternal name.",
"t": "diff.markup.deleted", "t": "deleted.diff.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": " The Nameless is the origin of Heaven and Earth;", "c": " The Nameless is the origin of Heaven and Earth;",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "-", "c": "-",
"t": "diff.punctuation.definition.markup.deleted.inserted", "t": "definition.deleted.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": "The Named is the mother of all things.", "c": "The Named is the mother of all things.",
"t": "diff.markup.deleted", "t": "deleted.diff.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "diff.punctuation.definition.markup.inserted", "t": "definition.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "The named is the mother of all things.", "c": "The named is the mother of all things.",
"t": "diff.markup.inserted", "t": "diff.inserted.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "diff.punctuation.definition.markup.inserted", "t": "definition.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": " Therefore let there always be non-being,", "c": " Therefore let there always be non-being,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " so we may see their subtlety,", "c": " so we may see their subtlety,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " And let there always be being,", "c": " And let there always be being,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "@@", "c": "@@",
"t": "meta.diff.punctuation.definition.range.unified", "t": "definition.diff.meta.punctuation.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.diff.range.unified", "t": "diff.meta.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "-9,3 +8,6", "c": "-9,3 +8,6",
"t": "meta.diff.range.unified.toc-list.line-number", "t": "diff.line-number.meta.range.toc-list.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.diff.range.unified", "t": "diff.meta.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "@@", "c": "@@",
"t": "meta.diff.punctuation.definition.range.unified", "t": "definition.diff.meta.punctuation.range.unified",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " The two are the same,", "c": " The two are the same,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " But after they are produced,", "c": " But after they are produced,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " they have different names.", "c": " they have different names.",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "diff.punctuation.definition.markup.inserted", "t": "definition.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "They both may be called deep and profound.", "c": "They both may be called deep and profound.",
"t": "diff.markup.inserted", "t": "diff.inserted.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "diff.punctuation.definition.markup.inserted", "t": "definition.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "Deeper and more profound,", "c": "Deeper and more profound,",
"t": "diff.markup.inserted", "t": "diff.inserted.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "+", "c": "+",
"t": "diff.punctuation.definition.markup.inserted", "t": "definition.diff.inserted.markup.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "The door of all subtleties!", "c": "The door of all subtleties!",
"t": "diff.markup.inserted", "t": "diff.inserted.markup",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
} }
] ]
@@ -1,310 +1,310 @@
[ [
{ {
"c": "FROM", "c": "FROM",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ubuntu", "c": " ubuntu",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "MAINTAINER", "c": "MAINTAINER",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " Kimbro Staken", "c": " Kimbro Staken",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "RUN", "c": "RUN",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " apt-get install -y software-properties-common python", "c": " apt-get install -y software-properties-common python",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "RUN", "c": "RUN",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " add-apt-repository ppa:chris-lea/node.js", "c": " add-apt-repository ppa:chris-lea/node.js",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "RUN", "c": "RUN",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " echo ", "c": " echo ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"deb http://us.archive.ubuntu.com/ubuntu/ precise universe\"", "c": "\"deb http://us.archive.ubuntu.com/ubuntu/ precise universe\"",
"t": "dockerfile.string.quoted.double", "t": "dockerfile.double.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": " >> /etc/apt/sources.list", "c": " >> /etc/apt/sources.list",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "RUN", "c": "RUN",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " apt-get update", "c": " apt-get update",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "RUN", "c": "RUN",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " apt-get install -y nodejs", "c": " apt-get install -y nodejs",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "dockerfile.comment.line.number-sign.punctuation.definition", "t": "comment.definition.dockerfile.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "RUN apt-get install -y nodejs=0.6.12~dfsg1-1ubuntu1", "c": "RUN apt-get install -y nodejs=0.6.12~dfsg1-1ubuntu1",
"t": "dockerfile.comment.line.number-sign", "t": "comment.dockerfile.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "RUN", "c": "RUN",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " mkdir /var/www", "c": " mkdir /var/www",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "ADD", "c": "ADD",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " app.js /var/www/app.js", "c": " app.js /var/www/app.js",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "CMD", "c": "CMD",
"t": "keyword.other.special-method.dockerfile", "t": "dockerfile.keyword.other.special-method",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " [", "c": " [",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"/usr/bin/node\"", "c": "\"/usr/bin/node\"",
"t": "dockerfile.string.quoted.double", "t": "dockerfile.double.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": ", ", "c": ", ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"/var/www/app.js\"", "c": "\"/var/www/app.js\"",
"t": "dockerfile.string.quoted.double", "t": "dockerfile.double.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "] ", "c": "] ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
@@ -1,255 +1,255 @@
[ [
{ {
"c": "This is the summary line. It can't be too long.", "c": "This is the summary line. It can't be too long.",
"t": "meta.scope.message.git-commit.subject", "t": "git-commit.message.meta.scope.subject",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "After I can write a much more detailed description without quite the same restrictions on length.", "c": "After I can write a much more detailed description without quite the same restrictions on length.",
"t": "meta.scope.message.git-commit", "t": "git-commit.message.meta.scope",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " Please enter the commit message for your changes. Lines starting", "c": " Please enter the commit message for your changes. Lines starting",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " with '#' will be ignored, and an empty message aborts the commit.", "c": " with '#' will be ignored, and an empty message aborts the commit.",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " On branch master", "c": " On branch master",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " Your branch is up-to-date with 'origin/master'.", "c": " Your branch is up-to-date with 'origin/master'.",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " Changes to be committed:", "c": " Changes to be committed:",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "deleted: README.md", "c": "deleted: README.md",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.markup.deleted", "t": "comment.deleted.git-commit.line.markup.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.deleted rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.deleted rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.deleted rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.deleted rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.deleted rgb(206, 145, 120)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "modified: index.less", "c": "modified: index.less",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.markup.changed", "t": "changed.comment.git-commit.line.markup.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.changed", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.changed rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.changed", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.changed rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.changed", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.changed rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.changed", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.changed rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.changed" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.changed rgb(86, 156, 214)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign", "t": "comment.git-commit.line.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "new file: spec/COMMIT_EDITMSG", "c": "new file: spec/COMMIT_EDITMSG",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.markup.inserted", "t": "comment.git-commit.inserted.line.markup.meta.metadata.number-sign.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.markup.inserted rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.markup.inserted rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.markup.inserted rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.markup.inserted rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.markup.inserted rgb(181, 206, 168)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "meta.scope.git-commit.metadata.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-commit.line.meta.metadata.number-sign.punctuation.scope",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
} }
] ]
@@ -1,541 +1,541 @@
[ [
{ {
"c": "pick", "c": "pick",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "1fc6c95", "c": "1fc6c95",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Patch A", "c": "Patch A",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "squash", "c": "squash",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "fa39187", "c": "fa39187",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Something to add to patch A", "c": "Something to add to patch A",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "pick", "c": "pick",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "7b36971", "c": "7b36971",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Something to move before patch B", "c": "Something to move before patch B",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "pick", "c": "pick",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "6b2481b", "c": "6b2481b",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Patch B", "c": "Patch B",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "fixup", "c": "fixup",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "c619268", "c": "c619268",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "A fix for Patch B", "c": "A fix for Patch B",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "edit", "c": "edit",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "dd1475d", "c": "dd1475d",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Something I want to split", "c": "Something I want to split",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "reword", "c": "reword",
"t": "meta.commit-command.git-rebase.support.function", "t": "commit-command.function.git-rebase.meta.support",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.function.git-rebase rgb(4, 81, 165)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.support.function.git-rebase rgb(156, 220, 254)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.support.function.git-rebase rgb(4, 81, 165)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.support.function.git-rebase rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "4ca2acc", "c": "4ca2acc",
"t": "meta.commit-command.git-rebase.constant.sha", "t": "commit-command.constant.git-rebase.meta.sha",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.sha.git-rebase rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.sha.git-rebase rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.sha.git-rebase rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.commit-command.git-rebase", "t": "commit-command.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "i cant' typ goods", "c": "i cant' typ goods",
"t": "meta.commit-command.git-rebase.commit-message", "t": "commit-command.commit-message.git-rebase.meta",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " Commands:", "c": " Commands:",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " p, pick = use commit", "c": " p, pick = use commit",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " r, reword = use commit, but edit the commit message", "c": " r, reword = use commit, but edit the commit message",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " e, edit = use commit, but stop for amending", "c": " e, edit = use commit, but stop for amending",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " s, squash = use commit, but meld into previous commit", "c": " s, squash = use commit, but meld into previous commit",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " f, fixup = like \"squash\", but discard this commit's log message", "c": " f, fixup = like \"squash\", but discard this commit's log message",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "git-rebase.comment.line.number-sign.punctuation.definition", "t": "comment.definition.git-rebase.line.number-sign.punctuation",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " x, exec = run command (the rest of the line) using shell", "c": " x, exec = run command (the rest of the line) using shell",
"t": "git-rebase.comment.line.number-sign", "t": "comment.git-rebase.line.number-sign",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+158 -158
View File
@@ -1,299 +1,299 @@
[ [
{ {
"c": ";", "c": ";",
"t": "comment.line.semicolon.ini.punctuation.definition", "t": "comment.definition.ini.line.punctuation.semicolon",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " last modified 1 April 2001 by John Doe", "c": " last modified 1 April 2001 by John Doe",
"t": "comment.line.semicolon.ini", "t": "comment.ini.line.semicolon",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "[", "c": "[",
"t": "ini.punctuation.definition.entity.name.section.group-title", "t": "definition.entity.group-title.ini.name.punctuation.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "owner", "c": "owner",
"t": "ini.entity.name.section.group-title", "t": "entity.group-title.ini.name.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "]", "c": "]",
"t": "ini.punctuation.definition.entity.name.section.group-title", "t": "definition.entity.group-title.ini.name.punctuation.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "name", "c": "name",
"t": "ini.definition.keyword.other", "t": "definition.ini.keyword.other",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "ini.punctuation.separator.key-value", "t": "ini.key-value.punctuation.separator",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "John Doe", "c": "John Doe",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "organization", "c": "organization",
"t": "ini.definition.keyword.other", "t": "definition.ini.keyword.other",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "ini.punctuation.separator.key-value", "t": "ini.key-value.punctuation.separator",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Acme Widgets Inc.", "c": "Acme Widgets Inc.",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "[", "c": "[",
"t": "ini.punctuation.definition.entity.name.section.group-title", "t": "definition.entity.group-title.ini.name.punctuation.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "database", "c": "database",
"t": "ini.entity.name.section.group-title", "t": "entity.group-title.ini.name.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "]", "c": "]",
"t": "ini.punctuation.definition.entity.name.section.group-title", "t": "definition.entity.group-title.ini.name.punctuation.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ";", "c": ";",
"t": "comment.line.semicolon.ini.punctuation.definition", "t": "comment.definition.ini.line.punctuation.semicolon",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " use IP address in case network name resolution is not working", "c": " use IP address in case network name resolution is not working",
"t": "comment.line.semicolon.ini", "t": "comment.ini.line.semicolon",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "server", "c": "server",
"t": "ini.definition.keyword.other", "t": "definition.ini.keyword.other",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "ini.punctuation.separator.key-value", "t": "ini.key-value.punctuation.separator",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "192.0.2.62", "c": "192.0.2.62",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "port", "c": "port",
"t": "ini.definition.keyword.other", "t": "definition.ini.keyword.other",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "ini.punctuation.separator.key-value", "t": "ini.key-value.punctuation.separator",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "143", "c": "143",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "file", "c": "file",
"t": "ini.definition.keyword.other", "t": "definition.ini.keyword.other",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "ini.punctuation.separator.key-value", "t": "ini.key-value.punctuation.separator",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "ini.punctuation.definition.string.quoted.double.begin", "t": "begin.definition.double.ini.punctuation.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "payroll.dat", "c": "payroll.dat",
"t": "ini.string.quoted.double", "t": "double.ini.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "ini.punctuation.definition.string.quoted.double.end", "t": "definition.double.end.ini.punctuation.quoted.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,244 +1,244 @@
[ [
{ {
"c": "all", "c": "all",
"t": "meta.scope.target.makefile.entity.name.function", "t": "entity.function.makefile.meta.name.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "meta.scope.target.makefile.punctuation.separator.key-value", "t": "key-value.makefile.meta.punctuation.scope.separator.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " hello", "c": " hello",
"t": "meta.scope.target.makefile.prerequisites", "t": "makefile.meta.prerequisites.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "hello", "c": "hello",
"t": "meta.scope.target.makefile.entity.name.function", "t": "entity.function.makefile.meta.name.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "meta.scope.target.makefile.punctuation.separator.key-value", "t": "key-value.makefile.meta.punctuation.scope.separator.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " main.o factorial.o hello.o", "c": " main.o factorial.o hello.o",
"t": "meta.scope.target.makefile.prerequisites", "t": "makefile.meta.prerequisites.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " g++ main.o factorial.o hello.o -o hello", "c": " g++ main.o factorial.o hello.o -o hello",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "main.o", "c": "main.o",
"t": "meta.scope.target.makefile.entity.name.function", "t": "entity.function.makefile.meta.name.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "meta.scope.target.makefile.punctuation.separator.key-value", "t": "key-value.makefile.meta.punctuation.scope.separator.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " main.cpp", "c": " main.cpp",
"t": "meta.scope.target.makefile.prerequisites", "t": "makefile.meta.prerequisites.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " g++ -c main.cpp", "c": " g++ -c main.cpp",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "factorial.o", "c": "factorial.o",
"t": "meta.scope.target.makefile.entity.name.function", "t": "entity.function.makefile.meta.name.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "meta.scope.target.makefile.punctuation.separator.key-value", "t": "key-value.makefile.meta.punctuation.scope.separator.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " factorial.cpp", "c": " factorial.cpp",
"t": "meta.scope.target.makefile.prerequisites", "t": "makefile.meta.prerequisites.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " g++ -c factorial.cpp", "c": " g++ -c factorial.cpp",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "hello.o", "c": "hello.o",
"t": "meta.scope.target.makefile.entity.name.function", "t": "entity.function.makefile.meta.name.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "meta.scope.target.makefile.punctuation.separator.key-value", "t": "key-value.makefile.meta.punctuation.scope.separator.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " hello.cpp", "c": " hello.cpp",
"t": "meta.scope.target.makefile.prerequisites", "t": "makefile.meta.prerequisites.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " g++ -c hello.cpp", "c": " g++ -c hello.cpp",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "clean", "c": "clean",
"t": "meta.scope.target.makefile.entity.name.function", "t": "entity.function.makefile.meta.name.scope.target",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "meta.scope.target.makefile.punctuation.separator.key-value", "t": "key-value.makefile.meta.punctuation.scope.separator.target",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " rm *o hello", "c": " rm *o hello",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,629 +1,629 @@
[ [
{ {
"c": "from", "c": "from",
"t": "keyword.control.import.from.python", "t": "control.from.import.keyword.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control.import", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control.import rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control.import", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control.import rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)"
} }
}, },
{ {
"c": " banana ", "c": " banana ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "import", "c": "import",
"t": "keyword.control.import.python", "t": "control.import.keyword.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control.import", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control.import rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control.import", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control.import rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "*", "c": "*",
"t": "keyword.python.operator.arithmetic", "t": "arithmetic.keyword.operator.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "class", "c": "class",
"t": "python.meta.class.old-style.storage.type", "t": "class.meta.old-style.python.storage.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "python.meta.class.old-style", "t": "class.meta.old-style.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Monkey", "c": "Monkey",
"t": "python.meta.class.old-style.type.entity.name", "t": "class.entity.meta.name.old-style.python.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.type rgb(78, 201, 176)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.type rgb(38, 127, 153)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.class", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.class rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "python.meta.class.old-style.punctuation.section.begin", "t": "begin.class.meta.old-style.punctuation.python.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "python.punctuation.whitespace.comment.leading", "t": "comment.leading.punctuation.python.whitespace",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgba(227, 228, 226, 0.156863)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgba(51, 51, 51, 0.2)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgba(227, 228, 226, 0.156863)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgba(51, 51, 51, 0.2)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgba(227, 228, 226, 0.156863)"
} }
}, },
{ {
"c": "#", "c": "#",
"t": "python.punctuation.comment.line.number-sign.definition", "t": "comment.definition.line.number-sign.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": " Bananas the monkey can eat.", "c": " Bananas the monkey can eat.",
"t": "python.comment.line.number-sign", "t": "comment.line.number-sign.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.comment rgb(96, 139, 78)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.comment rgb(0, 128, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.comment rgb(96, 139, 78)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.comment rgb(0, 128, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)"
} }
}, },
{ {
"c": "\tcapacity ", "c": "\tcapacity ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "keyword.python.operator.assignment", "t": "assignment.keyword.operator.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "10", "c": "10",
"t": "python.constant.numeric.integer.decimal", "t": "constant.decimal.integer.numeric.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "python.meta.function", "t": "function.meta.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "def", "c": "def",
"t": "python.meta.storage.type.function", "t": "function.meta.python.storage.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "python.meta.function", "t": "function.meta.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "eat", "c": "eat",
"t": "python.meta.entity.name.function", "t": "entity.function.meta.name.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "python.meta.punctuation.begin.definition.function.parameters", "t": "begin.definition.function.meta.parameters.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "self", "c": "self",
"t": "python.meta.function.parameters.variable.parameter", "t": "function.meta.parameter.parameters.python.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ",", "c": ",",
"t": "python.meta.punctuation.function.parameters.separator", "t": "function.meta.parameters.punctuation.python.separator",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "python.meta.function.parameters", "t": "function.meta.parameters.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "N", "c": "N",
"t": "python.meta.function.parameters.variable.parameter", "t": "function.meta.parameter.parameters.python.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "python.meta.punctuation.definition.function.parameters.end", "t": "definition.end.function.meta.parameters.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "python.meta.punctuation.section.begin.function", "t": "begin.function.meta.punctuation.python.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t\t", "c": "\t\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "'''", "c": "'''",
"t": "python.punctuation.begin.definition.string.quoted.single.block", "t": "begin.block.definition.punctuation.python.quoted.single.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "Make the monkey eat N bananas!", "c": "Make the monkey eat N bananas!",
"t": "python.string.quoted.single.block", "t": "block.python.quoted.single.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "'''", "c": "'''",
"t": "python.punctuation.definition.end.string.quoted.single.block", "t": "block.definition.end.punctuation.python.quoted.single.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "\t\tcapacity ", "c": "\t\tcapacity ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "keyword.python.operator.assignment", "t": "assignment.keyword.operator.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " capacity ", "c": " capacity ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "-", "c": "-",
"t": "keyword.python.operator.arithmetic", "t": "arithmetic.keyword.operator.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " N", "c": " N",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "*", "c": "*",
"t": "keyword.python.operator.arithmetic", "t": "arithmetic.keyword.operator.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "banana.size", "c": "banana.size",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t", "c": "\t",
"t": "python.meta.function", "t": "function.meta.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "def", "c": "def",
"t": "python.meta.storage.type.function", "t": "function.meta.python.storage.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "python.meta.function", "t": "function.meta.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "feeding_frenzy", "c": "feeding_frenzy",
"t": "python.meta.entity.name.function", "t": "entity.function.meta.name.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "python.meta.punctuation.begin.definition.function.parameters", "t": "begin.definition.function.meta.parameters.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "self", "c": "self",
"t": "python.meta.function.parameters.variable.parameter", "t": "function.meta.parameter.parameters.python.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.parameter rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.parameter rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "python.meta.punctuation.definition.function.parameters.end", "t": "definition.end.function.meta.parameters.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ":", "c": ":",
"t": "python.meta.punctuation.section.begin.function", "t": "begin.function.meta.punctuation.python.section",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t\t", "c": "\t\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "eat", "c": "eat",
"t": "python.meta.function-call", "t": "function-call.meta.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "python.meta.punctuation.begin.definition.function-call.arguments", "t": "arguments.begin.definition.function-call.meta.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "9.25", "c": "9.25",
"t": "python.meta.constant.numeric.function-call.arguments.float", "t": "arguments.constant.float.function-call.meta.numeric.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "python.meta.punctuation.definition.end.function-call.arguments", "t": "arguments.definition.end.function-call.meta.punctuation.python",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\t\t", "c": "\t\t",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "return", "c": "return",
"t": "keyword.control.python.flow", "t": "control.flow.keyword.python",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control rgb(197, 134, 192)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control rgb(175, 0, 219)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "python.punctuation.begin.definition.string.quoted.double.single-line", "t": "begin.definition.double.punctuation.python.quoted.single-line.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "Yum yum", "c": "Yum yum",
"t": "python.string.quoted.double.single-line", "t": "double.python.quoted.single-line.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "python.punctuation.definition.end.string.quoted.double.single-line", "t": "definition.double.end.punctuation.python.quoted.single-line.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+282 -282
View File
@@ -3,572 +3,572 @@
"c": "use", "c": "use",
"t": "keyword.other.rust", "t": "keyword.other.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " std", "c": " std",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "::", "c": "::",
"t": "keyword.rust.operator.misc", "t": "keyword.misc.operator.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "io;", "c": "io;",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "fn", "c": "fn",
"t": "keyword.other.rust.fn", "t": "fn.keyword.other.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "main", "c": "main",
"t": "rust.entity.name.function", "t": "entity.function.name.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "() {", "c": "() {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "println!", "c": "println!",
"t": "rust.function.support.std", "t": "function.rust.std.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"Guess the number!\"", "c": "\"Guess the number!\"",
"t": "rust.string.quoted.double", "t": "double.quoted.rust.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": ");", "c": ");",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "println!", "c": "println!",
"t": "rust.function.support.std", "t": "function.rust.std.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"Please input your guess.\"", "c": "\"Please input your guess.\"",
"t": "rust.string.quoted.double", "t": "double.quoted.rust.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": ");", "c": ");",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "let", "c": "let",
"t": "keyword.other.rust", "t": "keyword.other.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "mut", "c": "mut",
"t": "rust.storage.modifier.mut", "t": "modifier.mut.rust.storage",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
} }
}, },
{ {
"c": " guess ", "c": " guess ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "keyword.rust.operator.assignment", "t": "assignment.keyword.operator.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "String", "c": "String",
"t": "rust.std.storage.class", "t": "class.rust.std.storage",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage rgb(86, 156, 214)"
} }
}, },
{ {
"c": "::", "c": "::",
"t": "keyword.rust.operator.misc", "t": "keyword.misc.operator.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "new", "c": "new",
"t": "rust.entity.name.function", "t": "entity.function.name.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "();", "c": "();",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " io", "c": " io",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "::", "c": "::",
"t": "keyword.rust.operator.misc", "t": "keyword.misc.operator.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "stdin", "c": "stdin",
"t": "rust.entity.name.function", "t": "entity.function.name.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "().", "c": "().",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "read_line", "c": "read_line",
"t": "rust.entity.name.function", "t": "entity.function.name.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "&", "c": "&",
"t": "keyword.rust.operator.sigil", "t": "keyword.operator.rust.sigil",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "mut", "c": "mut",
"t": "rust.storage.modifier.mut", "t": "modifier.mut.rust.storage",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
} }
}, },
{ {
"c": " guess)", "c": " guess)",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " .", "c": " .",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "ok", "c": "ok",
"t": "rust.entity.name.function", "t": "entity.function.name.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "()", "c": "()",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " .", "c": " .",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "expect", "c": "expect",
"t": "rust.entity.name.function", "t": "entity.function.name.rust",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"Failed to read line\"", "c": "\"Failed to read line\"",
"t": "rust.string.quoted.double", "t": "double.quoted.rust.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": ");", "c": ");",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "println!", "c": "println!",
"t": "rust.function.support.std", "t": "function.rust.std.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"You guessed: {}\"", "c": "\"You guessed: {}\"",
"t": "rust.string.quoted.double", "t": "double.quoted.rust.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": ", guess);", "c": ", guess);",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "}", "c": "}",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
} }
] ]
@@ -1,563 +1,563 @@
[ [
{ {
"c": "Shader", "c": "Shader",
"t": "support.class.shaderlab", "t": "class.shaderlab.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"Example/Diffuse Simple\"", "c": "\"Example/Diffuse Simple\"",
"t": "shaderlab.string.quoted.double", "t": "double.quoted.shaderlab.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": " {", "c": " {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "SubShader", "c": "SubShader",
"t": "support.class.shaderlab", "t": "class.shaderlab.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " {", "c": " {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Tags", "c": "Tags",
"t": "support.class.shaderlab", "t": "class.shaderlab.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " { ", "c": " { ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"RenderType\"", "c": "\"RenderType\"",
"t": "shaderlab.string.quoted.double", "t": "double.quoted.shaderlab.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": " = ", "c": " = ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"Opaque\"", "c": "\"Opaque\"",
"t": "shaderlab.string.quoted.double", "t": "double.quoted.shaderlab.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": " }", "c": " }",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "CGPROGRAM", "c": "CGPROGRAM",
"t": "support.class.shaderlab", "t": "class.shaderlab.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " #pragma", "c": " #pragma",
"t": "shaderlab.keyword.control", "t": "control.keyword.shaderlab",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.control rgb(197, 134, 192)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.control rgb(175, 0, 219)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.control rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.control rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)"
} }
}, },
{ {
"c": " surface surf Lambert", "c": " surface surf Lambert",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "struct", "c": "struct",
"t": "shaderlab.storage.type", "t": "shaderlab.storage.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " Input {", "c": " Input {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "float4", "c": "float4",
"t": "shaderlab.storage.type", "t": "shaderlab.storage.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " color : ", "c": " color : ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "COLOR", "c": "COLOR",
"t": "support.shaderlab.variable.input", "t": "input.shaderlab.support.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ";", "c": ";",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " };", "c": " };",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "void", "c": "void",
"t": "shaderlab.storage.type", "t": "shaderlab.storage.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "surf", "c": "surf",
"t": "support.shaderlab.meta.function-call.function.any-method", "t": "any-method.function.function-call.meta.shaderlab.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " (", "c": " (",
"t": "shaderlab.meta.function-call", "t": "function-call.meta.shaderlab",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Input IN, ", "c": "Input IN, ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "inout", "c": "inout",
"t": "shaderlab.storage.modifier", "t": "modifier.shaderlab.storage",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "SurfaceOutput", "c": "SurfaceOutput",
"t": "support.shaderlab.variable.structure", "t": "shaderlab.structure.support.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " o) {", "c": " o) {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " o.", "c": " o.",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Albedo", "c": "Albedo",
"t": "support.shaderlab.variable.output", "t": "output.shaderlab.support.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " = ", "c": " = ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "1", "c": "1",
"t": "shaderlab.constant.numeric", "t": "constant.numeric.shaderlab",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": ";", "c": ";",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " }", "c": " }",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "ENDCG", "c": "ENDCG",
"t": "support.class.shaderlab", "t": "class.shaderlab.support",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " }", "c": " }",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Fallback", "c": "Fallback",
"t": "support.shaderlab.variable", "t": "shaderlab.support.variable",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable rgb(156, 220, 254)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable rgb(0, 16, 128)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"Diffuse\"", "c": "\"Diffuse\"",
"t": "shaderlab.string.quoted.double", "t": "double.quoted.shaderlab.string",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": " }", "c": " }",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
+167 -167
View File
@@ -1,332 +1,332 @@
[ [
{ {
"c": "CREATE", "c": "CREATE",
"t": "meta.create.sql.keyword.other", "t": "create.keyword.meta.other.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.create.sql", "t": "create.meta.sql",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "VIEW", "c": "VIEW",
"t": "meta.create.sql.keyword.other", "t": "create.keyword.meta.other.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "meta.create.sql", "t": "create.meta.sql",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "METRIC_STATS", "c": "METRIC_STATS",
"t": "meta.create.sql.entity.name.function", "t": "create.entity.function.meta.name.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " (ID, MONTH, TEMP_C, RAIN_C) ", "c": " (ID, MONTH, TEMP_C, RAIN_C) ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "AS", "c": "AS",
"t": "sql.keyword.other.alias", "t": "alias.keyword.other.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "SELECT", "c": "SELECT",
"t": "sql.keyword.other.DML", "t": "DML.keyword.other.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ID,", "c": " ID,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "MONTH,", "c": "MONTH,",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(TEMP_F ", "c": "(TEMP_F ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "-", "c": "-",
"t": "sql.keyword.operator.math", "t": "keyword.math.operator.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "32", "c": "32",
"t": "sql.constant.numeric", "t": "constant.numeric.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": ") ", "c": ") ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "*", "c": "*",
"t": "sql.keyword.operator.star", "t": "keyword.operator.sql.star",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "5", "c": "5",
"t": "sql.constant.numeric", "t": "constant.numeric.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "/", "c": "/",
"t": "sql.keyword.operator.math", "t": "keyword.math.operator.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": "9", "c": "9",
"t": "sql.constant.numeric", "t": "constant.numeric.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": ",", "c": ",",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "RAIN_I ", "c": "RAIN_I ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "*", "c": "*",
"t": "sql.keyword.operator.star", "t": "keyword.operator.sql.star",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "0", "c": "0",
"t": "sql.constant.numeric", "t": "constant.numeric.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": ".", "c": ".",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "3937", "c": "3937",
"t": "sql.constant.numeric", "t": "constant.numeric.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": "FROM", "c": "FROM",
"t": "sql.keyword.other.DML", "t": "DML.keyword.other.sql",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " STATS;", "c": " STATS;",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
} }
] ]
@@ -1,464 +1,464 @@
[ [
{ {
"c": "var", "c": "var",
"t": "keyword.declaration.swift", "t": "declaration.keyword.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " teamScore ", "c": " teamScore ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "keyword.swift.operator", "t": "keyword.operator.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "0", "c": "0",
"t": "swift.constant.numeric", "t": "constant.numeric.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.numeric rgb(181, 206, 168)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.numeric rgb(9, 136, 90)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.numeric rgb(181, 206, 168)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.numeric rgb(9, 136, 90)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
} }
}, },
{ {
"c": "var", "c": "var",
"t": "keyword.declaration.swift", "t": "declaration.keyword.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " greeting ", "c": " greeting ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "=", "c": "=",
"t": "keyword.swift.operator", "t": "keyword.operator.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword.operator rgb(212, 212, 212)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword.operator rgb(0, 0, 0)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword.operator rgb(212, 212, 212)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword.operator rgb(0, 0, 0)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "swift.string.quoted.double.punctuation.definition.begin", "t": "begin.definition.double.punctuation.quoted.string.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "Hello!", "c": "Hello!",
"t": "swift.string.quoted.double", "t": "double.quoted.string.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "\"", "c": "\"",
"t": "swift.string.quoted.double.punctuation.definition.end", "t": "definition.double.end.punctuation.quoted.string.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.string rgb(206, 145, 120)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.string rgb(163, 21, 21)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.string rgb(206, 145, 120)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.string rgb(163, 21, 21)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
} }
}, },
{ {
"c": "func", "c": "func",
"t": "swift.meta.function.storage.type", "t": "function.meta.storage.swift.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.type rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.type rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.type rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.type rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "swift.meta.function", "t": "function.meta.swift",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "hasAnyMatches", "c": "hasAnyMatches",
"t": "swift.meta.function.entity.name", "t": "entity.function.meta.name.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "(", "c": "(",
"t": "swift.punctuation.definition.begin.meta.function.parameters", "t": "begin.definition.function.meta.parameters.punctuation.swift",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "list: [Int], condition: (Int", "c": "list: [Int], condition: (Int",
"t": "swift.meta.function", "t": "function.meta.swift",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": ")", "c": ")",
"t": "swift.punctuation.definition.end.meta.function.parameters", "t": "definition.end.function.meta.parameters.punctuation.swift",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "swift.meta.function", "t": "function.meta.swift",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "->", "c": "->",
"t": "swift.punctuation.meta.function.return-type", "t": "function.meta.punctuation.return-type.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.return-type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.return-type rgb(78, 201, 176)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.return-type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.return-type rgb(38, 127, 153)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "swift.meta.function.return-type", "t": "function.meta.return-type.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.return-type", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.return-type rgb(78, 201, 176)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.return-type", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.return-type rgb(38, 127, 153)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "Bool) -> Bool ", "c": "Bool) -> Bool ",
"t": "swift.meta.function.type.entity.name.return-type.class", "t": "class.entity.function.meta.name.return-type.swift.type",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.function rgb(220, 220, 170)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.function rgb(121, 94, 38)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.class", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.class rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "{", "c": "{",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "for", "c": "for",
"t": "keyword.swift.statement", "t": "keyword.statement.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " item ", "c": " item ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "in", "c": "in",
"t": "keyword.swift.statement", "t": "keyword.statement.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " list {", "c": " list {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "if", "c": "if",
"t": "keyword.swift.statement", "t": "keyword.statement.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " condition(item) {", "c": " condition(item) {",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "return", "c": "return",
"t": "keyword.swift.statement", "t": "keyword.statement.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "true", "c": "true",
"t": "keyword.swift.expressions-and-types", "t": "expressions-and-types.keyword.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " }", "c": " }",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " }", "c": " }",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "return", "c": "return",
"t": "keyword.swift.statement", "t": "keyword.statement.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": " ", "c": " ",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
}, },
{ {
"c": "false", "c": "false",
"t": "keyword.swift.expressions-and-types", "t": "expressions-and-types.keyword.swift",
"r": { "r": {
"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword", "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)",
"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword", "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)",
"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword", "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)",
"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword", "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)",
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword" "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)"
} }
}, },
{ {
"c": "}", "c": "}",
"t": "", "t": "",
"r": { "r": {
"dark_plus": ".vs-dark .token", "dark_plus": ".vs-dark .token rgb(212, 212, 212)",
"light_plus": ".vs .token", "light_plus": ".vs .token rgb(0, 0, 0)",
"dark_vs": ".vs-dark .token", "dark_vs": ".vs-dark .token rgb(212, 212, 212)",
"light_vs": ".vs .token", "light_vs": ".vs .token rgb(0, 0, 0)",
"hc_black": ".hc-black .token" "hc_black": ".hc-black .token rgb(255, 255, 255)"
} }
} }
] ]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff