set GREY_2 as theme::text::secondary
This commit is contained in:
parent
dc5b57c859
commit
f6a932b8fa
@ -170,7 +170,7 @@ impl std::default::Default for Palette {
|
||||
},
|
||||
text: Text {
|
||||
primary: color::WHITE,
|
||||
secondary: color::GREY_3,
|
||||
secondary: color::GREY_2,
|
||||
warning: color::ORANGE,
|
||||
success: color::GREEN,
|
||||
error: color::RED,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user