chore: update iced

This commit is contained in:
Hojjat 2026-05-20 00:30:52 -06:00 committed by Ashley Wulber
parent 466e25d9f8
commit 147306d581
3 changed files with 11 additions and 3 deletions

View file

@ -234,6 +234,7 @@ pub fn menu_items<
color.alpha *= 0.75;
TextStyle {
color: Some(color.into()),
..Default::default()
}
}
let key_class = theme::Text::Custom(key_style);