1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/lua-api-crates/color-funcs
Wez Furlong aa697c72ba color: refactor docs, add a couple more methods
Moved the gradient function into the color module, but kept an alias
under the old name.

Gradients now return color objects.

Converting colors to string now uses rgba format when alpha is not 100%.
2022-07-12 07:45:08 -07:00
..
src color: refactor docs, add a couple more methods 2022-07-12 07:45:08 -07:00
Cargo.toml lua: add wezterm.color.extract_colors_from_image 2022-07-11 17:46:36 -07:00