|
2733 | 2733 | /* note: we can't distinguish operators from alpha-separator; */
|
2734 | 2734 | color: hwb(0 100% 50% / 1.0);
|
2735 | 2735 | /* ^^^ support.function.color.css */
|
2736 |
| -/* ^ keyword.operator.arithmetic.less */ |
| 2736 | +/* ^ punctuation.separator.alpha.css */ |
2737 | 2737 |
|
2738 | 2738 | color: lab(0% 0 0 / 1.0);
|
2739 | 2739 | /* ^^^ support.function.color.css */
|
2740 |
| -/* ^ keyword.operator.arithmetic.less */ |
| 2740 | +/* ^ punctuation.separator.alpha.css */ |
2741 | 2741 |
|
2742 | 2742 | color: lch(0% 0.0 0.0 / 1.0);
|
2743 | 2743 | /* ^^^ support.function.color.css */
|
2744 | 2744 | /* ^^ meta.number.integer.decimal.css */
|
2745 | 2745 | /* ^ constant.numeric.value.css */
|
2746 | 2746 | /* ^^^ meta.number.float.decimal.css constant.numeric.value.css */
|
2747 | 2747 | /* ^^^ meta.number.float.decimal.css constant.numeric.value.css */
|
2748 |
| -/* ^ keyword.operator.arithmetic.less */ |
| 2748 | +/* ^ punctuation.separator.alpha.css */ |
2749 | 2749 | /* ^^^ meta.number.float.decimal.css constant.numeric.value.css */
|
2750 | 2750 |
|
2751 | 2751 | color: lch(20% 10% 20grad / 100%);
|
|
2759 | 2759 | /* ^^^^^^ meta.number.integer.decimal.css */
|
2760 | 2760 | /* ^^ constant.numeric.value.css */
|
2761 | 2761 | /* ^^^^ constant.numeric.suffix.css */
|
2762 |
| -/* ^ keyword.operator.arithmetic.less */ |
| 2762 | +/* ^ punctuation.separator.alpha.css */ |
2763 | 2763 | /* ^^^^ meta.number.integer.decimal.css */
|
2764 | 2764 | /* ^^^ constant.numeric.value.css */
|
2765 | 2765 | /* ^ constant.numeric.suffix.css */
|
|
0 commit comments