Trait IntoARGBColor
alacritty::wayland_theme
trait IntoARGBColor { fn into_rgba(self) -> ARGBColor; }
fn into_rgba(self) -> ARGBColor
impl IntoARGBColor for Rgb