Module bevy_color::palettes
source · Expand description
Color palettes consisting of collections of const colors.
Modules§
- Named colors from the CSS1 specification, also known as basic colors. This is the same set of colors used in the VGA graphics standard.
- Extended colors from the CSS4 specification, Also known as X11 colors, which were standardized in HTML 4.0.
- Colors from Tailwind CSS (MIT License). Grouped by hue with numeric lightness scale (50 is light, 950 is dark).