fix setting colors

This commit is contained in:
🪞👃🪞 2025-01-27 22:48:30 +01:00
parent a16e5361d1
commit 0999c42f12
10 changed files with 93 additions and 48 deletions

View file

@ -116,7 +116,6 @@ pub struct Phat<T> {
pub height: u16,
pub content: T,
pub colors: [Color;4],
pub selected: bool,
}
impl<T> Phat<T> {
/// A phat line