|
1378 | 1378 | "c": "(", |
1379 | 1379 | "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
1380 | 1380 | "r": { |
1381 | | - "dark_plus": "string.regexp: #D16969", |
1382 | | - "light_plus": "string.regexp: #811F3F", |
| 1381 | + "dark_plus": "punctuation.definition.group.regexp: #D7BA7D", |
| 1382 | + "light_plus": "punctuation.definition.group.regexp: #FF0000", |
1383 | 1383 | "dark_vs": "string.regexp: #D16969", |
1384 | 1384 | "light_vs": "string.regexp: #811F3F", |
1385 | 1385 | "hc_black": "string.regexp: #D16969" |
|
1400 | 1400 | "c": "+", |
1401 | 1401 | "t": "source.coffee string.regexp.coffee meta.group.regexp keyword.operator.quantifier.regexp", |
1402 | 1402 | "r": { |
1403 | | - "dark_plus": "keyword.operator: #D4D4D4", |
1404 | | - "light_plus": "keyword.operator: #000000", |
| 1403 | + "dark_plus": "keyword.operator.quantifier.regexp: #D4D4D4", |
| 1404 | + "light_plus": "keyword.operator.quantifier.regexp: #0000FF", |
1405 | 1405 | "dark_vs": "keyword.operator: #D4D4D4", |
1406 | 1406 | "light_vs": "keyword.operator: #000000", |
1407 | 1407 | "hc_black": "keyword.operator: #D4D4D4" |
|
1411 | 1411 | "c": ")", |
1412 | 1412 | "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
1413 | 1413 | "r": { |
1414 | | - "dark_plus": "string.regexp: #D16969", |
1415 | | - "light_plus": "string.regexp: #811F3F", |
| 1414 | + "dark_plus": "punctuation.definition.group.regexp: #D7BA7D", |
| 1415 | + "light_plus": "punctuation.definition.group.regexp: #FF0000", |
1416 | 1416 | "dark_vs": "string.regexp: #D16969", |
1417 | 1417 | "light_vs": "string.regexp: #811F3F", |
1418 | 1418 | "hc_black": "string.regexp: #D16969" |
|
1466 | 1466 | "c": "(", |
1467 | 1467 | "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
1468 | 1468 | "r": { |
1469 | | - "dark_plus": "string.regexp: #D16969", |
1470 | | - "light_plus": "string.regexp: #811F3F", |
| 1469 | + "dark_plus": "punctuation.definition.group.regexp: #D7BA7D", |
| 1470 | + "light_plus": "punctuation.definition.group.regexp: #FF0000", |
1471 | 1471 | "dark_vs": "string.regexp: #D16969", |
1472 | 1472 | "light_vs": "string.regexp: #811F3F", |
1473 | 1473 | "hc_black": "string.regexp: #D16969" |
|
1488 | 1488 | "c": "*", |
1489 | 1489 | "t": "source.coffee string.regexp.coffee meta.group.regexp keyword.operator.quantifier.regexp", |
1490 | 1490 | "r": { |
1491 | | - "dark_plus": "keyword.operator: #D4D4D4", |
1492 | | - "light_plus": "keyword.operator: #000000", |
| 1491 | + "dark_plus": "keyword.operator.quantifier.regexp: #D4D4D4", |
| 1492 | + "light_plus": "keyword.operator.quantifier.regexp: #0000FF", |
1493 | 1493 | "dark_vs": "keyword.operator: #D4D4D4", |
1494 | 1494 | "light_vs": "keyword.operator: #000000", |
1495 | 1495 | "hc_black": "keyword.operator: #D4D4D4" |
|
1499 | 1499 | "c": ")", |
1500 | 1500 | "t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp", |
1501 | 1501 | "r": { |
1502 | | - "dark_plus": "string.regexp: #D16969", |
1503 | | - "light_plus": "string.regexp: #811F3F", |
| 1502 | + "dark_plus": "punctuation.definition.group.regexp: #D7BA7D", |
| 1503 | + "light_plus": "punctuation.definition.group.regexp: #FF0000", |
1504 | 1504 | "dark_vs": "string.regexp: #D16969", |
1505 | 1505 | "light_vs": "string.regexp: #811F3F", |
1506 | 1506 | "hc_black": "string.regexp: #D16969" |
|
1554 | 1554 | "c": "$", |
1555 | 1555 | "t": "source.coffee string.regexp.coffee keyword.control.anchor.regexp", |
1556 | 1556 | "r": { |
1557 | | - "dark_plus": "keyword.control: #C586C0", |
1558 | | - "light_plus": "keyword.control: #AF00DB", |
| 1557 | + "dark_plus": "keyword.control.anchor.regexp: #C586C0", |
| 1558 | + "light_plus": "keyword.control.anchor.regexp: #09885A", |
1559 | 1559 | "dark_vs": "keyword.control: #569CD6", |
1560 | 1560 | "light_vs": "keyword.control: #0000FF", |
1561 | 1561 | "hc_black": "keyword.control: #C586C0" |
|
0 commit comments