|
56 | 56 | }, |
57 | 57 | { |
58 | 58 | "c": "(", |
59 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 59 | + "t": "source.go punctuation.definition.imports.begin.bracket.round.go", |
60 | 60 | "r": { |
61 | 61 | "dark_plus": "default: #D4D4D4", |
62 | 62 | "light_plus": "default: #000000", |
|
155 | 155 | }, |
156 | 156 | { |
157 | 157 | "c": ")", |
158 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 158 | + "t": "source.go punctuation.definition.imports.end.bracket.round.go", |
159 | 159 | "r": { |
160 | 160 | "dark_plus": "default: #D4D4D4", |
161 | 161 | "light_plus": "default: #000000", |
|
198 | 198 | } |
199 | 199 | }, |
200 | 200 | { |
201 | | - "c": "()", |
202 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 201 | + "c": "(", |
| 202 | + "t": "source.go punctuation.definition.begin.bracket.round.go", |
| 203 | + "r": { |
| 204 | + "dark_plus": "default: #D4D4D4", |
| 205 | + "light_plus": "default: #000000", |
| 206 | + "dark_vs": "default: #D4D4D4", |
| 207 | + "light_vs": "default: #000000", |
| 208 | + "hc_black": "default: #FFFFFF" |
| 209 | + } |
| 210 | + }, |
| 211 | + { |
| 212 | + "c": ")", |
| 213 | + "t": "source.go punctuation.definition.end.bracket.round.go", |
203 | 214 | "r": { |
204 | 215 | "dark_plus": "default: #D4D4D4", |
205 | 216 | "light_plus": "default: #000000", |
|
221 | 232 | }, |
222 | 233 | { |
223 | 234 | "c": "{", |
224 | | - "t": "source.go punctuation.other.bracket.curly.go", |
| 235 | + "t": "source.go punctuation.definition.begin.bracket.curly.go", |
225 | 236 | "r": { |
226 | 237 | "dark_plus": "default: #D4D4D4", |
227 | 238 | "light_plus": "default: #000000", |
|
518 | 529 | }, |
519 | 530 | { |
520 | 531 | "c": "(", |
521 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 532 | + "t": "source.go punctuation.definition.begin.bracket.round.go", |
522 | 533 | "r": { |
523 | 534 | "dark_plus": "default: #D4D4D4", |
524 | 535 | "light_plus": "default: #000000", |
|
606 | 617 | }, |
607 | 618 | { |
608 | 619 | "c": ")", |
609 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 620 | + "t": "source.go punctuation.definition.end.bracket.round.go", |
610 | 621 | "r": { |
611 | 622 | "dark_plus": "default: #D4D4D4", |
612 | 623 | "light_plus": "default: #000000", |
|
694 | 705 | }, |
695 | 706 | { |
696 | 707 | "c": "{", |
697 | | - "t": "source.go punctuation.other.bracket.curly.go", |
| 708 | + "t": "source.go punctuation.definition.begin.bracket.curly.go", |
698 | 709 | "r": { |
699 | 710 | "dark_plus": "default: #D4D4D4", |
700 | 711 | "light_plus": "default: #000000", |
|
727 | 738 | }, |
728 | 739 | { |
729 | 740 | "c": "(", |
730 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 741 | + "t": "source.go punctuation.definition.begin.bracket.round.go", |
731 | 742 | "r": { |
732 | 743 | "dark_plus": "default: #D4D4D4", |
733 | 744 | "light_plus": "default: #000000", |
|
749 | 760 | }, |
750 | 761 | { |
751 | 762 | "c": ")", |
752 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 763 | + "t": "source.go punctuation.definition.end.bracket.round.go", |
753 | 764 | "r": { |
754 | 765 | "dark_plus": "default: #D4D4D4", |
755 | 766 | "light_plus": "default: #000000", |
|
771 | 782 | }, |
772 | 783 | { |
773 | 784 | "c": "}", |
774 | | - "t": "source.go punctuation.other.bracket.curly.go", |
| 785 | + "t": "source.go punctuation.definition.end.bracket.curly.go", |
775 | 786 | "r": { |
776 | 787 | "dark_plus": "default: #D4D4D4", |
777 | 788 | "light_plus": "default: #000000", |
|
892 | 903 | }, |
893 | 904 | { |
894 | 905 | "c": "(", |
895 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 906 | + "t": "source.go punctuation.definition.begin.bracket.round.go", |
896 | 907 | "r": { |
897 | 908 | "dark_plus": "default: #D4D4D4", |
898 | 909 | "light_plus": "default: #000000", |
|
936 | 947 | }, |
937 | 948 | { |
938 | 949 | "c": ")", |
939 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 950 | + "t": "source.go punctuation.definition.end.bracket.round.go", |
940 | 951 | "r": { |
941 | 952 | "dark_plus": "default: #D4D4D4", |
942 | 953 | "light_plus": "default: #000000", |
|
980 | 991 | }, |
981 | 992 | { |
982 | 993 | "c": "(", |
983 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 994 | + "t": "source.go punctuation.definition.begin.bracket.round.go", |
984 | 995 | "r": { |
985 | 996 | "dark_plus": "default: #D4D4D4", |
986 | 997 | "light_plus": "default: #000000", |
|
1090 | 1101 | }, |
1091 | 1102 | { |
1092 | 1103 | "c": "(", |
1093 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 1104 | + "t": "source.go punctuation.definition.begin.bracket.round.go", |
1094 | 1105 | "r": { |
1095 | 1106 | "dark_plus": "default: #D4D4D4", |
1096 | 1107 | "light_plus": "default: #000000", |
|
1222 | 1233 | }, |
1223 | 1234 | { |
1224 | 1235 | "c": ")", |
1225 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 1236 | + "t": "source.go punctuation.definition.end.bracket.round.go", |
1226 | 1237 | "r": { |
1227 | 1238 | "dark_plus": "default: #D4D4D4", |
1228 | 1239 | "light_plus": "default: #000000", |
|
1277 | 1288 | }, |
1278 | 1289 | { |
1279 | 1290 | "c": ")", |
1280 | | - "t": "source.go punctuation.other.bracket.round.go", |
| 1291 | + "t": "source.go punctuation.definition.end.bracket.round.go", |
1281 | 1292 | "r": { |
1282 | 1293 | "dark_plus": "default: #D4D4D4", |
1283 | 1294 | "light_plus": "default: #000000", |
|
1288 | 1299 | }, |
1289 | 1300 | { |
1290 | 1301 | "c": "}", |
1291 | | - "t": "source.go punctuation.other.bracket.curly.go", |
| 1302 | + "t": "source.go punctuation.definition.end.bracket.curly.go", |
1292 | 1303 | "r": { |
1293 | 1304 | "dark_plus": "default: #D4D4D4", |
1294 | 1305 | "light_plus": "default: #000000", |
|
0 commit comments