@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.esm.js CHANGED
@@ -42470,7 +42470,7 @@ var TabSidebar = function TabSidebar(_ref) {
42470
42470
  themeValues = _ref.themeValues;
42471
42471
  return /*#__PURE__*/React.createElement(Box, {
42472
42472
  padding: "0",
42473
- background: ATHENS_GREY,
42473
+ background: COOL_GREY_05,
42474
42474
  minHeight: "100%",
42475
42475
  role: "region",
42476
42476
  "aria-label": "Profile tabs",