mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ui): tweak colors
This commit is contained in:
committed by
Łukasz Mierzwa
parent
954d3fe0ab
commit
7947c8287b
@@ -19,10 +19,10 @@
|
||||
}
|
||||
|
||||
.silence-matcher-equal {
|
||||
background-color: #006a4e;
|
||||
background-color: #28c45c;
|
||||
}
|
||||
.silence-matcher-negative {
|
||||
background-color: #c60c30;
|
||||
background-color: #e4372e;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user