@ni/spright-components 6.0.1 → 6.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -15887,7 +15887,7 @@
|
|
|
15887
15887
|
const Pass100LightUi = "#009921";
|
|
15888
15888
|
const Pass100DarkUi = "#00c12b";
|
|
15889
15889
|
const Fail100LightUi = "#c4000c";
|
|
15890
|
-
const Fail100DarkUi = "#
|
|
15890
|
+
const Fail100DarkUi = "#ff4663";
|
|
15891
15891
|
const Black75 = "#818386";
|
|
15892
15892
|
const Black15 = "#f1f1f2";
|
|
15893
15893
|
const Black7 = "#f5f5f5";
|