@harnessio/ui 0.0.261 → 0.0.262

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.
@@ -404,7 +404,7 @@ const W = {
404
404
  color: "var(--cn-text-3)",
405
405
  "@apply inline-flex items-center": "",
406
406
  "&:hover": {
407
- color: "var(--cn-set-brand-primary-bg)"
407
+ color: "var(--cn-text-2)"
408
408
  },
409
409
  gap: "var(--cn-spacing-1)"
410
410
  },