Age | Commit message (Collapse) | Author | Files | Lines |
|
v0.9.0
Features
-Added support for transparency / alpha values
-Added support for NO_COLOR environment variable
-Added new color pickers: Gnome/Wayland via gdbus, zenity, yad, and wcolor
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
|
|
Features:
-pastel as a library: Added From and Display traits for each color struct,
see #133 (@bresilla)
Other:
-Updated lexical-core dependency to fix a compile error with newer Rust versions
Packaging:
-pastel is now available on snapstore, see #130 (@purveshpatel511)
|
|
|
|
|
|
Command-line tool to generate, analyze, convert and manipulate colors.
It supports many different color formats and color spaces like RGB (sRGB), HSL,
CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations, and provides a
number of commands like saturate, mix or paint.
|