@superdispatch/ui 0.22.0 → 0.22.1

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.
@@ -506,7 +506,7 @@ if (process.env.NODE_ENV !== "production") AdaptiveVerticalToolbar.displayName =
506
506
  Color["Yellow75"] = "#FFF1C2";
507
507
  Color["Yellow100"] = "#FFE494";
508
508
  Color["Yellow200"] = "#FFDC6B";
509
- Color["Yellow300"] = "#C94F08";
509
+ Color["Yellow300"] = "#E8671C";
510
510
  Color["Yellow400"] = "#FFA91F";
511
511
  Color["Yellow500"] = "#B84807";
512
512
  })(exports.Color || (exports.Color = {}));