|
2753 | 2753 | /* note: we can't distinguish operators from alpha-separator; */ |
2754 | 2754 | color: hwb(0 100% 50% / 1.0); |
2755 | 2755 | /* ^^^ support.function.color.css */ |
2756 | | -/* ^ keyword.operator.arithmetic.less */ |
| 2756 | +/* ^ punctuation.separator.alpha.css */ |
2757 | 2757 |
|
2758 | 2758 | color: lab(0% 0 0 / 1.0); |
2759 | 2759 | /* ^^^ support.function.color.css */ |
2760 | | -/* ^ keyword.operator.arithmetic.less */ |
| 2760 | +/* ^ punctuation.separator.alpha.css */ |
2761 | 2761 |
|
2762 | 2762 | color: lch(0% 0.0 0.0 / 1.0); |
2763 | 2763 | /* ^^^ support.function.color.css */ |
2764 | 2764 | /* ^^ meta.number.integer.decimal.css */ |
2765 | 2765 | /* ^ constant.numeric.value.css */ |
2766 | 2766 | /* ^^^ meta.number.float.decimal.css constant.numeric.value.css */ |
2767 | 2767 | /* ^^^ meta.number.float.decimal.css constant.numeric.value.css */ |
2768 | | -/* ^ keyword.operator.arithmetic.less */ |
| 2768 | +/* ^ punctuation.separator.alpha.css */ |
2769 | 2769 | /* ^^^ meta.number.float.decimal.css constant.numeric.value.css */ |
2770 | 2770 |
|
2771 | 2771 | color: lch(20% 10% 20grad / 100%); |
|
2779 | 2779 | /* ^^^^^^ meta.number.integer.decimal.css */ |
2780 | 2780 | /* ^^ constant.numeric.value.css */ |
2781 | 2781 | /* ^^^^ constant.numeric.suffix.css */ |
2782 | | -/* ^ keyword.operator.arithmetic.less */ |
| 2782 | +/* ^ punctuation.separator.alpha.css */ |
2783 | 2783 | /* ^^^^ meta.number.integer.decimal.css */ |
2784 | 2784 | /* ^^^ constant.numeric.value.css */ |
2785 | 2785 | /* ^ constant.numeric.suffix.css */ |
|
0 commit comments