test-this_ts.json 4.4 KB
Newer Older
1 2 3
[
	{
		"c": "{",
4
		"t": "block.definition.meta.punctuation.ts",
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	},
	{
		"c": "\t",
		"t": "block.meta.ts",
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	},
	{
		"c": "this",
26
		"t": "block.language.meta.this.ts.variable",
27
		"r": {
28 29 30 31
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.variable.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.variable.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.variable.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.variable.language rgb(0, 0, 255)",
M
Martin Aeschlimann 已提交
32
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.variable.this rgb(86, 156, 214)"
33 34 35
		}
	},
	{
36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
		"c": ".",
		"t": "accessor.block.meta.punctuation.ts",
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	},
	{
		"c": "foo",
		"t": "block.meta.other.property.ts.variable",
		"r": {
			"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)",
			"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)"
		}
	},
	{
		"c": " ",
59 60 61 62 63 64 65 66 67 68 69
		"t": "block.meta.ts",
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	},
	{
		"c": "=",
70
		"t": "assignment.block.keyword.meta.operator.ts",
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
		"r": {
			"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)",
			"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)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword.operator rgb(212, 212, 212)"
		}
	},
	{
		"c": " ",
		"t": "block.meta.ts",
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	},
	{
		"c": "9",
92
		"t": "block.constant.decimal.meta.numeric.ts",
93 94 95 96 97 98 99 100 101 102
		"r": {
			"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)",
			"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)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.numeric rgb(181, 206, 168)"
		}
	},
	{
		"c": ";",
103
		"t": "block.meta.punctuation.statement.terminator.ts",
104 105 106 107 108 109 110 111 112 113
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	},
	{
		"c": "}",
114
		"t": "block.definition.meta.punctuation.ts",
115 116 117 118 119 120 121 122 123
		"r": {
			"dark_plus": ".vs-dark .token rgb(212, 212, 212)",
			"light_plus": ".vs .token rgb(0, 0, 0)",
			"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)"
		}
	}
]