mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Themes integration tests
This commit is contained in:
@@ -1,398 +1,398 @@
|
||||
[
|
||||
{
|
||||
"c": "@",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "echo",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " off",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "setlocal",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "title",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " VSCode Dev",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "pushd",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "%",
|
||||
"t": "begin.dosbatch.function.parameter.shell.variable",
|
||||
"t": "source.dosbatch variable.parameter.function.dosbatch variable.parameter.function.begin.shell",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"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 rgb(0, 16, 128)"
|
||||
"dark_plus": "variable: rgb(156, 220, 254)",
|
||||
"light_plus": "variable: rgb(0, 16, 128)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "~dp0",
|
||||
"t": "dosbatch.function.parameter.variable",
|
||||
"t": "source.dosbatch variable.parameter.function.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"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 rgb(0, 16, 128)"
|
||||
"dark_plus": "variable: rgb(156, 220, 254)",
|
||||
"light_plus": "variable: rgb(0, 16, 128)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\\..",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ":: Node modules",
|
||||
"t": "colons.comment.dosbatch.line",
|
||||
"t": "source.dosbatch comment.line.colons.dosbatch",
|
||||
"r": {
|
||||
"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)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
|
||||
"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)"
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "if not exist",
|
||||
"t": "conditional.control.dosbatch.if.keyword",
|
||||
"t": "source.dosbatch keyword.control.conditional.if.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)",
|
||||
"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 rgb(175, 0, 219)"
|
||||
"dark_plus": "keyword.control: rgb(197, 134, 192)",
|
||||
"light_plus": "keyword.control: rgb(175, 0, 219)",
|
||||
"dark_vs": "keyword.control: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword.control: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword.control: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " node_modules ",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "call",
|
||||
"t": "control.dosbatch.keyword.statement",
|
||||
"t": "source.dosbatch keyword.control.statement.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)",
|
||||
"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 rgb(175, 0, 219)"
|
||||
"dark_plus": "keyword.control: rgb(197, 134, 192)",
|
||||
"light_plus": "keyword.control: rgb(175, 0, 219)",
|
||||
"dark_vs": "keyword.control: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword.control: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword.control: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " .\\scripts\\npm.bat install",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ":: Get electron",
|
||||
"t": "colons.comment.dosbatch.line",
|
||||
"t": "source.dosbatch comment.line.colons.dosbatch",
|
||||
"r": {
|
||||
"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)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
|
||||
"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)"
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "node .\\node_modules\\gulp\\bin\\gulp.js electron",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ":: Build",
|
||||
"t": "colons.comment.dosbatch.line",
|
||||
"t": "source.dosbatch comment.line.colons.dosbatch",
|
||||
"r": {
|
||||
"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)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
|
||||
"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)"
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "if not exist",
|
||||
"t": "conditional.control.dosbatch.if.keyword",
|
||||
"t": "source.dosbatch keyword.control.conditional.if.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.control rgb(86, 156, 214)",
|
||||
"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 rgb(175, 0, 219)"
|
||||
"dark_plus": "keyword.control: rgb(197, 134, 192)",
|
||||
"light_plus": "keyword.control: rgb(175, 0, 219)",
|
||||
"dark_vs": "keyword.control: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword.control: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword.control: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " out node .\\node_modules\\gulp\\bin\\gulp.js compile",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ":: Configuration",
|
||||
"t": "colons.comment.dosbatch.line",
|
||||
"t": "source.dosbatch comment.line.colons.dosbatch",
|
||||
"r": {
|
||||
"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)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
|
||||
"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)"
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "set",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " NODE_ENV=development",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "set",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " VSCODE_DEV=1",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "set",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ELECTRON_DEFAULT_ERROR_MODE=1",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "set",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ELECTRON_ENABLE_LOGGING=1",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "set",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ELECTRON_ENABLE_STACK_DUMPING=1",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ":: Launch Code",
|
||||
"t": "colons.comment.dosbatch.line",
|
||||
"t": "source.dosbatch comment.line.colons.dosbatch",
|
||||
"r": {
|
||||
"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)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.comment rgb(124, 166, 104)",
|
||||
"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)"
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ".\\.build\\electron\\electron.exe . %*",
|
||||
"t": "",
|
||||
"t": "source.dosbatch",
|
||||
"r": {
|
||||
"dark_vs": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_vs": ".vs .token rgb(0, 0, 0)",
|
||||
"hc_black": ".hc-black .token rgb(255, 255, 255)",
|
||||
"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
|
||||
"light_plus": ".vs .token rgb(0, 0, 0)"
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "popd",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "endlocal",
|
||||
"t": "command.dosbatch.keyword",
|
||||
"t": "source.dosbatch keyword.command.dosbatch",
|
||||
"r": {
|
||||
"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 rgb(0, 0, 255)",
|
||||
"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)",
|
||||
"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 rgb(0, 0, 255)"
|
||||
"dark_plus": "keyword: rgb(86, 156, 214)",
|
||||
"light_plus": "keyword: rgb(0, 0, 255)",
|
||||
"dark_vs": "keyword: rgb(86, 156, 214)",
|
||||
"light_vs": "keyword: rgb(0, 0, 255)",
|
||||
"hc_black": "keyword: rgb(86, 156, 214)"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user