|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "c": "<", |
4 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 4 | + "t": "text.html.php meta.tag.structure.html.start.html punctuation.definition.tag.begin.html", |
5 | 5 | "r": { |
6 | 6 | "dark_plus": "punctuation.definition.tag: #808080", |
7 | 7 | "light_plus": "punctuation.definition.tag: #800000", |
|
12 | 12 | }, |
13 | 13 | { |
14 | 14 | "c": "html", |
15 | | - "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", |
| 15 | + "t": "text.html.php meta.tag.structure.html.start.html entity.name.tag.html", |
16 | 16 | "r": { |
17 | 17 | "dark_plus": "entity.name.tag: #569CD6", |
18 | 18 | "light_plus": "entity.name.tag: #800000", |
|
23 | 23 | }, |
24 | 24 | { |
25 | 25 | "c": ">", |
26 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 26 | + "t": "text.html.php meta.tag.structure.html.start.html punctuation.definition.tag.end.html", |
27 | 27 | "r": { |
28 | 28 | "dark_plus": "punctuation.definition.tag: #808080", |
29 | 29 | "light_plus": "punctuation.definition.tag: #800000", |
|
34 | 34 | }, |
35 | 35 | { |
36 | 36 | "c": "<", |
37 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 37 | + "t": "text.html.php meta.tag.structure.head.start.html punctuation.definition.tag.begin.html", |
38 | 38 | "r": { |
39 | 39 | "dark_plus": "punctuation.definition.tag: #808080", |
40 | 40 | "light_plus": "punctuation.definition.tag: #800000", |
|
45 | 45 | }, |
46 | 46 | { |
47 | 47 | "c": "head", |
48 | | - "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", |
| 48 | + "t": "text.html.php meta.tag.structure.head.start.html entity.name.tag.html", |
49 | 49 | "r": { |
50 | 50 | "dark_plus": "entity.name.tag: #569CD6", |
51 | 51 | "light_plus": "entity.name.tag: #800000", |
|
56 | 56 | }, |
57 | 57 | { |
58 | 58 | "c": ">", |
59 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 59 | + "t": "text.html.php meta.tag.structure.head.start.html punctuation.definition.tag.end.html", |
60 | 60 | "r": { |
61 | 61 | "dark_plus": "punctuation.definition.tag: #808080", |
62 | 62 | "light_plus": "punctuation.definition.tag: #800000", |
|
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "c": "<", |
81 | | - "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.begin.html", |
| 81 | + "t": "text.html.php meta.tag.metadata.title.start.html punctuation.definition.tag.begin.html", |
82 | 82 | "r": { |
83 | 83 | "dark_plus": "punctuation.definition.tag: #808080", |
84 | 84 | "light_plus": "punctuation.definition.tag: #800000", |
|
89 | 89 | }, |
90 | 90 | { |
91 | 91 | "c": "title", |
92 | | - "t": "text.html.php meta.tag.inline.any.html entity.name.tag.inline.any.html", |
| 92 | + "t": "text.html.php meta.tag.metadata.title.start.html entity.name.tag.html", |
93 | 93 | "r": { |
94 | 94 | "dark_plus": "entity.name.tag: #569CD6", |
95 | 95 | "light_plus": "entity.name.tag: #800000", |
|
100 | 100 | }, |
101 | 101 | { |
102 | 102 | "c": ">", |
103 | | - "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.end.html", |
| 103 | + "t": "text.html.php meta.tag.metadata.title.start.html punctuation.definition.tag.end.html", |
104 | 104 | "r": { |
105 | 105 | "dark_plus": "punctuation.definition.tag: #808080", |
106 | 106 | "light_plus": "punctuation.definition.tag: #800000", |
|
122 | 122 | }, |
123 | 123 | { |
124 | 124 | "c": "</", |
125 | | - "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.begin.html", |
| 125 | + "t": "text.html.php meta.tag.metadata.title.end.html punctuation.definition.tag.begin.html", |
126 | 126 | "r": { |
127 | 127 | "dark_plus": "punctuation.definition.tag: #808080", |
128 | 128 | "light_plus": "punctuation.definition.tag: #800000", |
|
133 | 133 | }, |
134 | 134 | { |
135 | 135 | "c": "title", |
136 | | - "t": "text.html.php meta.tag.inline.any.html entity.name.tag.inline.any.html", |
| 136 | + "t": "text.html.php meta.tag.metadata.title.end.html entity.name.tag.html", |
137 | 137 | "r": { |
138 | 138 | "dark_plus": "entity.name.tag: #569CD6", |
139 | 139 | "light_plus": "entity.name.tag: #800000", |
|
144 | 144 | }, |
145 | 145 | { |
146 | 146 | "c": ">", |
147 | | - "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.end.html", |
| 147 | + "t": "text.html.php meta.tag.metadata.title.end.html punctuation.definition.tag.end.html", |
148 | 148 | "r": { |
149 | 149 | "dark_plus": "punctuation.definition.tag: #808080", |
150 | 150 | "light_plus": "punctuation.definition.tag: #800000", |
|
155 | 155 | }, |
156 | 156 | { |
157 | 157 | "c": "</", |
158 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 158 | + "t": "text.html.php meta.tag.structure.head.end.html punctuation.definition.tag.begin.html", |
159 | 159 | "r": { |
160 | 160 | "dark_plus": "punctuation.definition.tag: #808080", |
161 | 161 | "light_plus": "punctuation.definition.tag: #800000", |
|
166 | 166 | }, |
167 | 167 | { |
168 | 168 | "c": "head", |
169 | | - "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", |
| 169 | + "t": "text.html.php meta.tag.structure.head.end.html entity.name.tag.html", |
170 | 170 | "r": { |
171 | 171 | "dark_plus": "entity.name.tag: #569CD6", |
172 | 172 | "light_plus": "entity.name.tag: #800000", |
|
177 | 177 | }, |
178 | 178 | { |
179 | 179 | "c": ">", |
180 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 180 | + "t": "text.html.php meta.tag.structure.head.end.html punctuation.definition.tag.end.html", |
181 | 181 | "r": { |
182 | 182 | "dark_plus": "punctuation.definition.tag: #808080", |
183 | 183 | "light_plus": "punctuation.definition.tag: #800000", |
|
188 | 188 | }, |
189 | 189 | { |
190 | 190 | "c": "<", |
191 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 191 | + "t": "text.html.php meta.tag.structure.body.start.html punctuation.definition.tag.begin.html", |
192 | 192 | "r": { |
193 | 193 | "dark_plus": "punctuation.definition.tag: #808080", |
194 | 194 | "light_plus": "punctuation.definition.tag: #800000", |
|
199 | 199 | }, |
200 | 200 | { |
201 | 201 | "c": "body", |
202 | | - "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", |
| 202 | + "t": "text.html.php meta.tag.structure.body.start.html entity.name.tag.html", |
203 | 203 | "r": { |
204 | 204 | "dark_plus": "entity.name.tag: #569CD6", |
205 | 205 | "light_plus": "entity.name.tag: #800000", |
|
210 | 210 | }, |
211 | 211 | { |
212 | 212 | "c": ">", |
213 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 213 | + "t": "text.html.php meta.tag.structure.body.start.html punctuation.definition.tag.end.html", |
214 | 214 | "r": { |
215 | 215 | "dark_plus": "punctuation.definition.tag: #808080", |
216 | 216 | "light_plus": "punctuation.definition.tag: #800000", |
|
322 | 322 | "c": "//", |
323 | 323 | "t": "text.html.php meta.embedded.block.php source.php comment.line.double-slash.php punctuation.definition.comment.php", |
324 | 324 | "r": { |
325 | | - "dark_plus": "comment: #608B4E", |
| 325 | + "dark_plus": "comment: #6A9955", |
326 | 326 | "light_plus": "comment: #008000", |
327 | | - "dark_vs": "comment: #608B4E", |
| 327 | + "dark_vs": "comment: #6A9955", |
328 | 328 | "light_vs": "comment: #008000", |
329 | 329 | "hc_black": "comment: #7CA668" |
330 | 330 | } |
|
333 | 333 | "c": " Code to be executed", |
334 | 334 | "t": "text.html.php meta.embedded.block.php source.php comment.line.double-slash.php", |
335 | 335 | "r": { |
336 | | - "dark_plus": "comment: #608B4E", |
| 336 | + "dark_plus": "comment: #6A9955", |
337 | 337 | "light_plus": "comment: #008000", |
338 | | - "dark_vs": "comment: #608B4E", |
| 338 | + "dark_vs": "comment: #6A9955", |
339 | 339 | "light_vs": "comment: #008000", |
340 | 340 | "hc_black": "comment: #7CA668" |
341 | 341 | } |
|
377 | 377 | "c": "/*", |
378 | 378 | "t": "text.html.php meta.embedded.block.php source.php comment.block.php punctuation.definition.comment.php", |
379 | 379 | "r": { |
380 | | - "dark_plus": "comment: #608B4E", |
| 380 | + "dark_plus": "comment: #6A9955", |
381 | 381 | "light_plus": "comment: #008000", |
382 | | - "dark_vs": "comment: #608B4E", |
| 382 | + "dark_vs": "comment: #6A9955", |
383 | 383 | "light_vs": "comment: #008000", |
384 | 384 | "hc_black": "comment: #7CA668" |
385 | 385 | } |
|
388 | 388 | "c": " Example PHP file", |
389 | 389 | "t": "text.html.php meta.embedded.block.php source.php comment.block.php", |
390 | 390 | "r": { |
391 | | - "dark_plus": "comment: #608B4E", |
| 391 | + "dark_plus": "comment: #6A9955", |
392 | 392 | "light_plus": "comment: #008000", |
393 | | - "dark_vs": "comment: #608B4E", |
| 393 | + "dark_vs": "comment: #6A9955", |
394 | 394 | "light_vs": "comment: #008000", |
395 | 395 | "hc_black": "comment: #7CA668" |
396 | 396 | } |
|
399 | 399 | "c": "\tmultiline comment", |
400 | 400 | "t": "text.html.php meta.embedded.block.php source.php comment.block.php", |
401 | 401 | "r": { |
402 | | - "dark_plus": "comment: #608B4E", |
| 402 | + "dark_plus": "comment: #6A9955", |
403 | 403 | "light_plus": "comment: #008000", |
404 | | - "dark_vs": "comment: #608B4E", |
| 404 | + "dark_vs": "comment: #6A9955", |
405 | 405 | "light_vs": "comment: #008000", |
406 | 406 | "hc_black": "comment: #7CA668" |
407 | 407 | } |
|
410 | 410 | "c": "\t", |
411 | 411 | "t": "text.html.php meta.embedded.block.php source.php comment.block.php", |
412 | 412 | "r": { |
413 | | - "dark_plus": "comment: #608B4E", |
| 413 | + "dark_plus": "comment: #6A9955", |
414 | 414 | "light_plus": "comment: #008000", |
415 | | - "dark_vs": "comment: #608B4E", |
| 415 | + "dark_vs": "comment: #6A9955", |
416 | 416 | "light_vs": "comment: #008000", |
417 | 417 | "hc_black": "comment: #7CA668" |
418 | 418 | } |
|
421 | 421 | "c": "*/", |
422 | 422 | "t": "text.html.php meta.embedded.block.php source.php comment.block.php punctuation.definition.comment.php", |
423 | 423 | "r": { |
424 | | - "dark_plus": "comment: #608B4E", |
| 424 | + "dark_plus": "comment: #6A9955", |
425 | 425 | "light_plus": "comment: #008000", |
426 | | - "dark_vs": "comment: #608B4E", |
| 426 | + "dark_vs": "comment: #6A9955", |
427 | 427 | "light_vs": "comment: #008000", |
428 | 428 | "hc_black": "comment: #7CA668" |
429 | 429 | } |
|
2654 | 2654 | "c": "//", |
2655 | 2655 | "t": "text.html.php meta.embedded.block.php source.php comment.line.double-slash.php punctuation.definition.comment.php", |
2656 | 2656 | "r": { |
2657 | | - "dark_plus": "comment: #608B4E", |
| 2657 | + "dark_plus": "comment: #6A9955", |
2658 | 2658 | "light_plus": "comment: #008000", |
2659 | | - "dark_vs": "comment: #608B4E", |
| 2659 | + "dark_vs": "comment: #6A9955", |
2660 | 2660 | "light_vs": "comment: #008000", |
2661 | 2661 | "hc_black": "comment: #7CA668" |
2662 | 2662 | } |
|
2665 | 2665 | "c": " display shuffled cards (EXAMPLE ONLY)", |
2666 | 2666 | "t": "text.html.php meta.embedded.block.php source.php comment.line.double-slash.php", |
2667 | 2667 | "r": { |
2668 | | - "dark_plus": "comment: #608B4E", |
| 2668 | + "dark_plus": "comment: #6A9955", |
2669 | 2669 | "light_plus": "comment: #008000", |
2670 | | - "dark_vs": "comment: #608B4E", |
| 2670 | + "dark_vs": "comment: #6A9955", |
2671 | 2671 | "light_vs": "comment: #008000", |
2672 | 2672 | "hc_black": "comment: #7CA668" |
2673 | 2673 | } |
|
3565 | 3565 | }, |
3566 | 3566 | { |
3567 | 3567 | "c": "</", |
3568 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 3568 | + "t": "text.html.php meta.tag.structure.body.end.html punctuation.definition.tag.begin.html", |
3569 | 3569 | "r": { |
3570 | 3570 | "dark_plus": "punctuation.definition.tag: #808080", |
3571 | 3571 | "light_plus": "punctuation.definition.tag: #800000", |
|
3576 | 3576 | }, |
3577 | 3577 | { |
3578 | 3578 | "c": "body", |
3579 | | - "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", |
| 3579 | + "t": "text.html.php meta.tag.structure.body.end.html entity.name.tag.html", |
3580 | 3580 | "r": { |
3581 | 3581 | "dark_plus": "entity.name.tag: #569CD6", |
3582 | 3582 | "light_plus": "entity.name.tag: #800000", |
|
3587 | 3587 | }, |
3588 | 3588 | { |
3589 | 3589 | "c": ">", |
3590 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 3590 | + "t": "text.html.php meta.tag.structure.body.end.html punctuation.definition.tag.end.html", |
3591 | 3591 | "r": { |
3592 | 3592 | "dark_plus": "punctuation.definition.tag: #808080", |
3593 | 3593 | "light_plus": "punctuation.definition.tag: #800000", |
|
3598 | 3598 | }, |
3599 | 3599 | { |
3600 | 3600 | "c": "</", |
3601 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 3601 | + "t": "text.html.php meta.tag.structure.html.end.html punctuation.definition.tag.begin.html", |
3602 | 3602 | "r": { |
3603 | 3603 | "dark_plus": "punctuation.definition.tag: #808080", |
3604 | 3604 | "light_plus": "punctuation.definition.tag: #800000", |
|
3609 | 3609 | }, |
3610 | 3610 | { |
3611 | 3611 | "c": "html", |
3612 | | - "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", |
| 3612 | + "t": "text.html.php meta.tag.structure.html.end.html entity.name.tag.html", |
3613 | 3613 | "r": { |
3614 | 3614 | "dark_plus": "entity.name.tag: #569CD6", |
3615 | 3615 | "light_plus": "entity.name.tag: #800000", |
|
3620 | 3620 | }, |
3621 | 3621 | { |
3622 | 3622 | "c": ">", |
3623 | | - "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", |
| 3623 | + "t": "text.html.php meta.tag.structure.html.end.html punctuation.definition.tag.end.html", |
3624 | 3624 | "r": { |
3625 | 3625 | "dark_plus": "punctuation.definition.tag: #808080", |
3626 | 3626 | "light_plus": "punctuation.definition.tag: #800000", |
|
0 commit comments