@wistia/ui 0.22.2 → 0.22.3-beta.ebfc4cbf.0fa2a8c

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.
@@ -317,9 +317,10 @@
317
317
  --wui-color-text-link-pink: var(--wui-pink-11);
318
318
  --wui-color-text-link-purple: var(--wui-purple-11);
319
319
  --wui-color-text-link-success: var(--wui-success-9);
320
+ --wui-color-text-link-token: var(--wui-blue-9);
320
321
  --wui-color-text-link-warning: var(--wui-warning-11);
321
322
  --wui-color-text-link-yellow: var(--wui-yellow-11);
322
- --wui-color-text-link: var(--wui-color-accent-9);
323
+ --wui-color-text-link: var(--wui-color-text-link-token);
323
324
  --wui-color-text-on-fill-blue: var(--wui-blue-2);
324
325
  --wui-color-text-on-fill-error: var(--wui-error-contrast);
325
326
  --wui-color-text-on-fill-green: var(--wui-green-contrast);