@theroutingcompany/components 0.0.51-alpha.2 → 0.0.51-alpha.4

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.
@@ -26917,7 +26917,7 @@ const ah = (e, t, r, n = []) => {
26917
26917
 
26918
26918
  ${({ saving: e }) => e && "pointer-events: none;"}
26919
26919
  `, SN = I.div`
26920
- color: ${f.color_gray_86};
26920
+ color: ${f.color_gray_60};
26921
26921
  `, PN = I($s)`
26922
26922
  color: var(--text-color, ${f.color_black});
26923
26923
  justify-content: space-between;