package color-brewery
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Offer colors palettes and functions to brew colors
Install
dune-project
Dependency
Authors
Maintainers
Sources
color-brewery-0.2.tbz
sha256=a466c5e178d2aafb660419eec83309c55c8737ca652e0231e45566b5949f33fd
sha512=f613f32186ba41f14eef5564a7ea66b50370ab89d9dbeff0485534d4c9af588657d6515ef8dc2e4ab772eb50032fbce2c956a8acd9f1be1cbc18088ec31339c0
doc/CHANGES.html
0.2 2021-02-20
- Breaking change:
Palette.tnow represent a single palette. Constants such asylgn,... are now of typet list. - The Matplotlib palettes have been added.
- Make possible to create gradients from palettes.
- New functions
to_gray,Gradient.cmyk,Palette.get_rgb,Palette.get_cmyk,Palette.ty,Palette.blind,Palette.print,Palette.copy, andPalette.lcd. - The test
tests/gradient.mldisplays all available palettes.
0.1 2019-12-09
- Initial release.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page