1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-13 07:22:52 +03:00
wezterm/env-bootstrap
Wez Furlong 463ca2fa29 add wezterm.color module for working with colors
wezterm.color.parse() returns a color object that can be assigned in the
wezterm color config, and that can be used to adjust hue, saturation and
lightness, as well as calculate harmonizing colors (complements, triads,
squares) from the RGB/HSL color wheel.
2022-07-10 23:41:18 -07:00
..
src add wezterm.color module for working with colors 2022-07-10 23:41:18 -07:00
Cargo.toml add wezterm.color module for working with colors 2022-07-10 23:41:18 -07:00