Change selection color in styling example
This commit is contained in:
parent
d6914d79a1
commit
b30ddf90d2
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ mod style {
|
|||
}
|
||||
|
||||
fn selection_color(&self) -> Color {
|
||||
Color::BLACK
|
||||
ACTIVE
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue