alacritty/alacritty_terminal
Kirill Chibisov 0a1683e84d
Use yellow/red from the config for message bar colors
This commit completes the effort to use config colors for
message bar content by picking red/yellow from user's
colors.normal.{red,yellow} for error/warning messages
instead of fixed colors.

It also removes alacritty_terminal::term::color::RED and
alacritty_terminal::term::color::YELLOW from the alacritty_terminal API,
bumping its version to 0.11.0-dev.

Fixes #4116.
2020-08-13 14:59:35 +03:00
..
src Use yellow/red from the config for message bar colors 2020-08-13 14:59:35 +03:00
tests Add support for double underlines 2020-08-12 19:05:22 +03:00
Cargo.toml Use yellow/red from the config for message bar colors 2020-08-13 14:59:35 +03:00