|
16 | 16 | "background-attachment": {"values": ["fixed", "local", "scroll", "inherit"]}, |
17 | 17 | "background-blend-mode": {"values": ["color", "color-burn", "color-dodge", "darken", "difference", "exclusion", "hard-light", "hue", "lighten", "luminosity", "normal", "multiply", "overlay", "saturation", "screen", "soft-light"]}, |
18 | 18 | "background-clip": {"values": ["border-box", "content-box", "padding-box", "inherit"]}, |
19 | | - "background-color": {"values": ["currentColor", "transparent", "inherit"]}, |
| 19 | + "background-color": {"values": ["inherit"], "type": "color"}, |
20 | 20 | "background-image": {"values": ["image()", "linear-gradient()", "radial-gradient()", "repeating-linear-gradient()", "repeating-radial-gradient()", "url()"]}, |
21 | 21 | "background-origin": {"values": ["border-box", "content-box", "padding-box", "inherit"]}, |
22 | 22 | "background-position": {"values": ["left", "center", "right", "bottom", "top"]}, |
23 | 23 | "background-repeat": {"values": ["no-repeat", "repeat", "repeat-x", "repeat-y", "round", "space"]}, |
24 | 24 | "background-size": {"values": ["auto", "contain", "cover"]}, |
25 | 25 | "border": {"values": []}, |
26 | 26 | "border-collapse": {"values": ["collapse", "separate", "inherit"]}, |
27 | | - "border-color": {"values": ["currentColor", "transparent", "inherit"]}, |
| 27 | + "border-color": {"values": ["inherit"], "type": "color"}, |
28 | 28 | "border-spacing": {"values": ["inherit"]}, |
29 | 29 | "border-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
30 | 30 | "border-bottom": {"values": []}, |
31 | | - "border-bottom-color": {"values": ["currentColor", "transparent", "inherit"]}, |
| 31 | + "border-bottom-color": {"values": ["inherit"], "type": "color"}, |
32 | 32 | "border-bottom-left-radius": {"values": []}, |
33 | 33 | "border-bottom-right-radius": {"values": []}, |
34 | 34 | "border-bottom-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
|
40 | 40 | "border-image-repeat": {"values": ["repeat", "round", "space", "stretch"]}, |
41 | 41 | "border-image-width": {"values": ["auto"]}, |
42 | 42 | "border-left": {"values": []}, |
43 | | - "border-left-color": {"values": ["currentColor", "transparent", "inherit"]}, |
| 43 | + "border-left-color": {"values": ["inherit"], "type": "color"}, |
44 | 44 | "border-left-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
45 | 45 | "border-left-width": {"values": ["medium", "thin", "thick", "inherit"]}, |
46 | 46 | "border-radius": {"values": []}, |
47 | 47 | "border-right": {"values": []}, |
48 | | - "border-right-color": {"values": ["currentColor", "transparent", "inherit"]}, |
| 48 | + "border-right-color": {"values": ["inherit"], "type": "color"}, |
49 | 49 | "border-right-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
50 | 50 | "border-right-width": {"values": ["medium", "thin", "thick", "inherit"]}, |
51 | 51 | "border-top": {"values": []}, |
52 | | - "border-top-color": {"values": ["currentColor", "transparent", "inherit"]}, |
| 52 | + "border-top-color": {"values": ["inherit"], "type": "color"}, |
53 | 53 | "border-top-left-radius": {"values": []}, |
54 | 54 | "border-top-right-radius": {"values": []}, |
55 | 55 | "border-top-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
|
65 | 65 | "caption-side": {"values": ["bottom", "top", "inherit"]}, |
66 | 66 | "clear": {"values": ["both", "left", "none", "right", "inherit"]}, |
67 | 67 | "clip": {"values": ["auto", "inherit"]}, |
68 | | - "color": {"values": ["inherit"]}, |
| 68 | + "color": {"values": ["inherit"], "type": "color"}, |
69 | 69 | "columns": {"values": []}, |
70 | 70 | "column-count": {"values": []}, |
71 | 71 | "column-fill": {"values": ["auto", "balance"]}, |
72 | 72 | "column-gap": {"values": ["normal"]}, |
73 | 73 | "column-rule": {"values": []}, |
74 | | - "column-rule-color": {"values": ["currentColor"]}, |
| 74 | + "column-rule-color": {"values": [], "type": "color"}, |
75 | 75 | "column-rule-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
76 | 76 | "column-rule-width": {"values": ["medium", "thin", "thick", "inherit"]}, |
77 | 77 | "column-span": {"values": ["all", "none"]}, |
|
139 | 139 | "order": {"values": []}, |
140 | 140 | "orphans": {"values": ["inherit"]}, |
141 | 141 | "outline": {"values": ["inherit"]}, |
142 | | - "outline-color": {"values": ["invert", "inherit"]}, |
| 142 | + "outline-color": {"values": ["invert", "inherit"], "type": "color"}, |
143 | 143 | "outline-offset": {"values": ["inherit"]}, |
144 | 144 | "outline-style": {"values": ["dashed", "dotted", "double", "groove", "hidden", "inset", "none", "outset", "ridge", "solid", "inherit"]}, |
145 | 145 | "outline-width": {"values": ["medium", "thin", "thick", "inherit"]}, |
|
174 | 174 | "text-align": {"values": ["center", "left", "justify", "right", "inherit"]}, |
175 | 175 | "text-align-last": {"values": ["center", "left", "justify", "right", "inherit"]}, |
176 | 176 | "text-decoration": {"values": ["line-through", "none", "overline", "underline", "inherit"]}, |
177 | | - "text-decoration-color": {"values": ["currentColor"]}, |
| 177 | + "text-decoration-color": {"values": [], "type": "color"}, |
178 | 178 | "text-decoration-line": {"values": ["line-through", "none", "overline", "underline"]}, |
179 | 179 | "text-decoration-skip": {"values": ["edges", "ink", "none", "objects", "spaces"]}, |
180 | 180 | "text-decoration-style": {"values": ["dashed", "dotted", "double", "solid", "wavy"]}, |
181 | 181 | "text-emphasis": {"values": []}, |
182 | | - "text-emphasis-color": {"values": ["currentColor"]}, |
| 182 | + "text-emphasis-color": {"values": [], "type": "color"}, |
183 | 183 | "text-emphasis-position": {"values": ["above", "below", "left", "right"]}, |
184 | 184 | "text-emphasis-style": {"values": ["circle", "dot", "double-circle", "filled", "none", "open", "sesame", "triangle"]}, |
185 | 185 | "text-indent": {"values": ["inherit"]}, |
|
0 commit comments