MCPcopy
hub / github.com/pydantic/pydantic / color.py

File color.py

pydantic/color.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Color definitions are used as per the CSS3
2[CSS Color Module Level 3](http://www.w3.org/TR/css3-color/#svg-color) specification.
3
4A few colors have multiple names referring to the sames colors, eg. `grey` and `gray` or `aqua` and `cyan`.

Callers

nothing calls this directly

Calls 1

itemsMethod · 0.45

Tested by

no test coverage detected