@thecb/components 5.8.2-beta.9 → 5.9.0-beta.0

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.
package/dist/index.cjs.js CHANGED
@@ -42478,7 +42478,7 @@ var TabSidebar = function TabSidebar(_ref) {
42478
42478
  themeValues = _ref.themeValues;
42479
42479
  return /*#__PURE__*/React__default.createElement(Box, {
42480
42480
  padding: "0",
42481
- background: ATHENS_GREY,
42481
+ background: COOL_GREY_05,
42482
42482
  minHeight: "100%",
42483
42483
  role: "region",
42484
42484
  "aria-label": "Profile tabs",