diff --git a/src/report/template.rs b/src/report/template.rs index 73cddd0..cdd8225 100644 --- a/src/report/template.rs +++ b/src/report/template.rs @@ -715,10 +715,10 @@ pub const PLAIN_JSON_DETAIL_TEMPLATE: &str = r###" } .has_right { - color:red; + color:green; } .has_left { - color:green; + color:red; } #compare th {