Update styling example
Also run `cargo fmt`
This commit is contained in:
parent
1b980bc6e8
commit
f025794985
2 changed files with 20 additions and 29 deletions
|
|
@ -18,4 +18,4 @@ impl From<Color> for Option<Background> {
|
|||
fn from(color: Color) -> Self {
|
||||
Some(Background::from(color))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue