test_ts.json 324.1 KB
Newer Older
M
Martin Aeschlimann 已提交
1 2 3
[
	{
		"c": "/* Game of Life",
4
		"t": "block.comment.ts",
M
Martin Aeschlimann 已提交
5
		"r": {
6 7 8 9 10
			"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_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)"
M
Martin Aeschlimann 已提交
11 12 13 14
		}
	},
	{
		"c": " * Implemented in TypeScript",
15
		"t": "block.comment.ts",
M
Martin Aeschlimann 已提交
16
		"r": {
17 18 19 20 21
			"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_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)"
M
Martin Aeschlimann 已提交
22 23 24 25
		}
	},
	{
		"c": " * To learn more about TypeScript, please visit http://www.typescriptlang.org/",
26
		"t": "block.comment.ts",
M
Martin Aeschlimann 已提交
27
		"r": {
28 29 30 31 32
			"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_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)"
M
Martin Aeschlimann 已提交
33 34 35 36
		}
	},
	{
		"c": " */",
37
		"t": "block.comment.ts",
M
Martin Aeschlimann 已提交
38
		"r": {
39 40 41 42 43
			"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_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)"
M
Martin Aeschlimann 已提交
44 45 46 47
		}
	},
	{
		"c": "module",
48
		"t": "storage.ts.type",
M
Martin Aeschlimann 已提交
49
		"r": {
50 51 52 53 54
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
55 56 57 58 59 60
		}
	},
	{
		"c": " Conway ",
		"t": "",
		"r": {
61 62 63 64 65
			"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)"
M
Martin Aeschlimann 已提交
66 67 68 69
		}
	},
	{
		"c": "{",
70
		"t": "block.brace.curly.meta.ts",
M
Martin Aeschlimann 已提交
71
		"r": {
72 73 74 75 76
			"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)"
M
Martin Aeschlimann 已提交
77 78 79 80
		}
	},
	{
		"c": "\t",
81
		"t": "block.meta.ts",
M
Martin Aeschlimann 已提交
82
		"r": {
83 84 85 86 87
			"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)"
M
Martin Aeschlimann 已提交
88 89 90 91
		}
	},
	{
		"c": "export",
92
		"t": "block.declaration.meta.object.storage.ts.type",
M
Martin Aeschlimann 已提交
93
		"r": {
94 95 96 97 98
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
99 100 101 102
		}
	},
	{
		"c": " ",
103
		"t": "block.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
104
		"r": {
105 106 107 108 109
			"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)"
M
Martin Aeschlimann 已提交
110 111 112 113
		}
	},
	{
		"c": "class",
114
		"t": "block.declaration.meta.object.storage.ts.type",
M
Martin Aeschlimann 已提交
115
		"r": {
116 117 118 119 120
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
121 122 123 124
		}
	},
	{
		"c": " ",
125
		"t": "block.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
126
		"r": {
127 128 129 130 131
			"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)"
M
Martin Aeschlimann 已提交
132 133 134 135
		}
	},
	{
		"c": "Cell",
136
		"t": "block.class.declaration.entity.meta.name.object.ts",
M
Martin Aeschlimann 已提交
137
		"r": {
138 139 140 141 142
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.class rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.class rgb(38, 127, 153)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.class rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
143 144 145 146
		}
	},
	{
		"c": " ",
147
		"t": "block.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
148
		"r": {
149 150 151 152 153
			"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)"
M
Martin Aeschlimann 已提交
154 155 156 157
		}
	},
	{
		"c": "{",
158
		"t": "block.body.brace.curly.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
159
		"r": {
160 161 162 163 164
			"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)"
M
Martin Aeschlimann 已提交
165 166 167 168
		}
	},
	{
		"c": "\t\t",
169
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
170
		"r": {
171 172 173 174 175
			"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)"
M
Martin Aeschlimann 已提交
176 177 178 179
		}
	},
	{
		"c": "public",
180
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
181
		"r": {
182 183 184 185 186
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
187 188 189 190
		}
	},
	{
		"c": " ",
191
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
192
		"r": {
193 194 195 196 197
			"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)"
M
Martin Aeschlimann 已提交
198 199 200 201
		}
	},
	{
		"c": "row",
202
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
203
		"r": {
204 205 206 207 208
			"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)"
M
Martin Aeschlimann 已提交
209 210 211 212
		}
	},
	{
		"c": ": ",
213
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
214
		"r": {
215 216 217 218 219
			"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)"
M
Martin Aeschlimann 已提交
220 221 222 223
		}
	},
	{
		"c": "number",
224
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
225
		"r": {
226 227 228 229 230
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
231 232 233 234
		}
	},
	{
		"c": ";",
235
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
236
		"r": {
237 238 239 240 241
			"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)"
M
Martin Aeschlimann 已提交
242 243 244 245
		}
	},
	{
		"c": "\t\t",
246
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
247
		"r": {
248 249 250 251 252
			"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)"
M
Martin Aeschlimann 已提交
253 254 255 256
		}
	},
	{
		"c": "public",
257
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
258
		"r": {
259 260 261 262 263
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
264 265 266 267
		}
	},
	{
		"c": " ",
268
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
269
		"r": {
270 271 272 273 274
			"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)"
M
Martin Aeschlimann 已提交
275 276 277 278
		}
	},
	{
		"c": "col",
279
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
280
		"r": {
281 282 283 284 285
			"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)"
M
Martin Aeschlimann 已提交
286 287 288 289
		}
	},
	{
		"c": ": ",
290
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
291
		"r": {
292 293 294 295 296
			"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)"
M
Martin Aeschlimann 已提交
297 298 299 300
		}
	},
	{
		"c": "number",
301
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
302
		"r": {
303 304 305 306 307
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
308 309 310 311
		}
	},
	{
		"c": ";",
312
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
313
		"r": {
314 315 316 317 318
			"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)"
M
Martin Aeschlimann 已提交
319 320 321 322
		}
	},
	{
		"c": "\t\t",
323
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
324
		"r": {
325 326 327 328 329
			"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)"
M
Martin Aeschlimann 已提交
330 331 332 333
		}
	},
	{
		"c": "public",
334
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
335
		"r": {
336 337 338 339 340
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
341 342 343 344
		}
	},
	{
		"c": " ",
345
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
346
		"r": {
347 348 349 350 351
			"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)"
M
Martin Aeschlimann 已提交
352 353 354 355
		}
	},
	{
		"c": "live",
356
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
357
		"r": {
358 359 360 361 362
			"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)"
M
Martin Aeschlimann 已提交
363 364 365 366
		}
	},
	{
		"c": ": ",
367
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
368
		"r": {
369 370 371 372 373
			"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)"
M
Martin Aeschlimann 已提交
374 375 376 377
		}
	},
	{
		"c": "boolean",
378
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
379
		"r": {
380 381 382 383 384
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
385 386 387 388
		}
	},
	{
		"c": ";",
389
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
390
		"r": {
391 392 393 394 395
			"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)"
M
Martin Aeschlimann 已提交
396 397 398 399
		}
	},
	{
		"c": "\t\t",
400
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
401
		"r": {
402 403 404 405 406
			"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)"
M
Martin Aeschlimann 已提交
407 408 409 410
		}
	},
	{
		"c": "constructor",
411
		"t": "block.body.declaration.meta.method.object.storage.ts.type",
M
Martin Aeschlimann 已提交
412
		"r": {
413 414 415 416 417
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
418 419 420 421
		}
	},
	{
		"c": "(",
422
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
423
		"r": {
424 425 426 427 428
			"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)"
M
Martin Aeschlimann 已提交
429 430 431 432
		}
	},
	{
		"c": "row",
433
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
434
		"r": {
435 436 437 438 439
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
440 441 442 443
		}
	},
	{
		"c": ": ",
444
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
445
		"r": {
446 447 448 449 450
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
451 452 453 454
		}
	},
	{
		"c": "number",
455
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
456
		"r": {
457 458 459 460 461
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
462 463 464 465
		}
	},
	{
		"c": ",",
466
		"t": "block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
467
		"r": {
468 469 470 471 472
			"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)"
M
Martin Aeschlimann 已提交
473 474 475 476
		}
	},
	{
		"c": " ",
477
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
478
		"r": {
479 480 481 482 483
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
484 485 486 487
		}
	},
	{
		"c": "col",
488
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
489
		"r": {
490 491 492 493 494
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
495 496 497 498
		}
	},
	{
		"c": ": ",
499
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
500
		"r": {
501 502 503 504 505
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
506 507 508 509
		}
	},
	{
		"c": "number",
510
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
511
		"r": {
512 513 514 515 516
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
517 518 519 520
		}
	},
	{
		"c": ",",
521
		"t": "block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
522
		"r": {
523 524 525 526 527
			"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)"
M
Martin Aeschlimann 已提交
528 529 530 531
		}
	},
	{
		"c": " ",
532
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
533
		"r": {
534 535 536 537 538
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
539 540 541 542
		}
	},
	{
		"c": "live",
543
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
544
		"r": {
545 546 547 548 549
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
550 551 552 553
		}
	},
	{
		"c": ": ",
554
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
555
		"r": {
556 557 558 559 560
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
561 562 563 564
		}
	},
	{
		"c": "boolean",
565
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
566
		"r": {
567 568 569 570 571
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
572 573 574 575
		}
	},
	{
		"c": ")",
576
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
577
		"r": {
578 579 580 581 582
			"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)"
M
Martin Aeschlimann 已提交
583 584 585 586
		}
	},
	{
		"c": " ",
587
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
588
		"r": {
589 590 591 592 593
			"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)"
M
Martin Aeschlimann 已提交
594 595 596 597
		}
	},
	{
		"c": "{",
598
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
599
		"r": {
600 601 602 603 604
			"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)"
M
Martin Aeschlimann 已提交
605 606 607 608
		}
	},
	{
		"c": "\t\t\t",
609
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
610
		"r": {
611 612 613 614 615
			"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)"
M
Martin Aeschlimann 已提交
616 617 618 619
		}
	},
	{
		"c": "this",
620
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
621
		"r": {
622 623 624 625 626
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
627 628 629 630
		}
	},
	{
		"c": ".row ",
631
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
632
		"r": {
633 634 635 636 637
			"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)"
M
Martin Aeschlimann 已提交
638 639 640 641
		}
	},
	{
		"c": "=",
642
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
643
		"r": {
644 645 646 647 648
			"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)"
M
Martin Aeschlimann 已提交
649 650 651 652
		}
	},
	{
		"c": " row;",
653
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
654
		"r": {
655 656 657 658 659
			"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)"
M
Martin Aeschlimann 已提交
660 661 662 663
		}
	},
	{
		"c": "\t\t\t",
664
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
665
		"r": {
666 667 668 669 670
			"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)"
M
Martin Aeschlimann 已提交
671 672 673 674
		}
	},
	{
		"c": "this",
675
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
676
		"r": {
677 678 679 680 681
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
682 683 684 685
		}
	},
	{
		"c": ".col ",
686
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
687
		"r": {
688 689 690 691 692
			"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)"
M
Martin Aeschlimann 已提交
693 694 695 696
		}
	},
	{
		"c": "=",
697
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
698
		"r": {
699 700 701 702 703
			"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)"
M
Martin Aeschlimann 已提交
704 705 706 707
		}
	},
	{
		"c": " col;",
708
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
709
		"r": {
710 711 712 713 714
			"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)"
M
Martin Aeschlimann 已提交
715 716 717 718
		}
	},
	{
		"c": "\t\t\t",
719
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
720
		"r": {
721 722 723 724 725
			"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)"
M
Martin Aeschlimann 已提交
726 727 728 729
		}
	},
	{
		"c": "this",
730
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
731
		"r": {
732 733 734 735 736
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
737 738 739 740
		}
	},
	{
		"c": ".live ",
741
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
742
		"r": {
743 744 745 746 747
			"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)"
M
Martin Aeschlimann 已提交
748 749 750 751
		}
	},
	{
		"c": "=",
752
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
753
		"r": {
754 755 756 757 758
			"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)"
M
Martin Aeschlimann 已提交
759 760 761 762
		}
	},
	{
		"c": " live",
763
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
764
		"r": {
765 766 767 768 769
			"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)"
M
Martin Aeschlimann 已提交
770 771 772 773
		}
	},
	{
		"c": "\t\t",
774
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
775
		"r": {
776 777 778 779 780
			"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)"
M
Martin Aeschlimann 已提交
781 782 783 784
		}
	},
	{
		"c": "}",
785
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
786
		"r": {
787 788 789 790 791
			"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)"
M
Martin Aeschlimann 已提交
792 793 794 795
		}
	},
	{
		"c": "\t",
796
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
797
		"r": {
798 799 800 801 802
			"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)"
M
Martin Aeschlimann 已提交
803 804 805 806
		}
	},
	{
		"c": "}",
807
		"t": "block.body.brace.curly.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
808
		"r": {
809 810 811 812 813
			"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)"
M
Martin Aeschlimann 已提交
814 815 816 817
		}
	},
	{
		"c": "\t",
818
		"t": "block.meta.ts",
M
Martin Aeschlimann 已提交
819
		"r": {
820 821 822 823 824
			"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)"
M
Martin Aeschlimann 已提交
825 826 827 828
		}
	},
	{
		"c": "export",
829
		"t": "block.declaration.meta.object.storage.ts.type",
M
Martin Aeschlimann 已提交
830
		"r": {
831 832 833 834 835
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
836 837 838 839
		}
	},
	{
		"c": " ",
840
		"t": "block.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
841
		"r": {
842 843 844 845 846
			"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)"
M
Martin Aeschlimann 已提交
847 848 849 850
		}
	},
	{
		"c": "class",
851
		"t": "block.declaration.meta.object.storage.ts.type",
M
Martin Aeschlimann 已提交
852
		"r": {
853 854 855 856 857
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
858 859 860 861
		}
	},
	{
		"c": " ",
862
		"t": "block.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
863
		"r": {
864 865 866 867 868
			"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)"
M
Martin Aeschlimann 已提交
869 870 871 872
		}
	},
	{
		"c": "GameOfLife",
873
		"t": "block.class.declaration.entity.meta.name.object.ts",
M
Martin Aeschlimann 已提交
874
		"r": {
875 876 877 878 879
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.class rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.class rgb(38, 127, 153)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.class rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
880 881 882 883
		}
	},
	{
		"c": " ",
884
		"t": "block.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
885
		"r": {
886 887 888 889 890
			"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)"
M
Martin Aeschlimann 已提交
891 892 893 894
		}
	},
	{
		"c": "{",
895
		"t": "block.body.brace.curly.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
896
		"r": {
897 898 899 900 901
			"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)"
M
Martin Aeschlimann 已提交
902 903 904 905
		}
	},
	{
		"c": "\t\t",
906
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
907
		"r": {
908 909 910 911 912
			"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)"
M
Martin Aeschlimann 已提交
913 914 915 916
		}
	},
	{
		"c": "private",
917
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
918
		"r": {
919 920 921 922 923
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
924 925 926 927
		}
	},
	{
		"c": " ",
928
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
929
		"r": {
930 931 932 933 934
			"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)"
M
Martin Aeschlimann 已提交
935 936 937 938
		}
	},
	{
		"c": "gridSize",
939
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
940
		"r": {
941 942 943 944 945
			"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)"
M
Martin Aeschlimann 已提交
946 947 948 949
		}
	},
	{
		"c": ": ",
950
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
951
		"r": {
952 953 954 955 956
			"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)"
M
Martin Aeschlimann 已提交
957 958 959 960
		}
	},
	{
		"c": "number",
961
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
962
		"r": {
963 964 965 966 967
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
968 969 970 971
		}
	},
	{
		"c": ";",
972
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
973
		"r": {
974 975 976 977 978
			"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)"
M
Martin Aeschlimann 已提交
979 980 981 982
		}
	},
	{
		"c": "\t\t",
983
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
984
		"r": {
985 986 987 988 989
			"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)"
M
Martin Aeschlimann 已提交
990 991 992 993
		}
	},
	{
		"c": "private",
994
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
995
		"r": {
996 997 998 999 1000
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1001 1002 1003 1004
		}
	},
	{
		"c": " ",
1005
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1006
		"r": {
1007 1008 1009 1010 1011
			"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)"
M
Martin Aeschlimann 已提交
1012 1013 1014 1015
		}
	},
	{
		"c": "canvasSize",
1016
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1017
		"r": {
1018 1019 1020 1021 1022
			"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)"
M
Martin Aeschlimann 已提交
1023 1024 1025 1026
		}
	},
	{
		"c": ": ",
1027
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1028
		"r": {
1029 1030 1031 1032 1033
			"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)"
M
Martin Aeschlimann 已提交
1034 1035 1036 1037
		}
	},
	{
		"c": "number",
1038
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1039
		"r": {
1040 1041 1042 1043 1044
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1045 1046 1047 1048
		}
	},
	{
		"c": ";",
1049
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1050
		"r": {
1051 1052 1053 1054 1055
			"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)"
M
Martin Aeschlimann 已提交
1056 1057 1058 1059
		}
	},
	{
		"c": "\t\t",
1060
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1061
		"r": {
1062 1063 1064 1065 1066
			"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)"
M
Martin Aeschlimann 已提交
1067 1068 1069 1070
		}
	},
	{
		"c": "private",
1071
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1072
		"r": {
1073 1074 1075 1076 1077
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1078 1079 1080 1081
		}
	},
	{
		"c": " ",
1082
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1083
		"r": {
1084 1085 1086 1087 1088
			"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)"
M
Martin Aeschlimann 已提交
1089 1090 1091 1092
		}
	},
	{
		"c": "lineColor",
1093
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1094
		"r": {
1095 1096 1097 1098 1099
			"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)"
M
Martin Aeschlimann 已提交
1100 1101 1102 1103
		}
	},
	{
		"c": ": ",
1104
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1105
		"r": {
1106 1107 1108 1109 1110
			"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)"
M
Martin Aeschlimann 已提交
1111 1112 1113 1114
		}
	},
	{
		"c": "string",
1115
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1116
		"r": {
1117 1118 1119 1120 1121
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1122 1123 1124 1125
		}
	},
	{
		"c": ";",
1126
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1127
		"r": {
1128 1129 1130 1131 1132
			"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)"
M
Martin Aeschlimann 已提交
1133 1134 1135 1136
		}
	},
	{
		"c": "\t\t",
1137
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1138
		"r": {
1139 1140 1141 1142 1143
			"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)"
M
Martin Aeschlimann 已提交
1144 1145 1146 1147
		}
	},
	{
		"c": "private",
1148
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1149
		"r": {
1150 1151 1152 1153 1154
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1155 1156 1157 1158
		}
	},
	{
		"c": " ",
1159
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1160
		"r": {
1161 1162 1163 1164 1165
			"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)"
M
Martin Aeschlimann 已提交
1166 1167 1168 1169
		}
	},
	{
		"c": "liveColor",
1170
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1171
		"r": {
1172 1173 1174 1175 1176
			"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)"
M
Martin Aeschlimann 已提交
1177 1178 1179 1180
		}
	},
	{
		"c": ": ",
1181
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1182
		"r": {
1183 1184 1185 1186 1187
			"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)"
M
Martin Aeschlimann 已提交
1188 1189 1190 1191
		}
	},
	{
		"c": "string",
1192
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1193
		"r": {
1194 1195 1196 1197 1198
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1199 1200 1201 1202
		}
	},
	{
		"c": ";",
1203
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1204
		"r": {
1205 1206 1207 1208 1209
			"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)"
M
Martin Aeschlimann 已提交
1210 1211 1212 1213
		}
	},
	{
		"c": "\t\t",
1214
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1215
		"r": {
1216 1217 1218 1219 1220
			"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)"
M
Martin Aeschlimann 已提交
1221 1222 1223 1224
		}
	},
	{
		"c": "private",
1225
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1226
		"r": {
1227 1228 1229 1230 1231
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1232 1233 1234 1235
		}
	},
	{
		"c": " ",
1236
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1237
		"r": {
1238 1239 1240 1241 1242
			"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)"
M
Martin Aeschlimann 已提交
1243 1244 1245 1246
		}
	},
	{
		"c": "deadColor",
1247
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1248
		"r": {
1249 1250 1251 1252 1253
			"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)"
M
Martin Aeschlimann 已提交
1254 1255 1256 1257
		}
	},
	{
		"c": ": ",
1258
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1259
		"r": {
1260 1261 1262 1263 1264
			"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)"
M
Martin Aeschlimann 已提交
1265 1266 1267 1268
		}
	},
	{
		"c": "string",
1269
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1270
		"r": {
1271 1272 1273 1274 1275
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1276 1277 1278 1279
		}
	},
	{
		"c": ";",
1280
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1281
		"r": {
1282 1283 1284 1285 1286
			"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)"
M
Martin Aeschlimann 已提交
1287 1288 1289 1290
		}
	},
	{
		"c": "\t\t",
1291
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1292
		"r": {
1293 1294 1295 1296 1297
			"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)"
M
Martin Aeschlimann 已提交
1298 1299 1300 1301
		}
	},
	{
		"c": "private",
1302
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1303
		"r": {
1304 1305 1306 1307 1308
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1309 1310 1311 1312
		}
	},
	{
		"c": " ",
1313
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1314
		"r": {
1315 1316 1317 1318 1319
			"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)"
M
Martin Aeschlimann 已提交
1320 1321 1322 1323
		}
	},
	{
		"c": "initialLifeProbability",
1324
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1325
		"r": {
1326 1327 1328 1329 1330
			"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)"
M
Martin Aeschlimann 已提交
1331 1332 1333 1334
		}
	},
	{
		"c": ": ",
1335
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1336
		"r": {
1337 1338 1339 1340 1341
			"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)"
M
Martin Aeschlimann 已提交
1342 1343 1344 1345
		}
	},
	{
		"c": "number",
1346
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1347
		"r": {
1348 1349 1350 1351 1352
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1353 1354 1355 1356
		}
	},
	{
		"c": ";",
1357
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1358
		"r": {
1359 1360 1361 1362 1363
			"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)"
M
Martin Aeschlimann 已提交
1364 1365 1366 1367
		}
	},
	{
		"c": "\t\t",
1368
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1369
		"r": {
1370 1371 1372 1373 1374
			"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)"
M
Martin Aeschlimann 已提交
1375 1376 1377 1378
		}
	},
	{
		"c": "private",
1379
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1380
		"r": {
1381 1382 1383 1384 1385
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1386 1387 1388 1389
		}
	},
	{
		"c": " ",
1390
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1391
		"r": {
1392 1393 1394 1395 1396
			"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)"
M
Martin Aeschlimann 已提交
1397 1398 1399 1400
		}
	},
	{
		"c": "animationRate",
1401
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1402
		"r": {
1403 1404 1405 1406 1407
			"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)"
M
Martin Aeschlimann 已提交
1408 1409 1410 1411
		}
	},
	{
		"c": ": ",
1412
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1413
		"r": {
1414 1415 1416 1417 1418
			"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)"
M
Martin Aeschlimann 已提交
1419 1420 1421 1422
		}
	},
	{
		"c": "number",
1423
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1424
		"r": {
1425 1426 1427 1428 1429
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1430 1431 1432 1433
		}
	},
	{
		"c": ";",
1434
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1435
		"r": {
1436 1437 1438 1439 1440
			"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)"
M
Martin Aeschlimann 已提交
1441 1442 1443 1444
		}
	},
	{
		"c": "\t\t",
1445
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1446
		"r": {
1447 1448 1449 1450 1451
			"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)"
M
Martin Aeschlimann 已提交
1452 1453 1454 1455
		}
	},
	{
		"c": "private",
1456
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1457
		"r": {
1458 1459 1460 1461 1462
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1463 1464 1465 1466
		}
	},
	{
		"c": " ",
1467
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1468
		"r": {
1469 1470 1471 1472 1473
			"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)"
M
Martin Aeschlimann 已提交
1474 1475 1476 1477
		}
	},
	{
		"c": "cellSize",
1478
		"t": "block.body.declaration.field.meta.object.ts.variable",
M
Martin Aeschlimann 已提交
1479
		"r": {
1480 1481 1482 1483 1484
			"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)"
M
Martin Aeschlimann 已提交
1485 1486 1487 1488
		}
	},
	{
		"c": ": ",
1489
		"t": "block.body.declaration.field.meta.object.ts",
M
Martin Aeschlimann 已提交
1490
		"r": {
1491 1492 1493 1494 1495
			"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)"
M
Martin Aeschlimann 已提交
1496 1497 1498 1499
		}
	},
	{
		"c": "number",
1500
		"t": "block.body.declaration.field.meta.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
1501
		"r": {
1502 1503 1504 1505 1506
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.support.type rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.support.type rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
1507 1508 1509 1510
		}
	},
	{
		"c": ";",
1511
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1512
		"r": {
1513 1514 1515 1516 1517
			"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)"
M
Martin Aeschlimann 已提交
1518 1519 1520 1521
		}
	},
	{
		"c": "\t\t",
1522
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1523
		"r": {
1524 1525 1526 1527 1528
			"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)"
M
Martin Aeschlimann 已提交
1529 1530 1531 1532
		}
	},
	{
		"c": "private",
1533
		"t": "block.body.declaration.meta.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
1534
		"r": {
1535 1536 1537 1538 1539
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1540 1541 1542 1543
		}
	},
	{
		"c": " world;",
1544
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1545
		"r": {
1546 1547 1548 1549 1550
			"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)"
M
Martin Aeschlimann 已提交
1551 1552 1553 1554
		}
	},
	{
		"c": "\t\t",
1555
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
1556
		"r": {
1557 1558 1559 1560 1561
			"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)"
M
Martin Aeschlimann 已提交
1562 1563 1564 1565
		}
	},
	{
		"c": "constructor",
1566
		"t": "block.body.declaration.meta.method.object.storage.ts.type",
M
Martin Aeschlimann 已提交
1567
		"r": {
1568 1569 1570 1571 1572
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1573 1574 1575 1576
		}
	},
	{
		"c": "()",
1577
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
1578
		"r": {
1579 1580 1581 1582 1583
			"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)"
M
Martin Aeschlimann 已提交
1584 1585 1586 1587
		}
	},
	{
		"c": " ",
1588
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1589
		"r": {
1590 1591 1592 1593 1594
			"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)"
M
Martin Aeschlimann 已提交
1595 1596 1597 1598
		}
	},
	{
		"c": "{",
1599
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1600
		"r": {
1601 1602 1603 1604 1605
			"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)"
M
Martin Aeschlimann 已提交
1606 1607 1608 1609
		}
	},
	{
		"c": "\t\t\t",
1610
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1611
		"r": {
1612 1613 1614 1615 1616
			"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)"
M
Martin Aeschlimann 已提交
1617 1618 1619 1620
		}
	},
	{
		"c": "this",
1621
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
1622
		"r": {
1623 1624 1625 1626 1627
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1628 1629 1630 1631
		}
	},
	{
		"c": ".gridSize ",
1632
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1633
		"r": {
1634 1635 1636 1637 1638
			"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)"
M
Martin Aeschlimann 已提交
1639 1640 1641 1642
		}
	},
	{
		"c": "=",
1643
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
1644
		"r": {
1645 1646 1647 1648 1649
			"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)"
M
Martin Aeschlimann 已提交
1650 1651 1652 1653
		}
	},
	{
		"c": " ",
1654
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1655
		"r": {
1656 1657 1658 1659 1660
			"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)"
M
Martin Aeschlimann 已提交
1661 1662 1663 1664
		}
	},
	{
		"c": "50",
1665
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
1666
		"r": {
1667 1668 1669 1670 1671
			"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)"
M
Martin Aeschlimann 已提交
1672 1673 1674 1675
		}
	},
	{
		"c": ";",
1676
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1677
		"r": {
1678 1679 1680 1681 1682
			"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)"
M
Martin Aeschlimann 已提交
1683 1684 1685 1686
		}
	},
	{
		"c": "\t\t\t",
1687
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1688
		"r": {
1689 1690 1691 1692 1693
			"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)"
M
Martin Aeschlimann 已提交
1694 1695 1696 1697
		}
	},
	{
		"c": "this",
1698
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
1699
		"r": {
1700 1701 1702 1703 1704
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1705 1706 1707 1708
		}
	},
	{
		"c": ".canvasSize ",
1709
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1710
		"r": {
1711 1712 1713 1714 1715
			"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)"
M
Martin Aeschlimann 已提交
1716 1717 1718 1719
		}
	},
	{
		"c": "=",
1720
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
1721
		"r": {
1722 1723 1724 1725 1726
			"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)"
M
Martin Aeschlimann 已提交
1727 1728 1729 1730
		}
	},
	{
		"c": " ",
1731
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1732
		"r": {
1733 1734 1735 1736 1737
			"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)"
M
Martin Aeschlimann 已提交
1738 1739 1740 1741
		}
	},
	{
		"c": "600",
1742
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
1743
		"r": {
1744 1745 1746 1747 1748
			"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)"
M
Martin Aeschlimann 已提交
1749 1750 1751 1752
		}
	},
	{
		"c": ";",
1753
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1754
		"r": {
1755 1756 1757 1758 1759
			"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)"
M
Martin Aeschlimann 已提交
1760 1761 1762 1763
		}
	},
	{
		"c": "\t\t\t",
1764
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1765
		"r": {
1766 1767 1768 1769 1770
			"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)"
M
Martin Aeschlimann 已提交
1771 1772 1773 1774
		}
	},
	{
		"c": "this",
1775
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
1776
		"r": {
1777 1778 1779 1780 1781
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1782 1783 1784 1785
		}
	},
	{
		"c": ".lineColor ",
1786
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1787
		"r": {
1788 1789 1790 1791 1792
			"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)"
M
Martin Aeschlimann 已提交
1793 1794 1795 1796
		}
	},
	{
		"c": "=",
1797
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
1798
		"r": {
1799 1800 1801 1802 1803
			"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)"
M
Martin Aeschlimann 已提交
1804 1805 1806 1807
		}
	},
	{
		"c": " ",
1808
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1809
		"r": {
1810 1811 1812 1813 1814
			"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)"
M
Martin Aeschlimann 已提交
1815 1816 1817 1818
		}
	},
	{
		"c": "'#cdcdcd'",
1819
		"t": "block.body.decl.declaration.meta.method.object.single.string.ts",
M
Martin Aeschlimann 已提交
1820
		"r": {
1821 1822 1823 1824 1825
			"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)",
			"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)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
M
Martin Aeschlimann 已提交
1826 1827 1828 1829
		}
	},
	{
		"c": ";",
1830
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1831
		"r": {
1832 1833 1834 1835 1836
			"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)"
M
Martin Aeschlimann 已提交
1837 1838 1839 1840
		}
	},
	{
		"c": "\t\t\t",
1841
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1842
		"r": {
1843 1844 1845 1846 1847
			"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)"
M
Martin Aeschlimann 已提交
1848 1849 1850 1851
		}
	},
	{
		"c": "this",
1852
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
1853
		"r": {
1854 1855 1856 1857 1858
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1859 1860 1861 1862
		}
	},
	{
		"c": ".liveColor ",
1863
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1864
		"r": {
1865 1866 1867 1868 1869
			"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)"
M
Martin Aeschlimann 已提交
1870 1871 1872 1873
		}
	},
	{
		"c": "=",
1874
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
1875
		"r": {
1876 1877 1878 1879 1880
			"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)"
M
Martin Aeschlimann 已提交
1881 1882 1883 1884
		}
	},
	{
		"c": " ",
1885
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1886
		"r": {
1887 1888 1889 1890 1891
			"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)"
M
Martin Aeschlimann 已提交
1892 1893 1894 1895
		}
	},
	{
		"c": "'#666'",
1896
		"t": "block.body.decl.declaration.meta.method.object.single.string.ts",
M
Martin Aeschlimann 已提交
1897
		"r": {
1898 1899 1900 1901 1902
			"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)",
			"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)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
M
Martin Aeschlimann 已提交
1903 1904 1905 1906
		}
	},
	{
		"c": ";",
1907
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1908
		"r": {
1909 1910 1911 1912 1913
			"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)"
M
Martin Aeschlimann 已提交
1914 1915 1916 1917
		}
	},
	{
		"c": "\t\t\t",
1918
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1919
		"r": {
1920 1921 1922 1923 1924
			"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)"
M
Martin Aeschlimann 已提交
1925 1926 1927 1928
		}
	},
	{
		"c": "this",
1929
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
1930
		"r": {
1931 1932 1933 1934 1935
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
1936 1937 1938 1939
		}
	},
	{
		"c": ".deadColor ",
1940
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1941
		"r": {
1942 1943 1944 1945 1946
			"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)"
M
Martin Aeschlimann 已提交
1947 1948 1949 1950
		}
	},
	{
		"c": "=",
1951
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
1952
		"r": {
1953 1954 1955 1956 1957
			"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)"
M
Martin Aeschlimann 已提交
1958 1959 1960 1961
		}
	},
	{
		"c": " ",
1962
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1963
		"r": {
1964 1965 1966 1967 1968
			"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)"
M
Martin Aeschlimann 已提交
1969 1970 1971 1972
		}
	},
	{
		"c": "'#eee'",
1973
		"t": "block.body.decl.declaration.meta.method.object.single.string.ts",
M
Martin Aeschlimann 已提交
1974
		"r": {
1975 1976 1977 1978 1979
			"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)",
			"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)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.string rgb(206, 145, 120)"
M
Martin Aeschlimann 已提交
1980 1981 1982 1983
		}
	},
	{
		"c": ";",
1984
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1985
		"r": {
1986 1987 1988 1989 1990
			"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)"
M
Martin Aeschlimann 已提交
1991 1992 1993 1994
		}
	},
	{
		"c": "\t\t\t",
1995
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
1996
		"r": {
1997 1998 1999 2000 2001
			"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)"
M
Martin Aeschlimann 已提交
2002 2003 2004 2005
		}
	},
	{
		"c": "this",
2006
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2007
		"r": {
2008 2009 2010 2011 2012
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2013 2014 2015 2016
		}
	},
	{
		"c": ".initialLifeProbability ",
2017
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2018
		"r": {
2019 2020 2021 2022 2023
			"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)"
M
Martin Aeschlimann 已提交
2024 2025 2026 2027
		}
	},
	{
		"c": "=",
2028
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2029
		"r": {
2030 2031 2032 2033 2034
			"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)"
M
Martin Aeschlimann 已提交
2035 2036 2037 2038
		}
	},
	{
		"c": " ",
2039
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2040
		"r": {
2041 2042 2043 2044 2045
			"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)"
M
Martin Aeschlimann 已提交
2046 2047 2048 2049
		}
	},
	{
		"c": "0.5",
2050
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
2051
		"r": {
2052 2053 2054 2055 2056
			"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)"
M
Martin Aeschlimann 已提交
2057 2058 2059 2060
		}
	},
	{
		"c": ";",
2061
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2062
		"r": {
2063 2064 2065 2066 2067
			"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)"
M
Martin Aeschlimann 已提交
2068 2069 2070 2071
		}
	},
	{
		"c": "\t\t\t",
2072
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2073
		"r": {
2074 2075 2076 2077 2078
			"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)"
M
Martin Aeschlimann 已提交
2079 2080 2081 2082
		}
	},
	{
		"c": "this",
2083
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2084
		"r": {
2085 2086 2087 2088 2089
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2090 2091 2092 2093
		}
	},
	{
		"c": ".animationRate ",
2094
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2095
		"r": {
2096 2097 2098 2099 2100
			"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)"
M
Martin Aeschlimann 已提交
2101 2102 2103 2104
		}
	},
	{
		"c": "=",
2105
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2106
		"r": {
2107 2108 2109 2110 2111
			"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)"
M
Martin Aeschlimann 已提交
2112 2113 2114 2115
		}
	},
	{
		"c": " ",
2116
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2117
		"r": {
2118 2119 2120 2121 2122
			"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)"
M
Martin Aeschlimann 已提交
2123 2124 2125 2126
		}
	},
	{
		"c": "60",
2127
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
2128
		"r": {
2129 2130 2131 2132 2133
			"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)"
M
Martin Aeschlimann 已提交
2134 2135 2136 2137
		}
	},
	{
		"c": ";",
2138
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2139
		"r": {
2140 2141 2142 2143 2144
			"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)"
M
Martin Aeschlimann 已提交
2145 2146 2147 2148
		}
	},
	{
		"c": "\t\t\t",
2149
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2150
		"r": {
2151 2152 2153 2154 2155
			"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)"
M
Martin Aeschlimann 已提交
2156 2157 2158 2159
		}
	},
	{
		"c": "this",
2160
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2161
		"r": {
2162 2163 2164 2165 2166
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2167 2168 2169 2170
		}
	},
	{
		"c": ".cellSize ",
2171
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2172
		"r": {
2173 2174 2175 2176 2177
			"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)"
M
Martin Aeschlimann 已提交
2178 2179 2180 2181
		}
	},
	{
		"c": "=",
2182
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2183
		"r": {
2184 2185 2186 2187 2188
			"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)"
M
Martin Aeschlimann 已提交
2189 2190 2191 2192
		}
	},
	{
		"c": " ",
2193
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2194
		"r": {
2195 2196 2197 2198 2199
			"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)"
M
Martin Aeschlimann 已提交
2200 2201 2202 2203
		}
	},
	{
		"c": "0",
2204
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
2205
		"r": {
2206 2207 2208 2209 2210
			"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)"
M
Martin Aeschlimann 已提交
2211 2212 2213 2214
		}
	},
	{
		"c": ";",
2215
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2216
		"r": {
2217 2218 2219 2220 2221
			"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)"
M
Martin Aeschlimann 已提交
2222 2223 2224 2225
		}
	},
	{
		"c": "\t\t\t",
2226
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2227
		"r": {
2228 2229 2230 2231 2232
			"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)"
M
Martin Aeschlimann 已提交
2233 2234 2235 2236
		}
	},
	{
		"c": "this",
2237
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2238
		"r": {
2239 2240 2241 2242 2243
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2244 2245 2246 2247
		}
	},
	{
		"c": ".world ",
2248
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2249
		"r": {
2250 2251 2252 2253 2254
			"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)"
M
Martin Aeschlimann 已提交
2255 2256 2257 2258
		}
	},
	{
		"c": "=",
2259
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2260
		"r": {
2261 2262 2263 2264 2265
			"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)"
M
Martin Aeschlimann 已提交
2266 2267 2268 2269
		}
	},
	{
		"c": " ",
2270
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2271
		"r": {
2272 2273 2274 2275 2276
			"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)"
M
Martin Aeschlimann 已提交
2277 2278 2279 2280
		}
	},
	{
		"c": "this",
2281
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2282
		"r": {
2283 2284 2285 2286 2287
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2288 2289 2290 2291
		}
	},
	{
		"c": ".createWorld",
2292
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2293
		"r": {
2294 2295 2296 2297 2298
			"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)"
M
Martin Aeschlimann 已提交
2299 2300 2301 2302
		}
	},
	{
		"c": "()",
2303
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2304
		"r": {
2305 2306 2307 2308 2309
			"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)"
M
Martin Aeschlimann 已提交
2310 2311 2312 2313
		}
	},
	{
		"c": ";",
2314
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2315
		"r": {
2316 2317 2318 2319 2320
			"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)"
M
Martin Aeschlimann 已提交
2321 2322 2323 2324
		}
	},
	{
		"c": "\t\t\t",
2325
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2326
		"r": {
2327 2328 2329 2330 2331
			"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)"
M
Martin Aeschlimann 已提交
2332 2333 2334 2335
		}
	},
	{
		"c": "this",
2336
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2337
		"r": {
2338 2339 2340 2341 2342
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2343 2344 2345 2346
		}
	},
	{
		"c": ".circleOfLife",
2347
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2348
		"r": {
2349 2350 2351 2352 2353
			"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)"
M
Martin Aeschlimann 已提交
2354 2355 2356 2357
		}
	},
	{
		"c": "()",
2358
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2359
		"r": {
2360 2361 2362 2363 2364
			"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)"
M
Martin Aeschlimann 已提交
2365 2366 2367 2368
		}
	},
	{
		"c": ";",
2369
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2370
		"r": {
2371 2372 2373 2374 2375
			"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)"
M
Martin Aeschlimann 已提交
2376 2377 2378 2379
		}
	},
	{
		"c": "\t\t",
2380
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2381
		"r": {
2382 2383 2384 2385 2386
			"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)"
M
Martin Aeschlimann 已提交
2387 2388 2389 2390
		}
	},
	{
		"c": "}",
2391
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2392
		"r": {
2393 2394 2395 2396 2397
			"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)"
M
Martin Aeschlimann 已提交
2398 2399 2400 2401
		}
	},
	{
		"c": "\t\t",
2402
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
2403
		"r": {
2404 2405 2406 2407 2408
			"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)"
M
Martin Aeschlimann 已提交
2409 2410 2411 2412
		}
	},
	{
		"c": "public",
2413
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
2414
		"r": {
2415 2416 2417 2418 2419
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2420 2421 2422 2423
		}
	},
	{
		"c": " ",
2424
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2425
		"r": {
2426 2427 2428 2429 2430
			"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)"
M
Martin Aeschlimann 已提交
2431 2432 2433 2434
		}
	},
	{
		"c": "createWorld",
2435
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
2436
		"r": {
2437 2438 2439 2440 2441
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
2442 2443 2444 2445
		}
	},
	{
		"c": "()",
2446
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
2447
		"r": {
2448 2449 2450 2451 2452
			"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)"
M
Martin Aeschlimann 已提交
2453 2454 2455 2456
		}
	},
	{
		"c": " ",
2457
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2458
		"r": {
2459 2460 2461 2462 2463
			"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)"
M
Martin Aeschlimann 已提交
2464 2465 2466 2467
		}
	},
	{
		"c": "{",
2468
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2469
		"r": {
2470 2471 2472 2473 2474
			"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)"
M
Martin Aeschlimann 已提交
2475 2476 2477 2478
		}
	},
	{
		"c": "\t\t\t",
2479
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2480
		"r": {
2481 2482 2483 2484 2485
			"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)"
M
Martin Aeschlimann 已提交
2486 2487 2488 2489
		}
	},
	{
		"c": "return",
2490
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2491
		"r": {
2492 2493 2494 2495 2496
			"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_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)"
M
Martin Aeschlimann 已提交
2497 2498 2499 2500
		}
	},
	{
		"c": " ",
2501
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2502
		"r": {
2503 2504 2505 2506 2507
			"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)"
M
Martin Aeschlimann 已提交
2508 2509 2510 2511
		}
	},
	{
		"c": "this",
2512
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2513
		"r": {
2514 2515 2516 2517 2518
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2519 2520 2521 2522
		}
	},
	{
		"c": ".travelWorld",
2523
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2524
		"r": {
2525 2526 2527 2528 2529
			"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)"
M
Martin Aeschlimann 已提交
2530 2531 2532 2533
		}
	},
	{
		"c": "(",
2534
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2535
		"r": {
2536 2537 2538 2539 2540
			"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)"
M
Martin Aeschlimann 已提交
2541 2542 2543 2544
		}
	},
	{
		"c": " ",
2545
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2546
		"r": {
2547 2548 2549 2550 2551
			"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)"
M
Martin Aeschlimann 已提交
2552 2553 2554 2555
		}
	},
	{
		"c": "(",
2556
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2557
		"r": {
2558 2559 2560 2561 2562
			"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)"
M
Martin Aeschlimann 已提交
2563 2564 2565 2566
		}
	},
	{
		"c": "cell : Cell",
2567
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2568
		"r": {
2569 2570 2571 2572 2573
			"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)"
M
Martin Aeschlimann 已提交
2574 2575 2576 2577
		}
	},
	{
		"c": ")",
2578
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2579
		"r": {
2580 2581 2582 2583 2584
			"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)"
M
Martin Aeschlimann 已提交
2585 2586 2587 2588
		}
	},
	{
		"c": " ",
2589
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2590
		"r": {
2591 2592 2593 2594 2595
			"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)"
M
Martin Aeschlimann 已提交
2596 2597 2598 2599
		}
	},
	{
		"c": "=>",
2600
		"t": "block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2601
		"r": {
2602 2603 2604 2605 2606
			"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)"
M
Martin Aeschlimann 已提交
2607 2608 2609 2610
		}
	},
	{
		"c": "  ",
2611
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2612
		"r": {
2613 2614 2615 2616 2617
			"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)"
M
Martin Aeschlimann 已提交
2618 2619 2620 2621
		}
	},
	{
		"c": "{",
2622
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2623
		"r": {
2624 2625 2626 2627 2628
			"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)"
M
Martin Aeschlimann 已提交
2629 2630 2631 2632
		}
	},
	{
		"c": "\t\t\t\tcell.live ",
2633
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2634
		"r": {
2635 2636 2637 2638 2639
			"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)"
M
Martin Aeschlimann 已提交
2640 2641 2642 2643
		}
	},
	{
		"c": "=",
2644
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2645
		"r": {
2646 2647 2648 2649 2650
			"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)"
M
Martin Aeschlimann 已提交
2651 2652 2653 2654
		}
	},
	{
		"c": " Math.random",
2655
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2656
		"r": {
2657 2658 2659 2660 2661
			"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)"
M
Martin Aeschlimann 已提交
2662 2663 2664 2665
		}
	},
	{
		"c": "()",
2666
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2667
		"r": {
2668 2669 2670 2671 2672
			"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)"
M
Martin Aeschlimann 已提交
2673 2674 2675 2676
		}
	},
	{
		"c": " ",
2677
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2678
		"r": {
2679 2680 2681 2682 2683
			"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)"
M
Martin Aeschlimann 已提交
2684 2685 2686 2687
		}
	},
	{
		"c": "<",
2688
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2689
		"r": {
2690 2691 2692 2693 2694
			"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)"
M
Martin Aeschlimann 已提交
2695 2696 2697 2698
		}
	},
	{
		"c": " ",
2699
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2700
		"r": {
2701 2702 2703 2704 2705
			"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)"
M
Martin Aeschlimann 已提交
2706 2707 2708 2709
		}
	},
	{
		"c": "this",
2710
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2711
		"r": {
2712 2713 2714 2715 2716
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2717 2718 2719 2720
		}
	},
	{
		"c": ".initialLifeProbability;",
2721
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2722
		"r": {
2723 2724 2725 2726 2727
			"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)"
M
Martin Aeschlimann 已提交
2728 2729 2730 2731
		}
	},
	{
		"c": "\t\t\t\t",
2732
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2733
		"r": {
2734 2735 2736 2737 2738
			"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)"
M
Martin Aeschlimann 已提交
2739 2740 2741 2742
		}
	},
	{
		"c": "return",
2743
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2744
		"r": {
2745 2746 2747 2748 2749
			"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_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)"
M
Martin Aeschlimann 已提交
2750 2751 2752 2753
		}
	},
	{
		"c": " cell;",
2754
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2755
		"r": {
2756 2757 2758 2759 2760
			"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)"
M
Martin Aeschlimann 已提交
2761 2762 2763 2764
		}
	},
	{
		"c": "\t\t\t",
2765
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2766
		"r": {
2767 2768 2769 2770 2771
			"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)"
M
Martin Aeschlimann 已提交
2772 2773 2774 2775
		}
	},
	{
		"c": "}",
2776
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2777
		"r": {
2778 2779 2780 2781 2782
			"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)"
M
Martin Aeschlimann 已提交
2783 2784 2785 2786
		}
	},
	{
		"c": ")",
2787
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
2788
		"r": {
2789 2790 2791 2792 2793
			"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)"
M
Martin Aeschlimann 已提交
2794 2795 2796 2797
		}
	},
	{
		"c": ";",
2798
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2799
		"r": {
2800 2801 2802 2803 2804
			"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)"
M
Martin Aeschlimann 已提交
2805 2806 2807 2808
		}
	},
	{
		"c": "\t\t",
2809
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2810
		"r": {
2811 2812 2813 2814 2815
			"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)"
M
Martin Aeschlimann 已提交
2816 2817 2818 2819
		}
	},
	{
		"c": "}",
2820
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2821
		"r": {
2822 2823 2824 2825 2826
			"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)"
M
Martin Aeschlimann 已提交
2827 2828 2829 2830
		}
	},
	{
		"c": "\t\t",
2831
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
2832
		"r": {
2833 2834 2835 2836 2837
			"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)"
M
Martin Aeschlimann 已提交
2838 2839 2840 2841
		}
	},
	{
		"c": "public",
2842
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
2843
		"r": {
2844 2845 2846 2847 2848
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2849 2850 2851 2852
		}
	},
	{
		"c": " ",
2853
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2854
		"r": {
2855 2856 2857 2858 2859
			"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)"
M
Martin Aeschlimann 已提交
2860 2861 2862 2863
		}
	},
	{
		"c": "circleOfLife",
2864
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
2865
		"r": {
2866 2867 2868 2869 2870
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
2871 2872 2873 2874
		}
	},
	{
		"c": "()",
2875
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
2876
		"r": {
2877 2878 2879 2880 2881
			"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)"
M
Martin Aeschlimann 已提交
2882 2883 2884 2885
		}
	},
	{
		"c": " ",
2886
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2887
		"r": {
2888 2889 2890 2891 2892
			"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)"
M
Martin Aeschlimann 已提交
2893 2894 2895 2896
		}
	},
	{
		"c": ": ",
2897
		"t": "annotation.block.body.declaration.meta.method.object.ts.type",
M
Martin Aeschlimann 已提交
2898
		"r": {
2899 2900 2901 2902 2903
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
2904 2905 2906 2907
		}
	},
	{
		"c": "void",
2908
		"t": "annotation.block.body.declaration.meta.method.object.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
2909
		"r": {
2910 2911 2912 2913 2914
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
2915 2916 2917 2918
		}
	},
	{
		"c": " ",
2919
		"t": "annotation.block.body.declaration.meta.method.object.ts.type",
M
Martin Aeschlimann 已提交
2920
		"r": {
2921 2922 2923 2924 2925
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
2926 2927 2928 2929
		}
	},
	{
		"c": "{",
2930
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2931
		"r": {
2932 2933 2934 2935 2936
			"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)"
M
Martin Aeschlimann 已提交
2937 2938 2939 2940
		}
	},
	{
		"c": "\t\t\t",
2941
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2942
		"r": {
2943 2944 2945 2946 2947
			"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)"
M
Martin Aeschlimann 已提交
2948 2949 2950 2951
		}
	},
	{
		"c": "this",
2952
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2953
		"r": {
2954 2955 2956 2957 2958
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
2959 2960 2961 2962
		}
	},
	{
		"c": ".world ",
2963
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2964
		"r": {
2965 2966 2967 2968 2969
			"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)"
M
Martin Aeschlimann 已提交
2970 2971 2972 2973
		}
	},
	{
		"c": "=",
2974
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
2975
		"r": {
2976 2977 2978 2979 2980
			"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)"
M
Martin Aeschlimann 已提交
2981 2982 2983 2984
		}
	},
	{
		"c": " ",
2985
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
2986
		"r": {
2987 2988 2989 2990 2991
			"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)"
M
Martin Aeschlimann 已提交
2992 2993 2994 2995
		}
	},
	{
		"c": "this",
2996
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
2997
		"r": {
2998 2999 3000 3001 3002
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3003 3004 3005 3006
		}
	},
	{
		"c": ".travelWorld",
3007
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3008
		"r": {
3009 3010 3011 3012 3013
			"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)"
M
Martin Aeschlimann 已提交
3014 3015 3016 3017
		}
	},
	{
		"c": "(",
3018
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3019
		"r": {
3020 3021 3022 3023 3024
			"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)"
M
Martin Aeschlimann 已提交
3025 3026 3027 3028
		}
	},
	{
		"c": " ",
3029
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3030
		"r": {
3031 3032 3033 3034 3035
			"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)"
M
Martin Aeschlimann 已提交
3036 3037 3038 3039
		}
	},
	{
		"c": "(",
3040
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3041
		"r": {
3042 3043 3044 3045 3046
			"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)"
M
Martin Aeschlimann 已提交
3047 3048 3049 3050
		}
	},
	{
		"c": "cell: Cell",
3051
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3052
		"r": {
3053 3054 3055 3056 3057
			"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)"
M
Martin Aeschlimann 已提交
3058 3059 3060 3061
		}
	},
	{
		"c": ")",
3062
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3063
		"r": {
3064 3065 3066 3067 3068
			"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)"
M
Martin Aeschlimann 已提交
3069 3070 3071 3072
		}
	},
	{
		"c": " ",
3073
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3074
		"r": {
3075 3076 3077 3078 3079
			"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)"
M
Martin Aeschlimann 已提交
3080 3081 3082 3083
		}
	},
	{
		"c": "=>",
3084
		"t": "block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
3085
		"r": {
3086 3087 3088 3089 3090
			"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)"
M
Martin Aeschlimann 已提交
3091 3092 3093 3094
		}
	},
	{
		"c": " ",
3095
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3096
		"r": {
3097 3098 3099 3100 3101
			"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)"
M
Martin Aeschlimann 已提交
3102 3103 3104 3105
		}
	},
	{
		"c": "{",
3106
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3107
		"r": {
3108 3109 3110 3111 3112
			"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)"
M
Martin Aeschlimann 已提交
3113 3114 3115 3116
		}
	},
	{
		"c": "\t\t\t\tcell ",
3117
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3118
		"r": {
3119 3120 3121 3122 3123
			"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)"
M
Martin Aeschlimann 已提交
3124 3125 3126 3127
		}
	},
	{
		"c": "=",
3128
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
3129
		"r": {
3130 3131 3132 3133 3134
			"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)"
M
Martin Aeschlimann 已提交
3135 3136 3137 3138
		}
	},
	{
		"c": " ",
3139
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3140
		"r": {
3141 3142 3143 3144 3145
			"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)"
M
Martin Aeschlimann 已提交
3146 3147 3148 3149
		}
	},
	{
		"c": "this",
3150
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
3151
		"r": {
3152 3153 3154 3155 3156
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3157 3158 3159 3160
		}
	},
	{
		"c": ".world",
3161
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3162
		"r": {
3163 3164 3165 3166 3167
			"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)"
M
Martin Aeschlimann 已提交
3168 3169 3170 3171
		}
	},
	{
		"c": "[",
3172
		"t": "array.block.body.brace.decl.declaration.literal.meta.method.object.square.ts",
M
Martin Aeschlimann 已提交
3173
		"r": {
3174 3175 3176 3177 3178
			"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)"
M
Martin Aeschlimann 已提交
3179 3180 3181 3182
		}
	},
	{
		"c": "cell.row",
3183
		"t": "array.block.body.decl.declaration.literal.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3184
		"r": {
3185 3186 3187 3188 3189
			"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)"
M
Martin Aeschlimann 已提交
3190 3191 3192 3193
		}
	},
	{
		"c": "][",
3194
		"t": "array.block.body.brace.decl.declaration.literal.meta.method.object.square.ts",
M
Martin Aeschlimann 已提交
3195
		"r": {
3196 3197 3198 3199 3200
			"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)"
M
Martin Aeschlimann 已提交
3201 3202 3203 3204
		}
	},
	{
		"c": "cell.col",
3205
		"t": "array.block.body.decl.declaration.literal.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3206
		"r": {
3207 3208 3209 3210 3211
			"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)"
M
Martin Aeschlimann 已提交
3212 3213 3214 3215
		}
	},
	{
		"c": "]",
3216
		"t": "array.block.body.brace.decl.declaration.literal.meta.method.object.square.ts",
M
Martin Aeschlimann 已提交
3217
		"r": {
3218 3219 3220 3221 3222
			"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)"
M
Martin Aeschlimann 已提交
3223 3224 3225 3226
		}
	},
	{
		"c": ";",
3227
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3228
		"r": {
3229 3230 3231 3232 3233
			"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)"
M
Martin Aeschlimann 已提交
3234 3235 3236 3237
		}
	},
	{
		"c": "\t\t\t\t",
3238
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3239
		"r": {
3240 3241 3242 3243 3244
			"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)"
M
Martin Aeschlimann 已提交
3245 3246 3247 3248
		}
	},
	{
		"c": "this",
3249
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
3250
		"r": {
3251 3252 3253 3254 3255
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3256 3257 3258 3259
		}
	},
	{
		"c": ".draw",
3260
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3261
		"r": {
3262 3263 3264 3265 3266
			"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)"
M
Martin Aeschlimann 已提交
3267 3268 3269 3270
		}
	},
	{
		"c": "(",
3271
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3272
		"r": {
3273 3274 3275 3276 3277
			"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)"
M
Martin Aeschlimann 已提交
3278 3279 3280 3281
		}
	},
	{
		"c": "cell",
3282
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3283
		"r": {
3284 3285 3286 3287 3288
			"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)"
M
Martin Aeschlimann 已提交
3289 3290 3291 3292
		}
	},
	{
		"c": ")",
3293
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3294
		"r": {
3295 3296 3297 3298 3299
			"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)"
M
Martin Aeschlimann 已提交
3300 3301 3302 3303
		}
	},
	{
		"c": ";",
3304
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3305
		"r": {
3306 3307 3308 3309 3310
			"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)"
M
Martin Aeschlimann 已提交
3311 3312 3313 3314
		}
	},
	{
		"c": "\t\t\t\t",
3315
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3316
		"r": {
3317 3318 3319 3320 3321
			"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)"
M
Martin Aeschlimann 已提交
3322 3323 3324 3325
		}
	},
	{
		"c": "return",
3326
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3327
		"r": {
3328 3329 3330 3331 3332
			"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_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)"
M
Martin Aeschlimann 已提交
3333 3334 3335 3336
		}
	},
	{
		"c": " ",
3337
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3338
		"r": {
3339 3340 3341 3342 3343
			"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)"
M
Martin Aeschlimann 已提交
3344 3345 3346 3347
		}
	},
	{
		"c": "this",
3348
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
3349
		"r": {
3350 3351 3352 3353 3354
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3355 3356 3357 3358
		}
	},
	{
		"c": ".resolveNextGeneration",
3359
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3360
		"r": {
3361 3362 3363 3364 3365
			"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)"
M
Martin Aeschlimann 已提交
3366 3367 3368 3369
		}
	},
	{
		"c": "(",
3370
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3371
		"r": {
3372 3373 3374 3375 3376
			"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)"
M
Martin Aeschlimann 已提交
3377 3378 3379 3380
		}
	},
	{
		"c": "cell",
3381
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3382
		"r": {
3383 3384 3385 3386 3387
			"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)"
M
Martin Aeschlimann 已提交
3388 3389 3390 3391
		}
	},
	{
		"c": ")",
3392
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3393
		"r": {
3394 3395 3396 3397 3398
			"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)"
M
Martin Aeschlimann 已提交
3399 3400 3401 3402
		}
	},
	{
		"c": ";",
3403
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3404
		"r": {
3405 3406 3407 3408 3409
			"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)"
M
Martin Aeschlimann 已提交
3410 3411 3412 3413
		}
	},
	{
		"c": "\t\t\t",
3414
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3415
		"r": {
3416 3417 3418 3419 3420
			"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)"
M
Martin Aeschlimann 已提交
3421 3422 3423 3424
		}
	},
	{
		"c": "}",
3425
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3426
		"r": {
3427 3428 3429 3430 3431
			"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)"
M
Martin Aeschlimann 已提交
3432 3433 3434 3435
		}
	},
	{
		"c": ")",
3436
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3437
		"r": {
3438 3439 3440 3441 3442
			"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)"
M
Martin Aeschlimann 已提交
3443 3444 3445 3446
		}
	},
	{
		"c": ";",
3447
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3448
		"r": {
3449 3450 3451 3452 3453
			"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)"
M
Martin Aeschlimann 已提交
3454 3455 3456 3457
		}
	},
	{
		"c": "\t\t\tsetTimeout",
3458
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3459
		"r": {
3460 3461 3462 3463 3464
			"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)"
M
Martin Aeschlimann 已提交
3465 3466 3467 3468
		}
	},
	{
		"c": "(",
3469
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3470
		"r": {
3471 3472 3473 3474 3475
			"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)"
M
Martin Aeschlimann 已提交
3476 3477 3478 3479
		}
	},
	{
		"c": " ",
3480
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3481
		"r": {
3482 3483 3484 3485 3486
			"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)"
M
Martin Aeschlimann 已提交
3487 3488 3489 3490
		}
	},
	{
		"c": "()",
3491
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3492
		"r": {
3493 3494 3495 3496 3497
			"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)"
M
Martin Aeschlimann 已提交
3498 3499 3500 3501
		}
	},
	{
		"c": " ",
3502
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3503
		"r": {
3504 3505 3506 3507 3508
			"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)"
M
Martin Aeschlimann 已提交
3509 3510 3511 3512
		}
	},
	{
		"c": "=>",
3513
		"t": "block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
3514
		"r": {
3515 3516 3517 3518 3519
			"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)"
M
Martin Aeschlimann 已提交
3520 3521 3522 3523
		}
	},
	{
		"c": " ",
3524
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3525
		"r": {
3526 3527 3528 3529 3530
			"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)"
M
Martin Aeschlimann 已提交
3531 3532 3533 3534
		}
	},
	{
		"c": "{",
3535
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3536
		"r": {
3537 3538 3539 3540 3541
			"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)"
M
Martin Aeschlimann 已提交
3542 3543 3544 3545
		}
	},
	{
		"c": "this",
3546
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
3547
		"r": {
3548 3549 3550 3551 3552
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3553 3554 3555 3556
		}
	},
	{
		"c": ".circleOfLife",
3557
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3558
		"r": {
3559 3560 3561 3562 3563
			"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)"
M
Martin Aeschlimann 已提交
3564 3565 3566 3567
		}
	},
	{
		"c": "()",
3568
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3569
		"r": {
3570 3571 3572 3573 3574
			"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)"
M
Martin Aeschlimann 已提交
3575 3576 3577 3578
		}
	},
	{
		"c": "}",
3579
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3580
		"r": {
3581 3582 3583 3584 3585
			"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)"
M
Martin Aeschlimann 已提交
3586 3587 3588 3589
		}
	},
	{
		"c": ", ",
3590
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3591
		"r": {
3592 3593 3594 3595 3596
			"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)"
M
Martin Aeschlimann 已提交
3597 3598 3599 3600
		}
	},
	{
		"c": "this",
3601
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
3602
		"r": {
3603 3604 3605 3606 3607
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3608 3609 3610 3611
		}
	},
	{
		"c": ".animationRate",
3612
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3613
		"r": {
3614 3615 3616 3617 3618
			"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)"
M
Martin Aeschlimann 已提交
3619 3620 3621 3622
		}
	},
	{
		"c": ")",
3623
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
3624
		"r": {
3625 3626 3627 3628 3629
			"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)"
M
Martin Aeschlimann 已提交
3630 3631 3632 3633
		}
	},
	{
		"c": ";",
3634
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3635
		"r": {
3636 3637 3638 3639 3640
			"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)"
M
Martin Aeschlimann 已提交
3641 3642 3643 3644
		}
	},
	{
		"c": "\t\t",
3645
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3646
		"r": {
3647 3648 3649 3650 3651
			"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)"
M
Martin Aeschlimann 已提交
3652 3653 3654 3655
		}
	},
	{
		"c": "}",
3656
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3657
		"r": {
3658 3659 3660 3661 3662
			"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)"
M
Martin Aeschlimann 已提交
3663 3664 3665 3666
		}
	},
	{
		"c": "\t\t",
3667
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
3668
		"r": {
3669 3670 3671 3672 3673
			"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)"
M
Martin Aeschlimann 已提交
3674 3675 3676 3677
		}
	},
	{
		"c": "public",
3678
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
3679
		"r": {
3680 3681 3682 3683 3684
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3685 3686 3687 3688
		}
	},
	{
		"c": " ",
3689
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3690
		"r": {
3691 3692 3693 3694 3695
			"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)"
M
Martin Aeschlimann 已提交
3696 3697 3698 3699
		}
	},
	{
		"c": "resolveNextGeneration",
3700
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
3701
		"r": {
3702 3703 3704 3705 3706
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
3707 3708 3709 3710
		}
	},
	{
		"c": "(",
3711
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
3712
		"r": {
3713 3714 3715 3716 3717
			"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)"
M
Martin Aeschlimann 已提交
3718 3719 3720 3721
		}
	},
	{
		"c": "cell",
3722
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
3723
		"r": {
3724 3725 3726 3727 3728
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
3729 3730 3731 3732
		}
	},
	{
		"c": " ",
3733
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
3734
		"r": {
3735 3736 3737 3738 3739
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
3740 3741 3742 3743
		}
	},
	{
		"c": ": ",
3744
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
3745
		"r": {
3746 3747 3748 3749 3750
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
3751 3752 3753 3754
		}
	},
	{
		"c": "Cell",
3755
		"t": "annotation.block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
3756
		"r": {
3757 3758 3759 3760 3761
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
3762 3763 3764 3765
		}
	},
	{
		"c": ")",
3766
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
3767
		"r": {
3768 3769 3770 3771 3772
			"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)"
M
Martin Aeschlimann 已提交
3773 3774 3775 3776
		}
	},
	{
		"c": " ",
3777
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3778
		"r": {
3779 3780 3781 3782 3783
			"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)"
M
Martin Aeschlimann 已提交
3784 3785 3786 3787
		}
	},
	{
		"c": "{",
3788
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3789
		"r": {
3790 3791 3792 3793 3794
			"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)"
M
Martin Aeschlimann 已提交
3795 3796 3797 3798
		}
	},
	{
		"c": "\t\t\t",
3799
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
3800
		"r": {
3801 3802 3803 3804 3805
			"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)"
M
Martin Aeschlimann 已提交
3806 3807 3808 3809
		}
	},
	{
		"c": "var",
3810
		"t": "block.body.decl.declaration.expr.meta.method.object.storage.ts.type.var",
M
Martin Aeschlimann 已提交
3811
		"r": {
3812 3813 3814 3815 3816
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3817 3818 3819 3820
		}
	},
	{
		"c": " ",
3821
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
3822
		"r": {
3823 3824 3825 3826 3827
			"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)"
M
Martin Aeschlimann 已提交
3828 3829 3830 3831
		}
	},
	{
		"c": "count",
3832
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable.variable",
M
Martin Aeschlimann 已提交
3833
		"r": {
3834 3835 3836 3837 3838
			"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)"
M
Martin Aeschlimann 已提交
3839 3840 3841 3842
		}
	},
	{
		"c": " = ",
3843
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3844
		"r": {
3845 3846 3847 3848 3849
			"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)"
M
Martin Aeschlimann 已提交
3850 3851 3852 3853
		}
	},
	{
		"c": "this",
3854
		"t": "block.body.constant.decl.declaration.expr.language.meta.method.object.this.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3855
		"r": {
3856 3857 3858 3859 3860
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3861 3862 3863 3864
		}
	},
	{
		"c": ".countNeighbors",
3865
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3866
		"r": {
3867 3868 3869 3870 3871
			"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)"
M
Martin Aeschlimann 已提交
3872 3873 3874 3875
		}
	},
	{
		"c": "(",
3876
		"t": "block.body.brace.decl.declaration.expr.meta.method.object.paren.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3877
		"r": {
3878 3879 3880 3881 3882
			"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)"
M
Martin Aeschlimann 已提交
3883 3884 3885 3886
		}
	},
	{
		"c": "cell",
3887
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3888
		"r": {
3889 3890 3891 3892 3893
			"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)"
M
Martin Aeschlimann 已提交
3894 3895 3896 3897
		}
	},
	{
		"c": ")",
3898
		"t": "block.body.brace.decl.declaration.expr.meta.method.object.paren.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3899
		"r": {
3900 3901 3902 3903 3904
			"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)"
M
Martin Aeschlimann 已提交
3905 3906 3907 3908
		}
	},
	{
		"c": ";",
3909
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
3910
		"r": {
3911 3912 3913 3914 3915
			"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)"
M
Martin Aeschlimann 已提交
3916 3917 3918 3919
		}
	},
	{
		"c": "\t\t\t",
3920
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
3921
		"r": {
3922 3923 3924 3925 3926
			"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)"
M
Martin Aeschlimann 已提交
3927 3928 3929 3930
		}
	},
	{
		"c": "var",
3931
		"t": "block.body.decl.declaration.expr.meta.method.object.storage.ts.type.var",
M
Martin Aeschlimann 已提交
3932
		"r": {
3933 3934 3935 3936 3937
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
3938 3939 3940 3941
		}
	},
	{
		"c": " ",
3942
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
3943
		"r": {
3944 3945 3946 3947 3948
			"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)"
M
Martin Aeschlimann 已提交
3949 3950 3951 3952
		}
	},
	{
		"c": "newCell",
3953
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable.variable",
M
Martin Aeschlimann 已提交
3954
		"r": {
3955 3956 3957 3958 3959
			"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)"
M
Martin Aeschlimann 已提交
3960 3961 3962 3963
		}
	},
	{
		"c": " = ",
3964
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3965
		"r": {
3966 3967 3968 3969 3970
			"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)"
M
Martin Aeschlimann 已提交
3971 3972 3973 3974
		}
	},
	{
		"c": "new",
3975
		"t": "block.body.decl.declaration.expr.keyword.meta.method.new.object.others.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3976
		"r": {
3977 3978 3979 3980 3981
			"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_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)"
M
Martin Aeschlimann 已提交
3982 3983 3984 3985
		}
	},
	{
		"c": " ",
3986
		"t": "block.body.decl.declaration.expr.meta.method.new.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
3987
		"r": {
3988 3989 3990 3991 3992
			"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)"
M
Martin Aeschlimann 已提交
3993 3994 3995 3996
		}
	},
	{
		"c": "Cell",
3997
		"t": "block.body.decl.declaration.expr.meta.method.name.new.object.ts.type.var.var-single-variable",
M
Martin Aeschlimann 已提交
3998
		"r": {
3999 4000 4001 4002 4003
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
4004 4005 4006 4007
		}
	},
	{
		"c": "(",
4008
		"t": "block.body.brace.decl.declaration.expr.meta.method.object.paren.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
4009
		"r": {
4010 4011 4012 4013 4014
			"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)"
M
Martin Aeschlimann 已提交
4015 4016 4017 4018
		}
	},
	{
		"c": "cell.row, cell.col, cell.live",
4019
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
4020
		"r": {
4021 4022 4023 4024 4025
			"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)"
M
Martin Aeschlimann 已提交
4026 4027 4028 4029
		}
	},
	{
		"c": ")",
4030
		"t": "block.body.brace.decl.declaration.expr.meta.method.object.paren.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
4031
		"r": {
4032 4033 4034 4035 4036
			"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)"
M
Martin Aeschlimann 已提交
4037 4038 4039 4040
		}
	},
	{
		"c": ";",
4041
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4042
		"r": {
4043 4044 4045 4046 4047
			"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)"
M
Martin Aeschlimann 已提交
4048 4049 4050 4051
		}
	},
	{
		"c": "\t\t\t",
4052
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4053
		"r": {
4054 4055 4056 4057 4058
			"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)"
M
Martin Aeschlimann 已提交
4059 4060 4061 4062
		}
	},
	{
		"c": "if",
4063
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4064
		"r": {
4065 4066 4067 4068 4069
			"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_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)"
M
Martin Aeschlimann 已提交
4070 4071 4072 4073
		}
	},
	{
		"c": "(",
4074
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4075
		"r": {
4076 4077 4078 4079 4080
			"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)"
M
Martin Aeschlimann 已提交
4081 4082 4083 4084
		}
	},
	{
		"c": "count ",
4085
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4086
		"r": {
4087 4088 4089 4090 4091
			"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)"
M
Martin Aeschlimann 已提交
4092 4093 4094 4095
		}
	},
	{
		"c": "<",
4096
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4097
		"r": {
4098 4099 4100 4101 4102
			"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)"
M
Martin Aeschlimann 已提交
4103 4104 4105 4106
		}
	},
	{
		"c": " ",
4107
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4108
		"r": {
4109 4110 4111 4112 4113
			"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)"
M
Martin Aeschlimann 已提交
4114 4115 4116 4117
		}
	},
	{
		"c": "2",
4118
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
4119
		"r": {
4120 4121 4122 4123 4124
			"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)"
M
Martin Aeschlimann 已提交
4125 4126 4127 4128
		}
	},
	{
		"c": " ",
4129
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4130
		"r": {
4131 4132 4133 4134 4135
			"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)"
M
Martin Aeschlimann 已提交
4136 4137 4138 4139
		}
	},
	{
		"c": "||",
4140
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4141
		"r": {
4142 4143 4144 4145 4146
			"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)"
M
Martin Aeschlimann 已提交
4147 4148 4149 4150
		}
	},
	{
		"c": " count ",
4151
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4152
		"r": {
4153 4154 4155 4156 4157
			"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)"
M
Martin Aeschlimann 已提交
4158 4159 4160 4161
		}
	},
	{
		"c": ">",
4162
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4163
		"r": {
4164 4165 4166 4167 4168
			"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)"
M
Martin Aeschlimann 已提交
4169 4170 4171 4172
		}
	},
	{
		"c": " ",
4173
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4174
		"r": {
4175 4176 4177 4178 4179
			"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)"
M
Martin Aeschlimann 已提交
4180 4181 4182 4183
		}
	},
	{
		"c": "3",
4184
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
4185
		"r": {
4186 4187 4188 4189 4190
			"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)"
M
Martin Aeschlimann 已提交
4191 4192 4193 4194
		}
	},
	{
		"c": ")",
4195
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4196
		"r": {
4197 4198 4199 4200 4201
			"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)"
M
Martin Aeschlimann 已提交
4202 4203 4204 4205
		}
	},
	{
		"c": " newCell.live ",
4206
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4207
		"r": {
4208 4209 4210 4211 4212
			"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)"
M
Martin Aeschlimann 已提交
4213 4214 4215 4216
		}
	},
	{
		"c": "=",
4217
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4218
		"r": {
4219 4220 4221 4222 4223
			"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)"
M
Martin Aeschlimann 已提交
4224 4225 4226 4227
		}
	},
	{
		"c": " ",
4228
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4229
		"r": {
4230 4231 4232 4233 4234
			"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)"
M
Martin Aeschlimann 已提交
4235 4236 4237 4238
		}
	},
	{
		"c": "false",
4239
		"t": "block.body.boolean.constant.decl.declaration.language.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4240
		"r": {
4241 4242 4243 4244 4245
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
4246 4247 4248 4249
		}
	},
	{
		"c": ";",
4250
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4251
		"r": {
4252 4253 4254 4255 4256
			"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)"
M
Martin Aeschlimann 已提交
4257 4258 4259 4260
		}
	},
	{
		"c": "\t\t\t",
4261
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4262
		"r": {
4263 4264 4265 4266 4267
			"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)"
M
Martin Aeschlimann 已提交
4268 4269 4270 4271
		}
	},
	{
		"c": "else",
4272
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4273
		"r": {
4274 4275 4276 4277 4278
			"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_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)"
M
Martin Aeschlimann 已提交
4279 4280 4281 4282
		}
	},
	{
		"c": " ",
4283
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4284
		"r": {
4285 4286 4287 4288 4289
			"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)"
M
Martin Aeschlimann 已提交
4290 4291 4292 4293
		}
	},
	{
		"c": "if",
4294
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4295
		"r": {
4296 4297 4298 4299 4300
			"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_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)"
M
Martin Aeschlimann 已提交
4301 4302 4303 4304
		}
	},
	{
		"c": "(",
4305
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4306
		"r": {
4307 4308 4309 4310 4311
			"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)"
M
Martin Aeschlimann 已提交
4312 4313 4314 4315
		}
	},
	{
		"c": "count ",
4316
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4317
		"r": {
4318 4319 4320 4321 4322
			"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)"
M
Martin Aeschlimann 已提交
4323 4324 4325 4326
		}
	},
	{
		"c": "==",
4327
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4328
		"r": {
4329 4330 4331 4332 4333
			"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)"
M
Martin Aeschlimann 已提交
4334 4335 4336 4337
		}
	},
	{
		"c": " ",
4338
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4339
		"r": {
4340 4341 4342 4343 4344
			"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)"
M
Martin Aeschlimann 已提交
4345 4346 4347 4348
		}
	},
	{
		"c": "3",
4349
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
4350
		"r": {
4351 4352 4353 4354 4355
			"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)"
M
Martin Aeschlimann 已提交
4356 4357 4358 4359
		}
	},
	{
		"c": ")",
4360
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4361
		"r": {
4362 4363 4364 4365 4366
			"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)"
M
Martin Aeschlimann 已提交
4367 4368 4369 4370
		}
	},
	{
		"c": " newCell.live ",
4371
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4372
		"r": {
4373 4374 4375 4376 4377
			"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)"
M
Martin Aeschlimann 已提交
4378 4379 4380 4381
		}
	},
	{
		"c": "=",
4382
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4383
		"r": {
4384 4385 4386 4387 4388
			"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)"
M
Martin Aeschlimann 已提交
4389 4390 4391 4392
		}
	},
	{
		"c": " ",
4393
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4394
		"r": {
4395 4396 4397 4398 4399
			"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)"
M
Martin Aeschlimann 已提交
4400 4401 4402 4403
		}
	},
	{
		"c": "true",
4404
		"t": "block.body.boolean.constant.decl.declaration.language.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4405
		"r": {
4406 4407 4408 4409 4410
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
4411 4412 4413 4414
		}
	},
	{
		"c": ";",
4415
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4416
		"r": {
4417 4418 4419 4420 4421
			"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)"
M
Martin Aeschlimann 已提交
4422 4423 4424 4425
		}
	},
	{
		"c": "\t\t\t",
4426
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4427
		"r": {
4428 4429 4430 4431 4432
			"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)"
M
Martin Aeschlimann 已提交
4433 4434 4435 4436
		}
	},
	{
		"c": "return",
4437
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4438
		"r": {
4439 4440 4441 4442 4443
			"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_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)"
M
Martin Aeschlimann 已提交
4444 4445 4446 4447
		}
	},
	{
		"c": " newCell;",
4448
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4449
		"r": {
4450 4451 4452 4453 4454
			"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)"
M
Martin Aeschlimann 已提交
4455 4456 4457 4458
		}
	},
	{
		"c": "\t\t",
4459
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4460
		"r": {
4461 4462 4463 4464 4465
			"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)"
M
Martin Aeschlimann 已提交
4466 4467 4468 4469
		}
	},
	{
		"c": "}",
4470
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4471
		"r": {
4472 4473 4474 4475 4476
			"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)"
M
Martin Aeschlimann 已提交
4477 4478 4479 4480
		}
	},
	{
		"c": "\t\t",
4481
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
4482
		"r": {
4483 4484 4485 4486 4487
			"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)"
M
Martin Aeschlimann 已提交
4488 4489 4490 4491
		}
	},
	{
		"c": "public",
4492
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
4493
		"r": {
4494 4495 4496 4497 4498
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
4499 4500 4501 4502
		}
	},
	{
		"c": " ",
4503
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4504
		"r": {
4505 4506 4507 4508 4509
			"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)"
M
Martin Aeschlimann 已提交
4510 4511 4512 4513
		}
	},
	{
		"c": "countNeighbors",
4514
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
4515
		"r": {
4516 4517 4518 4519 4520
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
4521 4522 4523 4524
		}
	},
	{
		"c": "(",
4525
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
4526
		"r": {
4527 4528 4529 4530 4531
			"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)"
M
Martin Aeschlimann 已提交
4532 4533 4534 4535
		}
	},
	{
		"c": "cell",
4536
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
4537
		"r": {
4538 4539 4540 4541 4542
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
4543 4544 4545 4546
		}
	},
	{
		"c": " ",
4547
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
4548
		"r": {
4549 4550 4551 4552 4553
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
4554 4555 4556 4557
		}
	},
	{
		"c": ": ",
4558
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
4559
		"r": {
4560 4561 4562 4563 4564
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
4565 4566 4567 4568
		}
	},
	{
		"c": "Cell",
4569
		"t": "annotation.block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
4570
		"r": {
4571 4572 4573 4574 4575
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
4576 4577 4578 4579
		}
	},
	{
		"c": ")",
4580
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
4581
		"r": {
4582 4583 4584 4585 4586
			"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)"
M
Martin Aeschlimann 已提交
4587 4588 4589 4590
		}
	},
	{
		"c": " ",
4591
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4592
		"r": {
4593 4594 4595 4596 4597
			"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)"
M
Martin Aeschlimann 已提交
4598 4599 4600 4601
		}
	},
	{
		"c": "{",
4602
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4603
		"r": {
4604 4605 4606 4607 4608
			"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)"
M
Martin Aeschlimann 已提交
4609 4610 4611 4612
		}
	},
	{
		"c": "\t\t\t",
4613
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
4614
		"r": {
4615 4616 4617 4618 4619
			"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)"
M
Martin Aeschlimann 已提交
4620 4621 4622 4623
		}
	},
	{
		"c": "var",
4624
		"t": "block.body.decl.declaration.expr.meta.method.object.storage.ts.type.var",
M
Martin Aeschlimann 已提交
4625
		"r": {
4626 4627 4628 4629 4630
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
4631 4632 4633 4634
		}
	},
	{
		"c": " ",
4635
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
4636
		"r": {
4637 4638 4639 4640 4641
			"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)"
M
Martin Aeschlimann 已提交
4642 4643 4644 4645
		}
	},
	{
		"c": "neighbors",
4646
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable.variable",
M
Martin Aeschlimann 已提交
4647
		"r": {
4648 4649 4650 4651 4652
			"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)"
M
Martin Aeschlimann 已提交
4653 4654 4655 4656
		}
	},
	{
		"c": " = ",
4657
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
4658
		"r": {
4659 4660 4661 4662 4663
			"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)"
M
Martin Aeschlimann 已提交
4664 4665 4666 4667
		}
	},
	{
		"c": "0",
4668
		"t": "block.body.constant.decl.declaration.expr.meta.method.numeric.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
4669
		"r": {
4670 4671 4672 4673 4674
			"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)"
M
Martin Aeschlimann 已提交
4675 4676 4677 4678
		}
	},
	{
		"c": ";",
4679
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4680
		"r": {
4681 4682 4683 4684 4685
			"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)"
M
Martin Aeschlimann 已提交
4686 4687 4688 4689
		}
	},
	{
		"c": "\t\t\t",
4690
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4691
		"r": {
4692 4693 4694 4695 4696
			"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)"
M
Martin Aeschlimann 已提交
4697 4698 4699 4700
		}
	},
	{
		"c": "for",
4701
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4702
		"r": {
4703 4704 4705 4706 4707
			"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_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)"
M
Martin Aeschlimann 已提交
4708 4709 4710 4711
		}
	},
	{
		"c": "(",
4712
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4713
		"r": {
4714 4715 4716 4717 4718
			"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)"
M
Martin Aeschlimann 已提交
4719 4720 4721 4722
		}
	},
	{
		"c": "var",
4723
		"t": "block.body.decl.declaration.meta.method.object.storage.ts.type",
M
Martin Aeschlimann 已提交
4724
		"r": {
4725 4726 4727 4728 4729
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
4730 4731 4732 4733
		}
	},
	{
		"c": " row ",
4734
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4735
		"r": {
4736 4737 4738 4739 4740
			"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)"
M
Martin Aeschlimann 已提交
4741 4742 4743 4744
		}
	},
	{
		"c": "=",
4745
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4746
		"r": {
4747 4748 4749 4750 4751
			"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)"
M
Martin Aeschlimann 已提交
4752 4753 4754 4755
		}
	},
	{
		"c": " ",
4756
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4757
		"r": {
4758 4759 4760 4761 4762
			"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)"
M
Martin Aeschlimann 已提交
4763 4764 4765 4766
		}
	},
	{
		"c": "-",
4767
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4768
		"r": {
4769 4770 4771 4772 4773
			"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)"
M
Martin Aeschlimann 已提交
4774 4775 4776 4777
		}
	},
	{
		"c": "1",
4778
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
4779
		"r": {
4780 4781 4782 4783 4784
			"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)"
M
Martin Aeschlimann 已提交
4785 4786 4787 4788
		}
	},
	{
		"c": "; row ",
4789
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4790
		"r": {
4791 4792 4793 4794 4795
			"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)"
M
Martin Aeschlimann 已提交
4796 4797 4798 4799
		}
	},
	{
		"c": "<=",
4800
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4801
		"r": {
4802 4803 4804 4805 4806
			"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)"
M
Martin Aeschlimann 已提交
4807 4808 4809 4810
		}
	},
	{
		"c": "1",
4811
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
4812
		"r": {
4813 4814 4815 4816 4817
			"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)"
M
Martin Aeschlimann 已提交
4818 4819 4820 4821
		}
	},
	{
		"c": "; row",
4822
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4823
		"r": {
4824 4825 4826 4827 4828
			"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)"
M
Martin Aeschlimann 已提交
4829 4830 4831 4832
		}
	},
	{
		"c": "++",
4833
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4834
		"r": {
4835 4836 4837 4838 4839
			"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)"
M
Martin Aeschlimann 已提交
4840 4841 4842 4843
		}
	},
	{
		"c": ")",
4844
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4845
		"r": {
4846 4847 4848 4849 4850
			"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)"
M
Martin Aeschlimann 已提交
4851 4852 4853 4854
		}
	},
	{
		"c": " ",
4855
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4856
		"r": {
4857 4858 4859 4860 4861
			"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)"
M
Martin Aeschlimann 已提交
4862 4863 4864 4865
		}
	},
	{
		"c": "{",
4866
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4867
		"r": {
4868 4869 4870 4871 4872
			"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)"
M
Martin Aeschlimann 已提交
4873 4874 4875 4876
		}
	},
	{
		"c": "\t\t\t\t",
4877
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4878
		"r": {
4879 4880 4881 4882 4883
			"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)"
M
Martin Aeschlimann 已提交
4884 4885 4886 4887
		}
	},
	{
		"c": "for",
4888
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4889
		"r": {
4890 4891 4892 4893 4894
			"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_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)"
M
Martin Aeschlimann 已提交
4895 4896 4897 4898
		}
	},
	{
		"c": "(",
4899
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
4900
		"r": {
4901 4902 4903 4904 4905
			"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)"
M
Martin Aeschlimann 已提交
4906 4907 4908 4909
		}
	},
	{
		"c": "var",
4910
		"t": "block.body.decl.declaration.meta.method.object.storage.ts.type",
M
Martin Aeschlimann 已提交
4911
		"r": {
4912 4913 4914 4915 4916
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
4917 4918 4919 4920
		}
	},
	{
		"c": " col ",
4921
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4922
		"r": {
4923 4924 4925 4926 4927
			"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)"
M
Martin Aeschlimann 已提交
4928 4929 4930 4931
		}
	},
	{
		"c": "=",
4932
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4933
		"r": {
4934 4935 4936 4937 4938
			"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)"
M
Martin Aeschlimann 已提交
4939 4940 4941 4942
		}
	},
	{
		"c": " ",
4943
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4944
		"r": {
4945 4946 4947 4948 4949
			"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)"
M
Martin Aeschlimann 已提交
4950 4951 4952 4953
		}
	},
	{
		"c": "-",
4954
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4955
		"r": {
4956 4957 4958 4959 4960
			"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)"
M
Martin Aeschlimann 已提交
4961 4962 4963 4964
		}
	},
	{
		"c": "1",
4965
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
4966
		"r": {
4967 4968 4969 4970 4971
			"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)"
M
Martin Aeschlimann 已提交
4972 4973 4974 4975
		}
	},
	{
		"c": "; col ",
4976
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4977
		"r": {
4978 4979 4980 4981 4982
			"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)"
M
Martin Aeschlimann 已提交
4983 4984 4985 4986
		}
	},
	{
		"c": "<=",
4987
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
4988
		"r": {
4989 4990 4991 4992 4993
			"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)"
M
Martin Aeschlimann 已提交
4994 4995 4996 4997
		}
	},
	{
		"c": " ",
4998
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
4999
		"r": {
5000 5001 5002 5003 5004
			"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)"
M
Martin Aeschlimann 已提交
5005 5006 5007 5008
		}
	},
	{
		"c": "1",
5009
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
5010
		"r": {
5011 5012 5013 5014 5015
			"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)"
M
Martin Aeschlimann 已提交
5016 5017 5018 5019
		}
	},
	{
		"c": "; col",
5020
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5021
		"r": {
5022 5023 5024 5025 5026
			"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)"
M
Martin Aeschlimann 已提交
5027 5028 5029 5030
		}
	},
	{
		"c": "++",
5031
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5032
		"r": {
5033 5034 5035 5036 5037
			"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)"
M
Martin Aeschlimann 已提交
5038 5039 5040 5041
		}
	},
	{
		"c": ")",
5042
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5043
		"r": {
5044 5045 5046 5047 5048
			"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)"
M
Martin Aeschlimann 已提交
5049 5050 5051 5052
		}
	},
	{
		"c": " ",
5053
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5054
		"r": {
5055 5056 5057 5058 5059
			"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)"
M
Martin Aeschlimann 已提交
5060 5061 5062 5063
		}
	},
	{
		"c": "{",
5064
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5065
		"r": {
5066 5067 5068 5069 5070
			"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)"
M
Martin Aeschlimann 已提交
5071 5072 5073 5074
		}
	},
	{
		"c": "\t\t\t\t\t",
5075
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5076
		"r": {
5077 5078 5079 5080 5081
			"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)"
M
Martin Aeschlimann 已提交
5082 5083 5084 5085
		}
	},
	{
		"c": "if",
5086
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5087
		"r": {
5088 5089 5090 5091 5092
			"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_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)"
M
Martin Aeschlimann 已提交
5093 5094 5095 5096
		}
	},
	{
		"c": "(",
5097
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5098
		"r": {
5099 5100 5101 5102 5103
			"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)"
M
Martin Aeschlimann 已提交
5104 5105 5106 5107
		}
	},
	{
		"c": "row ",
5108
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5109
		"r": {
5110 5111 5112 5113 5114
			"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)"
M
Martin Aeschlimann 已提交
5115 5116 5117 5118
		}
	},
	{
		"c": "==",
5119
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5120
		"r": {
5121 5122 5123 5124 5125
			"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)"
M
Martin Aeschlimann 已提交
5126 5127 5128 5129
		}
	},
	{
		"c": " ",
5130
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5131
		"r": {
5132 5133 5134 5135 5136
			"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)"
M
Martin Aeschlimann 已提交
5137 5138 5139 5140
		}
	},
	{
		"c": "0",
5141
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
5142
		"r": {
5143 5144 5145 5146 5147
			"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)"
M
Martin Aeschlimann 已提交
5148 5149 5150 5151
		}
	},
	{
		"c": " ",
5152
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5153
		"r": {
5154 5155 5156 5157 5158
			"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)"
M
Martin Aeschlimann 已提交
5159 5160 5161 5162
		}
	},
	{
		"c": "&&",
5163
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5164
		"r": {
5165 5166 5167 5168 5169
			"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)"
M
Martin Aeschlimann 已提交
5170 5171 5172 5173
		}
	},
	{
		"c": " col ",
5174
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5175
		"r": {
5176 5177 5178 5179 5180
			"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)"
M
Martin Aeschlimann 已提交
5181 5182 5183 5184
		}
	},
	{
		"c": "==",
5185
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5186
		"r": {
5187 5188 5189 5190 5191
			"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)"
M
Martin Aeschlimann 已提交
5192 5193 5194 5195
		}
	},
	{
		"c": " ",
5196
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5197
		"r": {
5198 5199 5200 5201 5202
			"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)"
M
Martin Aeschlimann 已提交
5203 5204 5205 5206
		}
	},
	{
		"c": "0",
5207
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
5208
		"r": {
5209 5210 5211 5212 5213
			"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)"
M
Martin Aeschlimann 已提交
5214 5215 5216 5217
		}
	},
	{
		"c": ")",
5218
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5219
		"r": {
5220 5221 5222 5223 5224
			"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)"
M
Martin Aeschlimann 已提交
5225 5226 5227 5228
		}
	},
	{
		"c": " ",
5229
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5230
		"r": {
5231 5232 5233 5234 5235
			"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)"
M
Martin Aeschlimann 已提交
5236 5237 5238 5239
		}
	},
	{
		"c": "continue",
5240
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5241
		"r": {
5242 5243 5244 5245 5246
			"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_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)"
M
Martin Aeschlimann 已提交
5247 5248 5249 5250
		}
	},
	{
		"c": ";",
5251
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5252
		"r": {
5253 5254 5255 5256 5257
			"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)"
M
Martin Aeschlimann 已提交
5258 5259 5260 5261
		}
	},
	{
		"c": "\t\t\t\t\t",
5262
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5263
		"r": {
5264 5265 5266 5267 5268
			"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)"
M
Martin Aeschlimann 已提交
5269 5270 5271 5272
		}
	},
	{
		"c": "if",
5273
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5274
		"r": {
5275 5276 5277 5278 5279
			"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_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)"
M
Martin Aeschlimann 已提交
5280 5281 5282 5283
		}
	},
	{
		"c": "(",
5284
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5285
		"r": {
5286 5287 5288 5289 5290
			"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)"
M
Martin Aeschlimann 已提交
5291 5292 5293 5294
		}
	},
	{
		"c": "this",
5295
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
5296
		"r": {
5297 5298 5299 5300 5301
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
5302 5303 5304 5305
		}
	},
	{
		"c": ".isAlive",
5306
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5307
		"r": {
5308 5309 5310 5311 5312
			"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)"
M
Martin Aeschlimann 已提交
5313 5314 5315 5316
		}
	},
	{
		"c": "(",
5317
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5318
		"r": {
5319 5320 5321 5322 5323
			"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)"
M
Martin Aeschlimann 已提交
5324 5325 5326 5327
		}
	},
	{
		"c": "cell.row ",
5328
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5329
		"r": {
5330 5331 5332 5333 5334
			"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)"
M
Martin Aeschlimann 已提交
5335 5336 5337 5338
		}
	},
	{
		"c": "+",
5339
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5340
		"r": {
5341 5342 5343 5344 5345
			"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)"
M
Martin Aeschlimann 已提交
5346 5347 5348 5349
		}
	},
	{
		"c": " row, cell.col ",
5350
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5351
		"r": {
5352 5353 5354 5355 5356
			"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)"
M
Martin Aeschlimann 已提交
5357 5358 5359 5360
		}
	},
	{
		"c": "+",
5361
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5362
		"r": {
5363 5364 5365 5366 5367
			"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)"
M
Martin Aeschlimann 已提交
5368 5369 5370 5371
		}
	},
	{
		"c": " col",
5372
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5373
		"r": {
5374 5375 5376 5377 5378
			"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)"
M
Martin Aeschlimann 已提交
5379 5380 5381 5382
		}
	},
	{
		"c": "))",
5383
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5384
		"r": {
5385 5386 5387 5388 5389
			"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)"
M
Martin Aeschlimann 已提交
5390 5391 5392 5393
		}
	},
	{
		"c": " ",
5394
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5395
		"r": {
5396 5397 5398 5399 5400
			"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)"
M
Martin Aeschlimann 已提交
5401 5402 5403 5404
		}
	},
	{
		"c": "{",
5405
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5406
		"r": {
5407 5408 5409 5410 5411
			"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)"
M
Martin Aeschlimann 已提交
5412 5413 5414 5415
		}
	},
	{
		"c": "\t\t\t\t\t\tneighbors",
5416
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5417
		"r": {
5418 5419 5420 5421 5422
			"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)"
M
Martin Aeschlimann 已提交
5423 5424 5425 5426
		}
	},
	{
		"c": "++",
5427
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5428
		"r": {
5429 5430 5431 5432 5433
			"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)"
M
Martin Aeschlimann 已提交
5434 5435 5436 5437
		}
	},
	{
		"c": ";",
5438
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5439
		"r": {
5440 5441 5442 5443 5444
			"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)"
M
Martin Aeschlimann 已提交
5445 5446 5447 5448
		}
	},
	{
		"c": "\t\t\t\t\t",
5449
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5450
		"r": {
5451 5452 5453 5454 5455
			"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)"
M
Martin Aeschlimann 已提交
5456 5457 5458 5459
		}
	},
	{
		"c": "}",
5460
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5461
		"r": {
5462 5463 5464 5465 5466
			"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)"
M
Martin Aeschlimann 已提交
5467 5468 5469 5470
		}
	},
	{
		"c": "\t\t\t\t",
5471
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5472
		"r": {
5473 5474 5475 5476 5477
			"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)"
M
Martin Aeschlimann 已提交
5478 5479 5480 5481
		}
	},
	{
		"c": "}",
5482
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5483
		"r": {
5484 5485 5486 5487 5488
			"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)"
M
Martin Aeschlimann 已提交
5489 5490 5491 5492
		}
	},
	{
		"c": "\t\t\t",
5493
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5494
		"r": {
5495 5496 5497 5498 5499
			"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)"
M
Martin Aeschlimann 已提交
5500 5501 5502 5503
		}
	},
	{
		"c": "}",
5504
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5505
		"r": {
5506 5507 5508 5509 5510
			"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)"
M
Martin Aeschlimann 已提交
5511 5512 5513 5514
		}
	},
	{
		"c": "\t\t\t",
5515
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5516
		"r": {
5517 5518 5519 5520 5521
			"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)"
M
Martin Aeschlimann 已提交
5522 5523 5524 5525
		}
	},
	{
		"c": "return",
5526
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5527
		"r": {
5528 5529 5530 5531 5532
			"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_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)"
M
Martin Aeschlimann 已提交
5533 5534 5535 5536
		}
	},
	{
		"c": " neighbors;",
5537
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5538
		"r": {
5539 5540 5541 5542 5543
			"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)"
M
Martin Aeschlimann 已提交
5544 5545 5546 5547
		}
	},
	{
		"c": "\t\t",
5548
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5549
		"r": {
5550 5551 5552 5553 5554
			"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)"
M
Martin Aeschlimann 已提交
5555 5556 5557 5558
		}
	},
	{
		"c": "}",
5559
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5560
		"r": {
5561 5562 5563 5564 5565
			"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)"
M
Martin Aeschlimann 已提交
5566 5567 5568 5569
		}
	},
	{
		"c": "\t\t",
5570
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
5571
		"r": {
5572 5573 5574 5575 5576
			"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)"
M
Martin Aeschlimann 已提交
5577 5578 5579 5580
		}
	},
	{
		"c": "public",
5581
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
5582
		"r": {
5583 5584 5585 5586 5587
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
5588 5589 5590 5591
		}
	},
	{
		"c": " ",
5592
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5593
		"r": {
5594 5595 5596 5597 5598
			"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)"
M
Martin Aeschlimann 已提交
5599 5600 5601 5602
		}
	},
	{
		"c": "isAlive",
5603
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
5604
		"r": {
5605 5606 5607 5608 5609
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
5610 5611 5612 5613
		}
	},
	{
		"c": "(",
5614
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
5615
		"r": {
5616 5617 5618 5619 5620
			"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)"
M
Martin Aeschlimann 已提交
5621 5622 5623 5624
		}
	},
	{
		"c": "row",
5625
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
5626
		"r": {
5627 5628 5629 5630 5631
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
5632 5633 5634 5635
		}
	},
	{
		"c": " ",
5636
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
5637
		"r": {
5638 5639 5640 5641 5642
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5643 5644 5645 5646
		}
	},
	{
		"c": ": ",
5647
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
5648
		"r": {
5649 5650 5651 5652 5653
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5654 5655 5656 5657
		}
	},
	{
		"c": "number",
5658
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
5659
		"r": {
5660 5661 5662 5663 5664
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5665 5666 5667 5668
		}
	},
	{
		"c": ",",
5669
		"t": "block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
5670
		"r": {
5671 5672 5673 5674 5675
			"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)"
M
Martin Aeschlimann 已提交
5676 5677 5678 5679
		}
	},
	{
		"c": " ",
5680
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
5681
		"r": {
5682 5683 5684 5685 5686
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5687 5688 5689 5690
		}
	},
	{
		"c": "col",
5691
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
5692
		"r": {
5693 5694 5695 5696 5697
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
5698 5699 5700 5701
		}
	},
	{
		"c": " ",
5702
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
5703
		"r": {
5704 5705 5706 5707 5708
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5709 5710 5711 5712
		}
	},
	{
		"c": ": ",
5713
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
5714
		"r": {
5715 5716 5717 5718 5719
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5720 5721 5722 5723
		}
	},
	{
		"c": "number",
5724
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.primitive.support.ts.type",
M
Martin Aeschlimann 已提交
5725
		"r": {
5726 5727 5728 5729 5730
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
5731 5732 5733 5734
		}
	},
	{
		"c": ")",
5735
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
5736
		"r": {
5737 5738 5739 5740 5741
			"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)"
M
Martin Aeschlimann 已提交
5742 5743 5744 5745
		}
	},
	{
		"c": " ",
5746
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5747
		"r": {
5748 5749 5750 5751 5752
			"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)"
M
Martin Aeschlimann 已提交
5753 5754 5755 5756
		}
	},
	{
		"c": "{",
5757
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5758
		"r": {
5759 5760 5761 5762 5763
			"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)"
M
Martin Aeschlimann 已提交
5764 5765 5766 5767
		}
	},
	{
		"c": "\t\t\t",
5768
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5769
		"r": {
5770 5771 5772 5773 5774
			"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)"
M
Martin Aeschlimann 已提交
5775 5776 5777 5778
		}
	},
	{
		"c": "if",
5779
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5780
		"r": {
5781 5782 5783 5784 5785
			"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_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)"
M
Martin Aeschlimann 已提交
5786 5787 5788 5789
		}
	},
	{
		"c": "(",
5790
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
5791
		"r": {
5792 5793 5794 5795 5796
			"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)"
M
Martin Aeschlimann 已提交
5797 5798 5799 5800
		}
	},
	{
		"c": "row ",
5801
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5802
		"r": {
5803 5804 5805 5806 5807
			"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)"
M
Martin Aeschlimann 已提交
5808 5809 5810 5811
		}
	},
	{
		"c": "<",
5812
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5813
		"r": {
5814 5815 5816 5817 5818
			"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)"
M
Martin Aeschlimann 已提交
5819 5820 5821 5822
		}
	},
	{
		"c": " ",
5823
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5824
		"r": {
5825 5826 5827 5828 5829
			"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)"
M
Martin Aeschlimann 已提交
5830 5831 5832 5833
		}
	},
	{
		"c": "0",
5834
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
5835
		"r": {
5836 5837 5838 5839 5840
			"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)"
M
Martin Aeschlimann 已提交
5841 5842 5843 5844
		}
	},
	{
		"c": " ",
5845
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5846
		"r": {
5847 5848 5849 5850 5851
			"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)"
M
Martin Aeschlimann 已提交
5852 5853 5854 5855
		}
	},
	{
		"c": "||",
5856
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5857
		"r": {
5858 5859 5860 5861 5862
			"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)"
M
Martin Aeschlimann 已提交
5863 5864 5865 5866
		}
	},
	{
		"c": " col ",
5867
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5868
		"r": {
5869 5870 5871 5872 5873
			"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)"
M
Martin Aeschlimann 已提交
5874 5875 5876 5877
		}
	},
	{
		"c": "<",
5878
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5879
		"r": {
5880 5881 5882 5883 5884
			"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)"
M
Martin Aeschlimann 已提交
5885 5886 5887 5888
		}
	},
	{
		"c": " ",
5889
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5890
		"r": {
5891 5892 5893 5894 5895
			"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)"
M
Martin Aeschlimann 已提交
5896 5897 5898 5899
		}
	},
	{
		"c": "0",
5900
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
5901
		"r": {
5902 5903 5904 5905 5906
			"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)"
M
Martin Aeschlimann 已提交
5907 5908 5909 5910
		}
	},
	{
		"c": " ",
5911
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5912
		"r": {
5913 5914 5915 5916 5917
			"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)"
M
Martin Aeschlimann 已提交
5918 5919 5920 5921
		}
	},
	{
		"c": "||",
5922
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5923
		"r": {
5924 5925 5926 5927 5928
			"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)"
M
Martin Aeschlimann 已提交
5929 5930 5931 5932
		}
	},
	{
		"c": " row ",
5933
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5934
		"r": {
5935 5936 5937 5938 5939
			"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)"
M
Martin Aeschlimann 已提交
5940 5941 5942 5943
		}
	},
	{
		"c": ">=",
5944
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5945
		"r": {
5946 5947 5948 5949 5950
			"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)"
M
Martin Aeschlimann 已提交
5951 5952 5953 5954
		}
	},
	{
		"c": " ",
5955
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5956
		"r": {
5957 5958 5959 5960 5961
			"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)"
M
Martin Aeschlimann 已提交
5962 5963 5964 5965
		}
	},
	{
		"c": "this",
5966
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
5967
		"r": {
5968 5969 5970 5971 5972
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
5973 5974 5975 5976
		}
	},
	{
		"c": ".gridSize ",
5977
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
5978
		"r": {
5979 5980 5981 5982 5983
			"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)"
M
Martin Aeschlimann 已提交
5984 5985 5986 5987
		}
	},
	{
		"c": "||",
5988
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
5989
		"r": {
5990 5991 5992 5993 5994
			"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)"
M
Martin Aeschlimann 已提交
5995 5996 5997 5998
		}
	},
	{
		"c": " col ",
5999
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6000
		"r": {
6001 6002 6003 6004 6005
			"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)"
M
Martin Aeschlimann 已提交
6006 6007 6008 6009
		}
	},
	{
		"c": ">=",
6010
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6011
		"r": {
6012 6013 6014 6015 6016
			"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)"
M
Martin Aeschlimann 已提交
6017 6018 6019 6020
		}
	},
	{
		"c": " ",
6021
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6022
		"r": {
6023 6024 6025 6026 6027
			"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)"
M
Martin Aeschlimann 已提交
6028 6029 6030 6031
		}
	},
	{
		"c": "this",
6032
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
6033
		"r": {
6034 6035 6036 6037 6038
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6039 6040 6041 6042
		}
	},
	{
		"c": ".gridSize",
6043
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6044
		"r": {
6045 6046 6047 6048 6049
			"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)"
M
Martin Aeschlimann 已提交
6050 6051 6052 6053
		}
	},
	{
		"c": ")",
6054
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6055
		"r": {
6056 6057 6058 6059 6060
			"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)"
M
Martin Aeschlimann 已提交
6061 6062 6063 6064
		}
	},
	{
		"c": " ",
6065
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6066
		"r": {
6067 6068 6069 6070 6071
			"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)"
M
Martin Aeschlimann 已提交
6072 6073 6074 6075
		}
	},
	{
		"c": "return",
6076
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6077
		"r": {
6078 6079 6080 6081 6082
			"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_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)"
M
Martin Aeschlimann 已提交
6083 6084 6085 6086
		}
	},
	{
		"c": " ",
6087
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6088
		"r": {
6089 6090 6091 6092 6093
			"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)"
M
Martin Aeschlimann 已提交
6094 6095 6096 6097
		}
	},
	{
		"c": "false",
6098
		"t": "block.body.boolean.constant.decl.declaration.language.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6099
		"r": {
6100 6101 6102 6103 6104
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6105 6106 6107 6108
		}
	},
	{
		"c": ";",
6109
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6110
		"r": {
6111 6112 6113 6114 6115
			"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)"
M
Martin Aeschlimann 已提交
6116 6117 6118 6119
		}
	},
	{
		"c": "\t\t\t",
6120
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6121
		"r": {
6122 6123 6124 6125 6126
			"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)"
M
Martin Aeschlimann 已提交
6127 6128 6129 6130
		}
	},
	{
		"c": "return",
6131
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6132
		"r": {
6133 6134 6135 6136 6137
			"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_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)"
M
Martin Aeschlimann 已提交
6138 6139 6140 6141
		}
	},
	{
		"c": " ",
6142
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6143
		"r": {
6144 6145 6146 6147 6148
			"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)"
M
Martin Aeschlimann 已提交
6149 6150 6151 6152
		}
	},
	{
		"c": "this",
6153
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
6154
		"r": {
6155 6156 6157 6158 6159
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6160 6161 6162 6163
		}
	},
	{
		"c": ".world",
6164
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6165
		"r": {
6166 6167 6168 6169 6170
			"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)"
M
Martin Aeschlimann 已提交
6171 6172 6173 6174
		}
	},
	{
		"c": "[",
6175
		"t": "array.block.body.brace.decl.declaration.literal.meta.method.object.square.ts",
M
Martin Aeschlimann 已提交
6176
		"r": {
6177 6178 6179 6180 6181
			"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)"
M
Martin Aeschlimann 已提交
6182 6183 6184 6185
		}
	},
	{
		"c": "row",
6186
		"t": "array.block.body.decl.declaration.literal.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6187
		"r": {
6188 6189 6190 6191 6192
			"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)"
M
Martin Aeschlimann 已提交
6193 6194 6195 6196
		}
	},
	{
		"c": "][",
6197
		"t": "array.block.body.brace.decl.declaration.literal.meta.method.object.square.ts",
M
Martin Aeschlimann 已提交
6198
		"r": {
6199 6200 6201 6202 6203
			"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)"
M
Martin Aeschlimann 已提交
6204 6205 6206 6207
		}
	},
	{
		"c": "col",
6208
		"t": "array.block.body.decl.declaration.literal.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6209
		"r": {
6210 6211 6212 6213 6214
			"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)"
M
Martin Aeschlimann 已提交
6215 6216 6217 6218
		}
	},
	{
		"c": "]",
6219
		"t": "array.block.body.brace.decl.declaration.literal.meta.method.object.square.ts",
M
Martin Aeschlimann 已提交
6220
		"r": {
6221 6222 6223 6224 6225
			"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)"
M
Martin Aeschlimann 已提交
6226 6227 6228 6229
		}
	},
	{
		"c": ".live;",
6230
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6231
		"r": {
6232 6233 6234 6235 6236
			"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)"
M
Martin Aeschlimann 已提交
6237 6238 6239 6240
		}
	},
	{
		"c": "\t\t",
6241
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6242
		"r": {
6243 6244 6245 6246 6247
			"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)"
M
Martin Aeschlimann 已提交
6248 6249 6250 6251
		}
	},
	{
		"c": "}",
6252
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6253
		"r": {
6254 6255 6256 6257 6258
			"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)"
M
Martin Aeschlimann 已提交
6259 6260 6261 6262
		}
	},
	{
		"c": "\t\t",
6263
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
6264
		"r": {
6265 6266 6267 6268 6269
			"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)"
M
Martin Aeschlimann 已提交
6270 6271 6272 6273
		}
	},
	{
		"c": "public",
6274
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
6275
		"r": {
6276 6277 6278 6279 6280
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6281 6282 6283 6284
		}
	},
	{
		"c": " ",
6285
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6286
		"r": {
6287 6288 6289 6290 6291
			"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)"
M
Martin Aeschlimann 已提交
6292 6293 6294 6295
		}
	},
	{
		"c": "travelWorld",
6296
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
6297
		"r": {
6298 6299 6300 6301 6302
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
6303 6304 6305 6306
		}
	},
	{
		"c": "(",
6307
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
6308
		"r": {
6309 6310 6311 6312 6313
			"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)"
M
Martin Aeschlimann 已提交
6314 6315 6316 6317
		}
	},
	{
		"c": "callback",
6318
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
6319
		"r": {
6320 6321 6322 6323 6324
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
6325 6326 6327 6328
		}
	},
	{
		"c": ")",
6329
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
6330
		"r": {
6331 6332 6333 6334 6335
			"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)"
M
Martin Aeschlimann 已提交
6336 6337 6338 6339
		}
	},
	{
		"c": " ",
6340
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6341
		"r": {
6342 6343 6344 6345 6346
			"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)"
M
Martin Aeschlimann 已提交
6347 6348 6349 6350
		}
	},
	{
		"c": "{",
6351
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6352
		"r": {
6353 6354 6355 6356 6357
			"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)"
M
Martin Aeschlimann 已提交
6358 6359 6360 6361
		}
	},
	{
		"c": "\t\t\t",
6362
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
6363
		"r": {
6364 6365 6366 6367 6368
			"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)"
M
Martin Aeschlimann 已提交
6369 6370 6371 6372
		}
	},
	{
		"c": "var",
6373
		"t": "block.body.decl.declaration.expr.meta.method.object.storage.ts.type.var",
M
Martin Aeschlimann 已提交
6374
		"r": {
6375 6376 6377 6378 6379
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6380 6381 6382 6383
		}
	},
	{
		"c": " ",
6384
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
6385
		"r": {
6386 6387 6388 6389 6390
			"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)"
M
Martin Aeschlimann 已提交
6391 6392 6393 6394
		}
	},
	{
		"c": "result",
6395
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable.variable",
M
Martin Aeschlimann 已提交
6396
		"r": {
6397 6398 6399 6400 6401
			"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)"
M
Martin Aeschlimann 已提交
6402 6403 6404 6405
		}
	},
	{
		"c": " = ",
6406
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
6407
		"r": {
6408 6409 6410 6411 6412
			"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)"
M
Martin Aeschlimann 已提交
6413 6414 6415 6416
		}
	},
	{
		"c": "[]",
6417
		"t": "array.block.body.brace.decl.declaration.expr.literal.meta.method.object.square.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
6418
		"r": {
6419 6420 6421 6422 6423
			"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)"
M
Martin Aeschlimann 已提交
6424 6425 6426 6427
		}
	},
	{
		"c": ";",
6428
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6429
		"r": {
6430 6431 6432 6433 6434
			"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)"
M
Martin Aeschlimann 已提交
6435 6436 6437 6438
		}
	},
	{
		"c": "\t\t\t",
6439
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6440
		"r": {
6441 6442 6443 6444 6445
			"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)"
M
Martin Aeschlimann 已提交
6446 6447 6448 6449
		}
	},
	{
		"c": "for",
6450
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6451
		"r": {
6452 6453 6454 6455 6456
			"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_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)"
M
Martin Aeschlimann 已提交
6457 6458 6459 6460
		}
	},
	{
		"c": "(",
6461
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6462
		"r": {
6463 6464 6465 6466 6467
			"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)"
M
Martin Aeschlimann 已提交
6468 6469 6470 6471
		}
	},
	{
		"c": "var",
6472
		"t": "block.body.decl.declaration.meta.method.object.storage.ts.type",
M
Martin Aeschlimann 已提交
6473
		"r": {
6474 6475 6476 6477 6478
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6479 6480 6481 6482
		}
	},
	{
		"c": " row ",
6483
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6484
		"r": {
6485 6486 6487 6488 6489
			"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)"
M
Martin Aeschlimann 已提交
6490 6491 6492 6493
		}
	},
	{
		"c": "=",
6494
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6495
		"r": {
6496 6497 6498 6499 6500
			"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)"
M
Martin Aeschlimann 已提交
6501 6502 6503 6504
		}
	},
	{
		"c": " ",
6505
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6506
		"r": {
6507 6508 6509 6510 6511
			"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)"
M
Martin Aeschlimann 已提交
6512 6513 6514 6515
		}
	},
	{
		"c": "0",
6516
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
6517
		"r": {
6518 6519 6520 6521 6522
			"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)"
M
Martin Aeschlimann 已提交
6523 6524 6525 6526
		}
	},
	{
		"c": "; row ",
6527
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6528
		"r": {
6529 6530 6531 6532 6533
			"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)"
M
Martin Aeschlimann 已提交
6534 6535 6536 6537
		}
	},
	{
		"c": "<",
6538
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6539
		"r": {
6540 6541 6542 6543 6544
			"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)"
M
Martin Aeschlimann 已提交
6545 6546 6547 6548
		}
	},
	{
		"c": " ",
6549
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6550
		"r": {
6551 6552 6553 6554 6555
			"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)"
M
Martin Aeschlimann 已提交
6556 6557 6558 6559
		}
	},
	{
		"c": "this",
6560
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
6561
		"r": {
6562 6563 6564 6565 6566
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6567 6568 6569 6570
		}
	},
	{
		"c": ".gridSize; row",
6571
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6572
		"r": {
6573 6574 6575 6576 6577
			"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)"
M
Martin Aeschlimann 已提交
6578 6579 6580 6581
		}
	},
	{
		"c": "++",
6582
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6583
		"r": {
6584 6585 6586 6587 6588
			"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)"
M
Martin Aeschlimann 已提交
6589 6590 6591 6592
		}
	},
	{
		"c": ")",
6593
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6594
		"r": {
6595 6596 6597 6598 6599
			"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)"
M
Martin Aeschlimann 已提交
6600 6601 6602 6603
		}
	},
	{
		"c": " ",
6604
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6605
		"r": {
6606 6607 6608 6609 6610
			"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)"
M
Martin Aeschlimann 已提交
6611 6612 6613 6614
		}
	},
	{
		"c": "{",
6615
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6616
		"r": {
6617 6618 6619 6620 6621
			"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)"
M
Martin Aeschlimann 已提交
6622 6623 6624 6625
		}
	},
	{
		"c": "\t\t\t\t",
6626
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
6627
		"r": {
6628 6629 6630 6631 6632
			"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)"
M
Martin Aeschlimann 已提交
6633 6634 6635 6636
		}
	},
	{
		"c": "var",
6637
		"t": "block.body.decl.declaration.expr.meta.method.object.storage.ts.type.var",
M
Martin Aeschlimann 已提交
6638
		"r": {
6639 6640 6641 6642 6643
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6644 6645 6646 6647
		}
	},
	{
		"c": " ",
6648
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var",
M
Martin Aeschlimann 已提交
6649
		"r": {
6650 6651 6652 6653 6654
			"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)"
M
Martin Aeschlimann 已提交
6655 6656 6657 6658
		}
	},
	{
		"c": "rowData",
6659
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable.variable",
M
Martin Aeschlimann 已提交
6660
		"r": {
6661 6662 6663 6664 6665
			"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)"
M
Martin Aeschlimann 已提交
6666 6667 6668 6669
		}
	},
	{
		"c": " = ",
6670
		"t": "block.body.decl.declaration.expr.meta.method.object.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
6671
		"r": {
6672 6673 6674 6675 6676
			"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)"
M
Martin Aeschlimann 已提交
6677 6678 6679 6680
		}
	},
	{
		"c": "[]",
6681
		"t": "array.block.body.brace.decl.declaration.expr.literal.meta.method.object.square.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
6682
		"r": {
6683 6684 6685 6686 6687
			"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)"
M
Martin Aeschlimann 已提交
6688 6689 6690 6691
		}
	},
	{
		"c": ";",
6692
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6693
		"r": {
6694 6695 6696 6697 6698
			"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)"
M
Martin Aeschlimann 已提交
6699 6700 6701 6702
		}
	},
	{
		"c": "\t\t\t\t",
6703
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6704
		"r": {
6705 6706 6707 6708 6709
			"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)"
M
Martin Aeschlimann 已提交
6710 6711 6712 6713
		}
	},
	{
		"c": "for",
6714
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6715
		"r": {
6716 6717 6718 6719 6720
			"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_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)"
M
Martin Aeschlimann 已提交
6721 6722 6723 6724
		}
	},
	{
		"c": "(",
6725
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6726
		"r": {
6727 6728 6729 6730 6731
			"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)"
M
Martin Aeschlimann 已提交
6732 6733 6734 6735
		}
	},
	{
		"c": "var",
6736
		"t": "block.body.decl.declaration.meta.method.object.storage.ts.type",
M
Martin Aeschlimann 已提交
6737
		"r": {
6738 6739 6740 6741 6742
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6743 6744 6745 6746
		}
	},
	{
		"c": " col ",
6747
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6748
		"r": {
6749 6750 6751 6752 6753
			"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)"
M
Martin Aeschlimann 已提交
6754 6755 6756 6757
		}
	},
	{
		"c": "=",
6758
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6759
		"r": {
6760 6761 6762 6763 6764
			"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)"
M
Martin Aeschlimann 已提交
6765 6766 6767 6768
		}
	},
	{
		"c": " ",
6769
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6770
		"r": {
6771 6772 6773 6774 6775
			"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)"
M
Martin Aeschlimann 已提交
6776 6777 6778 6779
		}
	},
	{
		"c": "0",
6780
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
6781
		"r": {
6782 6783 6784 6785 6786
			"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)"
M
Martin Aeschlimann 已提交
6787 6788 6789 6790
		}
	},
	{
		"c": "; col ",
6791
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6792
		"r": {
6793 6794 6795 6796 6797
			"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)"
M
Martin Aeschlimann 已提交
6798 6799 6800 6801
		}
	},
	{
		"c": "<",
6802
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6803
		"r": {
6804 6805 6806 6807 6808
			"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)"
M
Martin Aeschlimann 已提交
6809 6810 6811 6812
		}
	},
	{
		"c": " ",
6813
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6814
		"r": {
6815 6816 6817 6818 6819
			"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)"
M
Martin Aeschlimann 已提交
6820 6821 6822 6823
		}
	},
	{
		"c": "this",
6824
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
6825
		"r": {
6826 6827 6828 6829 6830
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6831 6832 6833 6834
		}
	},
	{
		"c": ".gridSize; col",
6835
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6836
		"r": {
6837 6838 6839 6840 6841
			"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)"
M
Martin Aeschlimann 已提交
6842 6843 6844 6845
		}
	},
	{
		"c": "++",
6846
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
6847
		"r": {
6848 6849 6850 6851 6852
			"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)"
M
Martin Aeschlimann 已提交
6853 6854 6855 6856
		}
	},
	{
		"c": ")",
6857
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6858
		"r": {
6859 6860 6861 6862 6863
			"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)"
M
Martin Aeschlimann 已提交
6864 6865 6866 6867
		}
	},
	{
		"c": " ",
6868
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6869
		"r": {
6870 6871 6872 6873 6874
			"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)"
M
Martin Aeschlimann 已提交
6875 6876 6877 6878
		}
	},
	{
		"c": "{",
6879
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6880
		"r": {
6881 6882 6883 6884 6885
			"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)"
M
Martin Aeschlimann 已提交
6886 6887 6888 6889
		}
	},
	{
		"c": "\t\t\t\t\trowData.push",
6890
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6891
		"r": {
6892 6893 6894 6895 6896
			"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)"
M
Martin Aeschlimann 已提交
6897 6898 6899 6900
		}
	},
	{
		"c": "(",
6901
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6902
		"r": {
6903 6904 6905 6906 6907
			"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)"
M
Martin Aeschlimann 已提交
6908 6909 6910 6911
		}
	},
	{
		"c": "callback",
6912
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6913
		"r": {
6914 6915 6916 6917 6918
			"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)"
M
Martin Aeschlimann 已提交
6919 6920 6921 6922
		}
	},
	{
		"c": "(",
6923
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6924
		"r": {
6925 6926 6927 6928 6929
			"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)"
M
Martin Aeschlimann 已提交
6930 6931 6932 6933
		}
	},
	{
		"c": "new",
6934
		"t": "block.body.decl.declaration.expr.keyword.meta.method.new.object.others.ts",
M
Martin Aeschlimann 已提交
6935
		"r": {
6936 6937 6938 6939 6940
			"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_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)"
M
Martin Aeschlimann 已提交
6941 6942 6943 6944
		}
	},
	{
		"c": " ",
6945
		"t": "block.body.decl.declaration.expr.meta.method.new.object.ts",
M
Martin Aeschlimann 已提交
6946
		"r": {
6947 6948 6949 6950 6951
			"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)"
M
Martin Aeschlimann 已提交
6952 6953 6954 6955
		}
	},
	{
		"c": "Cell",
6956
		"t": "block.body.decl.declaration.expr.meta.method.name.new.object.ts.type",
M
Martin Aeschlimann 已提交
6957
		"r": {
6958 6959 6960 6961 6962
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
6963 6964 6965 6966
		}
	},
	{
		"c": "(",
6967
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
6968
		"r": {
6969 6970 6971 6972 6973
			"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)"
M
Martin Aeschlimann 已提交
6974 6975 6976 6977
		}
	},
	{
		"c": "row, col, ",
6978
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6979
		"r": {
6980 6981 6982 6983 6984
			"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)"
M
Martin Aeschlimann 已提交
6985 6986 6987 6988
		}
	},
	{
		"c": "false",
6989
		"t": "block.body.boolean.constant.decl.declaration.language.meta.method.object.ts",
M
Martin Aeschlimann 已提交
6990
		"r": {
6991 6992 6993 6994 6995
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
6996 6997 6998 6999
		}
	},
	{
		"c": ")))",
7000
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7001
		"r": {
7002 7003 7004 7005 7006
			"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)"
M
Martin Aeschlimann 已提交
7007 7008 7009 7010
		}
	},
	{
		"c": ";",
7011
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7012
		"r": {
7013 7014 7015 7016 7017
			"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)"
M
Martin Aeschlimann 已提交
7018 7019 7020 7021
		}
	},
	{
		"c": "\t\t\t\t",
7022
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7023
		"r": {
7024 7025 7026 7027 7028
			"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)"
M
Martin Aeschlimann 已提交
7029 7030 7031 7032
		}
	},
	{
		"c": "}",
7033
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7034
		"r": {
7035 7036 7037 7038 7039
			"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)"
M
Martin Aeschlimann 已提交
7040 7041 7042 7043
		}
	},
	{
		"c": "\t\t\t\tresult.push",
7044
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7045
		"r": {
7046 7047 7048 7049 7050
			"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)"
M
Martin Aeschlimann 已提交
7051 7052 7053 7054
		}
	},
	{
		"c": "(",
7055
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7056
		"r": {
7057 7058 7059 7060 7061
			"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)"
M
Martin Aeschlimann 已提交
7062 7063 7064 7065
		}
	},
	{
		"c": "rowData",
7066
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7067
		"r": {
7068 7069 7070 7071 7072
			"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)"
M
Martin Aeschlimann 已提交
7073 7074 7075 7076
		}
	},
	{
		"c": ")",
7077
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7078
		"r": {
7079 7080 7081 7082 7083
			"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)"
M
Martin Aeschlimann 已提交
7084 7085 7086 7087
		}
	},
	{
		"c": ";",
7088
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7089
		"r": {
7090 7091 7092 7093 7094
			"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)"
M
Martin Aeschlimann 已提交
7095 7096 7097 7098
		}
	},
	{
		"c": "\t\t\t",
7099
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7100
		"r": {
7101 7102 7103 7104 7105
			"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)"
M
Martin Aeschlimann 已提交
7106 7107 7108 7109
		}
	},
	{
		"c": "}",
7110
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7111
		"r": {
7112 7113 7114 7115 7116
			"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)"
M
Martin Aeschlimann 已提交
7117 7118 7119 7120
		}
	},
	{
		"c": "\t\t\t",
7121
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7122
		"r": {
7123 7124 7125 7126 7127
			"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)"
M
Martin Aeschlimann 已提交
7128 7129 7130 7131
		}
	},
	{
		"c": "return",
7132
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7133
		"r": {
7134 7135 7136 7137 7138
			"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_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)"
M
Martin Aeschlimann 已提交
7139 7140 7141 7142
		}
	},
	{
		"c": " result;",
7143
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7144
		"r": {
7145 7146 7147 7148 7149
			"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)"
M
Martin Aeschlimann 已提交
7150 7151 7152 7153
		}
	},
	{
		"c": "\t\t",
7154
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7155
		"r": {
7156 7157 7158 7159 7160
			"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)"
M
Martin Aeschlimann 已提交
7161 7162 7163 7164
		}
	},
	{
		"c": "}",
7165
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7166
		"r": {
7167 7168 7169 7170 7171
			"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)"
M
Martin Aeschlimann 已提交
7172 7173 7174 7175
		}
	},
	{
		"c": "\t\t",
7176
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
7177
		"r": {
7178 7179 7180 7181 7182
			"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)"
M
Martin Aeschlimann 已提交
7183 7184 7185 7186
		}
	},
	{
		"c": "public",
7187
		"t": "block.body.declaration.meta.method.modifier.object.storage.ts",
M
Martin Aeschlimann 已提交
7188
		"r": {
7189 7190 7191 7192 7193
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7194 7195 7196 7197
		}
	},
	{
		"c": " ",
7198
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7199
		"r": {
7200 7201 7202 7203 7204
			"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)"
M
Martin Aeschlimann 已提交
7205 7206 7207 7208
		}
	},
	{
		"c": "draw",
7209
		"t": "block.body.declaration.entity.function.meta.method.name.object.ts",
M
Martin Aeschlimann 已提交
7210
		"r": {
7211 7212 7213 7214 7215
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.entity.name.method rgb(220, 220, 170)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.entity.name.method rgb(121, 94, 38)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.entity.name.function rgb(212, 212, 212)",
			"light_vs": ".vs .token rgb(0, 0, 0)",
			"hc_black": ".hc-black .token rgb(255, 255, 255)"
M
Martin Aeschlimann 已提交
7216 7217 7218 7219
		}
	},
	{
		"c": "(",
7220
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
7221
		"r": {
7222 7223 7224 7225 7226
			"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)"
M
Martin Aeschlimann 已提交
7227 7228 7229 7230
		}
	},
	{
		"c": "cell",
7231
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type.variable",
M
Martin Aeschlimann 已提交
7232
		"r": {
7233 7234 7235 7236 7237
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.parameter.type.variable rgb(156, 220, 254)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.parameter.type.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)"
M
Martin Aeschlimann 已提交
7238 7239 7240 7241
		}
	},
	{
		"c": " ",
7242
		"t": "block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
7243
		"r": {
7244 7245 7246 7247 7248
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
7249 7250 7251 7252
		}
	},
	{
		"c": ": ",
7253
		"t": "annotation.block.body.declaration.function.meta.method.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
7254
		"r": {
7255 7256 7257 7258 7259
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
7260 7261 7262 7263
		}
	},
	{
		"c": "Cell",
7264
		"t": "annotation.block.body.declaration.function.meta.method.name.object.parameter.ts.type",
M
Martin Aeschlimann 已提交
7265
		"r": {
7266 7267 7268 7269 7270
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.annotation rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.annotation rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
7271 7272 7273 7274
		}
	},
	{
		"c": ")",
7275
		"t": "block.body.brace.declaration.function.meta.method.object.parameter.round.ts.type",
M
Martin Aeschlimann 已提交
7276
		"r": {
7277 7278 7279 7280 7281
			"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)"
M
Martin Aeschlimann 已提交
7282 7283 7284 7285
		}
	},
	{
		"c": " ",
7286
		"t": "block.body.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7287
		"r": {
7288 7289 7290 7291 7292
			"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)"
M
Martin Aeschlimann 已提交
7293 7294 7295 7296
		}
	},
	{
		"c": "{",
7297
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7298
		"r": {
7299 7300 7301 7302 7303
			"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)"
M
Martin Aeschlimann 已提交
7304 7305 7306 7307
		}
	},
	{
		"c": "\t\t\t",
7308
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7309
		"r": {
7310 7311 7312 7313 7314
			"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)"
M
Martin Aeschlimann 已提交
7315 7316 7317 7318
		}
	},
	{
		"c": "if",
7319
		"t": "block.body.control.decl.declaration.keyword.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7320
		"r": {
7321 7322 7323 7324 7325
			"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_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)"
M
Martin Aeschlimann 已提交
7326 7327 7328 7329
		}
	},
	{
		"c": "(",
7330
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7331
		"r": {
7332 7333 7334 7335 7336
			"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)"
M
Martin Aeschlimann 已提交
7337 7338 7339 7340
		}
	},
	{
		"c": "this",
7341
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7342
		"r": {
7343 7344 7345 7346 7347
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7348 7349 7350 7351
		}
	},
	{
		"c": ".cellSize ",
7352
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7353
		"r": {
7354 7355 7356 7357 7358
			"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)"
M
Martin Aeschlimann 已提交
7359 7360 7361 7362
		}
	},
	{
		"c": "==",
7363
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7364
		"r": {
7365 7366 7367 7368 7369
			"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)"
M
Martin Aeschlimann 已提交
7370 7371 7372 7373
		}
	},
	{
		"c": " ",
7374
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7375
		"r": {
7376 7377 7378 7379 7380
			"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)"
M
Martin Aeschlimann 已提交
7381 7382 7383 7384
		}
	},
	{
		"c": "0",
7385
		"t": "block.body.constant.decl.declaration.meta.method.numeric.object.ts",
M
Martin Aeschlimann 已提交
7386
		"r": {
7387 7388 7389 7390 7391
			"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)"
M
Martin Aeschlimann 已提交
7392 7393 7394 7395
		}
	},
	{
		"c": ")",
7396
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7397
		"r": {
7398 7399 7400 7401 7402
			"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)"
M
Martin Aeschlimann 已提交
7403 7404 7405 7406
		}
	},
	{
		"c": " ",
7407
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7408
		"r": {
7409 7410 7411 7412 7413
			"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)"
M
Martin Aeschlimann 已提交
7414 7415 7416 7417
		}
	},
	{
		"c": "this",
7418
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7419
		"r": {
7420 7421 7422 7423 7424
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7425 7426 7427 7428
		}
	},
	{
		"c": ".cellSize ",
7429
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7430
		"r": {
7431 7432 7433 7434 7435
			"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)"
M
Martin Aeschlimann 已提交
7436 7437 7438 7439
		}
	},
	{
		"c": "=",
7440
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7441
		"r": {
7442 7443 7444 7445 7446
			"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)"
M
Martin Aeschlimann 已提交
7447 7448 7449 7450
		}
	},
	{
		"c": " ",
7451
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7452
		"r": {
7453 7454 7455 7456 7457
			"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)"
M
Martin Aeschlimann 已提交
7458 7459 7460 7461
		}
	},
	{
		"c": "this",
7462
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7463
		"r": {
7464 7465 7466 7467 7468
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7469 7470 7471 7472
		}
	},
	{
		"c": ".canvasSize",
7473
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7474
		"r": {
7475 7476 7477 7478 7479
			"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)"
M
Martin Aeschlimann 已提交
7480 7481 7482 7483
		}
	},
	{
		"c": "/",
7484
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7485
		"r": {
7486 7487 7488 7489 7490
			"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)"
M
Martin Aeschlimann 已提交
7491 7492 7493 7494
		}
	},
	{
		"c": "this",
7495
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7496
		"r": {
7497 7498 7499 7500 7501
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7502 7503 7504 7505
		}
	},
	{
		"c": ".gridSize;",
7506
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7507
		"r": {
7508 7509 7510 7511 7512
			"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)"
M
Martin Aeschlimann 已提交
7513 7514 7515 7516
		}
	},
	{
		"c": "\t\t\t",
7517
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7518
		"r": {
7519 7520 7521 7522 7523
			"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)"
M
Martin Aeschlimann 已提交
7524 7525 7526 7527
		}
	},
	{
		"c": "this",
7528
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7529
		"r": {
7530 7531 7532 7533 7534
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7535 7536 7537 7538
		}
	},
	{
		"c": ".context.strokeStyle ",
7539
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7540
		"r": {
7541 7542 7543 7544 7545
			"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)"
M
Martin Aeschlimann 已提交
7546 7547 7548 7549
		}
	},
	{
		"c": "=",
7550
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7551
		"r": {
7552 7553 7554 7555 7556
			"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)"
M
Martin Aeschlimann 已提交
7557 7558 7559 7560
		}
	},
	{
		"c": " ",
7561
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7562
		"r": {
7563 7564 7565 7566 7567
			"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)"
M
Martin Aeschlimann 已提交
7568 7569 7570 7571
		}
	},
	{
		"c": "this",
7572
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7573
		"r": {
7574 7575 7576 7577 7578
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7579 7580 7581 7582
		}
	},
	{
		"c": ".lineColor;",
7583
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7584
		"r": {
7585 7586 7587 7588 7589
			"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)"
M
Martin Aeschlimann 已提交
7590 7591 7592 7593
		}
	},
	{
		"c": "\t\t\t",
7594
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7595
		"r": {
7596 7597 7598 7599 7600
			"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)"
M
Martin Aeschlimann 已提交
7601 7602 7603 7604
		}
	},
	{
		"c": "this",
7605
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7606
		"r": {
7607 7608 7609 7610 7611
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7612 7613 7614 7615
		}
	},
	{
		"c": ".context.strokeRect",
7616
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7617
		"r": {
7618 7619 7620 7621 7622
			"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)"
M
Martin Aeschlimann 已提交
7623 7624 7625 7626
		}
	},
	{
		"c": "(",
7627
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7628
		"r": {
7629 7630 7631 7632 7633
			"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)"
M
Martin Aeschlimann 已提交
7634 7635 7636 7637
		}
	},
	{
		"c": "cell.row ",
7638
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7639
		"r": {
7640 7641 7642 7643 7644
			"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)"
M
Martin Aeschlimann 已提交
7645 7646 7647 7648
		}
	},
	{
		"c": "*",
7649
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7650
		"r": {
7651 7652 7653 7654 7655
			"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)"
M
Martin Aeschlimann 已提交
7656 7657 7658 7659
		}
	},
	{
		"c": " ",
7660
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7661
		"r": {
7662 7663 7664 7665 7666
			"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)"
M
Martin Aeschlimann 已提交
7667 7668 7669 7670
		}
	},
	{
		"c": "this",
7671
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7672
		"r": {
7673 7674 7675 7676 7677
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7678 7679 7680 7681
		}
	},
	{
		"c": ".cellSize, cell.col",
7682
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7683
		"r": {
7684 7685 7686 7687 7688
			"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)"
M
Martin Aeschlimann 已提交
7689 7690 7691 7692
		}
	},
	{
		"c": "*",
7693
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7694
		"r": {
7695 7696 7697 7698 7699
			"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)"
M
Martin Aeschlimann 已提交
7700 7701 7702 7703
		}
	},
	{
		"c": "this",
7704
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7705
		"r": {
7706 7707 7708 7709 7710
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7711 7712 7713 7714
		}
	},
	{
		"c": ".cellSize, ",
7715
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7716
		"r": {
7717 7718 7719 7720 7721
			"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)"
M
Martin Aeschlimann 已提交
7722 7723 7724 7725
		}
	},
	{
		"c": "this",
7726
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7727
		"r": {
7728 7729 7730 7731 7732
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7733 7734 7735 7736
		}
	},
	{
		"c": ".cellSize, ",
7737
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7738
		"r": {
7739 7740 7741 7742 7743
			"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)"
M
Martin Aeschlimann 已提交
7744 7745 7746 7747
		}
	},
	{
		"c": "this",
7748
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7749
		"r": {
7750 7751 7752 7753 7754
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7755 7756 7757 7758
		}
	},
	{
		"c": ".cellSize",
7759
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7760
		"r": {
7761 7762 7763 7764 7765
			"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)"
M
Martin Aeschlimann 已提交
7766 7767 7768 7769
		}
	},
	{
		"c": ")",
7770
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7771
		"r": {
7772 7773 7774 7775 7776
			"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)"
M
Martin Aeschlimann 已提交
7777 7778 7779 7780
		}
	},
	{
		"c": ";",
7781
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7782
		"r": {
7783 7784 7785 7786 7787
			"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)"
M
Martin Aeschlimann 已提交
7788 7789 7790 7791
		}
	},
	{
		"c": "\t\t\t",
7792
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7793
		"r": {
7794 7795 7796 7797 7798
			"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)"
M
Martin Aeschlimann 已提交
7799 7800 7801 7802
		}
	},
	{
		"c": "this",
7803
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7804
		"r": {
7805 7806 7807 7808 7809
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7810 7811 7812 7813
		}
	},
	{
		"c": ".context.fillStyle ",
7814
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7815
		"r": {
7816 7817 7818 7819 7820
			"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)"
M
Martin Aeschlimann 已提交
7821 7822 7823 7824
		}
	},
	{
		"c": "=",
7825
		"t": "block.body.comparison.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7826
		"r": {
7827 7828 7829 7830 7831
			"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)"
M
Martin Aeschlimann 已提交
7832 7833 7834 7835
		}
	},
	{
		"c": " cell.live ? ",
7836
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7837
		"r": {
7838 7839 7840 7841 7842
			"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)"
M
Martin Aeschlimann 已提交
7843 7844 7845 7846
		}
	},
	{
		"c": "this",
7847
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7848
		"r": {
7849 7850 7851 7852 7853
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7854 7855 7856 7857
		}
	},
	{
		"c": ".liveColor : ",
7858
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7859
		"r": {
7860 7861 7862 7863 7864
			"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)"
M
Martin Aeschlimann 已提交
7865 7866 7867 7868
		}
	},
	{
		"c": "this",
7869
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7870
		"r": {
7871 7872 7873 7874 7875
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7876 7877 7878 7879
		}
	},
	{
		"c": ".deadColor;",
7880
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7881
		"r": {
7882 7883 7884 7885 7886
			"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)"
M
Martin Aeschlimann 已提交
7887 7888 7889 7890
		}
	},
	{
		"c": "\t\t\t",
7891
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7892
		"r": {
7893 7894 7895 7896 7897
			"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)"
M
Martin Aeschlimann 已提交
7898 7899 7900 7901
		}
	},
	{
		"c": "this",
7902
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7903
		"r": {
7904 7905 7906 7907 7908
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7909 7910 7911 7912
		}
	},
	{
		"c": ".context.fillRect",
7913
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7914
		"r": {
7915 7916 7917 7918 7919
			"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)"
M
Martin Aeschlimann 已提交
7920 7921 7922 7923
		}
	},
	{
		"c": "(",
7924
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
7925
		"r": {
7926 7927 7928 7929 7930
			"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)"
M
Martin Aeschlimann 已提交
7931 7932 7933 7934
		}
	},
	{
		"c": "cell.row ",
7935
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7936
		"r": {
7937 7938 7939 7940 7941
			"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)"
M
Martin Aeschlimann 已提交
7942 7943 7944 7945
		}
	},
	{
		"c": "*",
7946
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7947
		"r": {
7948 7949 7950 7951 7952
			"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)"
M
Martin Aeschlimann 已提交
7953 7954 7955 7956
		}
	},
	{
		"c": " ",
7957
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7958
		"r": {
7959 7960 7961 7962 7963
			"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)"
M
Martin Aeschlimann 已提交
7964 7965 7966 7967
		}
	},
	{
		"c": "this",
7968
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
7969
		"r": {
7970 7971 7972 7973 7974
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
7975 7976 7977 7978
		}
	},
	{
		"c": ".cellSize, cell.col",
7979
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
7980
		"r": {
7981 7982 7983 7984 7985
			"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)"
M
Martin Aeschlimann 已提交
7986 7987 7988 7989
		}
	},
	{
		"c": "*",
7990
		"t": "arithmetic.block.body.decl.declaration.keyword.meta.method.object.operator.ts",
M
Martin Aeschlimann 已提交
7991
		"r": {
7992 7993 7994 7995 7996
			"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)"
M
Martin Aeschlimann 已提交
7997 7998 7999 8000
		}
	},
	{
		"c": "this",
8001
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
8002
		"r": {
8003 8004 8005 8006 8007
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
8008 8009 8010 8011
		}
	},
	{
		"c": ".cellSize, ",
8012
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
8013
		"r": {
8014 8015 8016 8017 8018
			"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)"
M
Martin Aeschlimann 已提交
8019 8020 8021 8022
		}
	},
	{
		"c": "this",
8023
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
8024
		"r": {
8025 8026 8027 8028 8029
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
8030 8031 8032 8033
		}
	},
	{
		"c": ".cellSize, ",
8034
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
8035
		"r": {
8036 8037 8038 8039 8040
			"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)"
M
Martin Aeschlimann 已提交
8041 8042 8043 8044
		}
	},
	{
		"c": "this",
8045
		"t": "block.body.constant.decl.declaration.language.meta.method.object.this.ts",
M
Martin Aeschlimann 已提交
8046
		"r": {
8047 8048 8049 8050 8051
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.constant.language rgb(86, 156, 214)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.constant.language rgb(0, 0, 255)",
			"dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.constant.language rgb(86, 156, 214)",
			"light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.constant.language rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.constant.language rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
8052 8053 8054 8055
		}
	},
	{
		"c": ".cellSize",
8056
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
8057
		"r": {
8058 8059 8060 8061 8062
			"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)"
M
Martin Aeschlimann 已提交
8063 8064 8065 8066
		}
	},
	{
		"c": ")",
8067
		"t": "block.body.brace.decl.declaration.meta.method.object.paren.ts",
M
Martin Aeschlimann 已提交
8068
		"r": {
8069 8070 8071 8072 8073
			"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)"
M
Martin Aeschlimann 已提交
8074 8075 8076 8077
		}
	},
	{
		"c": ";",
8078
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
8079
		"r": {
8080 8081 8082 8083 8084
			"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)"
M
Martin Aeschlimann 已提交
8085 8086 8087 8088
		}
	},
	{
		"c": "\t\t",
8089
		"t": "block.body.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
8090
		"r": {
8091 8092 8093 8094 8095
			"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)"
M
Martin Aeschlimann 已提交
8096 8097 8098 8099
		}
	},
	{
		"c": "}",
8100
		"t": "block.body.brace.curly.decl.declaration.meta.method.object.ts",
M
Martin Aeschlimann 已提交
8101
		"r": {
8102 8103 8104 8105 8106
			"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)"
M
Martin Aeschlimann 已提交
8107 8108 8109 8110
		}
	},
	{
		"c": "\t",
8111
		"t": "block.body.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
8112
		"r": {
8113 8114 8115 8116 8117
			"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)"
M
Martin Aeschlimann 已提交
8118 8119 8120 8121
		}
	},
	{
		"c": "}",
8122
		"t": "block.body.brace.curly.declaration.meta.object.ts",
M
Martin Aeschlimann 已提交
8123
		"r": {
8124 8125 8126 8127 8128
			"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)"
M
Martin Aeschlimann 已提交
8129 8130 8131 8132
		}
	},
	{
		"c": "}",
8133
		"t": "block.brace.curly.meta.ts",
M
Martin Aeschlimann 已提交
8134
		"r": {
8135 8136 8137 8138 8139
			"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)"
M
Martin Aeschlimann 已提交
8140 8141 8142 8143
		}
	},
	{
		"c": "var",
8144
		"t": "expr.meta.storage.ts.type.var",
M
Martin Aeschlimann 已提交
8145
		"r": {
8146 8147 8148 8149 8150
			"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 rgb(0, 0, 255)",
			"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 rgb(0, 0, 255)",
			"hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.type rgb(86, 156, 214)"
M
Martin Aeschlimann 已提交
8151 8152 8153 8154
		}
	},
	{
		"c": " ",
8155
		"t": "expr.meta.ts.var",
M
Martin Aeschlimann 已提交
8156
		"r": {
8157 8158 8159 8160 8161
			"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)"
M
Martin Aeschlimann 已提交
8162 8163 8164 8165
		}
	},
	{
		"c": "game",
8166
		"t": "expr.meta.ts.var.var-single-variable.variable",
M
Martin Aeschlimann 已提交
8167
		"r": {
8168 8169 8170 8171 8172
			"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)"
M
Martin Aeschlimann 已提交
8173 8174 8175 8176
		}
	},
	{
		"c": " = ",
8177
		"t": "expr.meta.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
8178
		"r": {
8179 8180 8181 8182 8183
			"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)"
M
Martin Aeschlimann 已提交
8184 8185 8186 8187
		}
	},
	{
		"c": "new",
8188
		"t": "expr.keyword.meta.new.others.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
8189
		"r": {
8190 8191 8192 8193 8194
			"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_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)"
M
Martin Aeschlimann 已提交
8195 8196 8197 8198
		}
	},
	{
		"c": " ",
8199
		"t": "expr.meta.new.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
8200
		"r": {
8201 8202 8203 8204 8205
			"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)"
M
Martin Aeschlimann 已提交
8206 8207 8208 8209
		}
	},
	{
		"c": "Conway.GameOfLife",
8210
		"t": "expr.meta.name.new.ts.type.var.var-single-variable",
M
Martin Aeschlimann 已提交
8211
		"r": {
8212 8213 8214 8215 8216
			"dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.meta.type.name rgb(78, 201, 176)",
			"light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.meta.type.name rgb(38, 127, 153)",
			"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)"
M
Martin Aeschlimann 已提交
8217 8218 8219 8220
		}
	},
	{
		"c": "()",
8221
		"t": "brace.expr.meta.paren.ts.var.var-single-variable",
M
Martin Aeschlimann 已提交
8222
		"r": {
8223 8224 8225 8226 8227
			"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)"
M
Martin Aeschlimann 已提交
8228 8229 8230 8231 8232 8233
		}
	},
	{
		"c": ";",
		"t": "",
		"r": {
8234 8235 8236 8237 8238
			"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)"
M
Martin Aeschlimann 已提交
8239 8240 8241
		}
	}
]