alacritty / vte

Parser for virtual terminal emulators
https://docs.rs/vte/
Apache License 2.0
242 stars 56 forks source link

ansi: add tests for `Rgb::contrast` #87

Closed Andy-Python-Programmer closed 1 year ago

Andy-Python-Programmer commented 1 year ago

These test cases have been migrated from alacritty/alacritty_terminal/src/term/color.rs.