Get diagnostic2 tests building and running
This commit is contained in:
parent
a464a7da2a
commit
c6d22af416
8 changed files with 76 additions and 58 deletions
|
@ -113,7 +113,7 @@ impl Theme {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Clone, Debug, Default)]
|
||||
pub struct DiagnosticStyle {
|
||||
pub error: Hsla,
|
||||
pub warning: Hsla,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue