/* Generated by packages/tokens/scripts/build-tokens.mjs. Do not edit by hand. */
[data-theme="high-contrast"] {
  --my-ds-theme-highContrast-color-surface-default: #ffffff;
  --my-ds-theme-highContrast-color-surface-subtle: #f2f2f2;
  --my-ds-theme-highContrast-color-surface-raised: #ffffff;
  --my-ds-theme-highContrast-color-surface-inverse: #000000;
  --my-ds-theme-highContrast-color-border-quiet: #000000;
  --my-ds-theme-highContrast-color-border-loud: #000000;
  --my-ds-theme-highContrast-color-text-loud: #000000;
  --my-ds-theme-highContrast-color-text-default: #000000;
  --my-ds-theme-highContrast-color-text-quiet: #1f1f1f;
  --my-ds-theme-highContrast-color-focus: #0047ff;
  --my-ds-theme-highContrast-color-action-default-bg: #ffffff;
  --my-ds-theme-highContrast-color-action-default-bg-hover: #f2f2f2;
  --my-ds-theme-highContrast-color-action-default-text: #000000;
  --my-ds-theme-highContrast-color-action-primary-bg: #000000;
  --my-ds-theme-highContrast-color-action-primary-bg-hover: #1f1f1f;
  --my-ds-theme-highContrast-color-action-primary-text: #ffffff;
  --my-ds-theme-highContrast-color-action-danger-bg: #ffffff;
  --my-ds-theme-highContrast-color-action-danger-bg-hover: #ffe5e5;
  --my-ds-theme-highContrast-color-action-danger-text: #8b0000;
  --my-ds-theme-highContrast-color-action-success-bg: #ffffff;
  --my-ds-theme-highContrast-color-action-success-bg-hover: #e6ffe6;
  --my-ds-theme-highContrast-color-action-success-text: #005f20;
  --my-ds-theme-highContrast-color-status-warning-bg: #fff4c2;
  --my-ds-theme-highContrast-color-status-warning-text: #4d3400;
}

[data-theme="high-contrast"] {
  --theme-color-surface-default: var(--my-ds-theme-highContrast-color-surface-default);
  --theme-color-surface-subtle: var(--my-ds-theme-highContrast-color-surface-subtle);
  --theme-color-surface-raised: var(--my-ds-theme-highContrast-color-surface-raised);
  --theme-color-surface-inverse: var(--my-ds-theme-highContrast-color-surface-inverse);
  --theme-color-border-quiet: var(--my-ds-theme-highContrast-color-border-quiet);
  --theme-color-border-loud: var(--my-ds-theme-highContrast-color-border-loud);
  --theme-color-text-loud: var(--my-ds-theme-highContrast-color-text-loud);
  --theme-color-text-default: var(--my-ds-theme-highContrast-color-text-default);
  --theme-color-text-quiet: var(--my-ds-theme-highContrast-color-text-quiet);
  --theme-color-focus: var(--my-ds-theme-highContrast-color-focus);
  --theme-color-action-default-bg: var(--my-ds-theme-highContrast-color-action-default-bg);
  --theme-color-action-default-bg-hover: var(--my-ds-theme-highContrast-color-action-default-bg-hover);
  --theme-color-action-default-text: var(--my-ds-theme-highContrast-color-action-default-text);
  --theme-color-action-primary-bg: var(--my-ds-theme-highContrast-color-action-primary-bg);
  --theme-color-action-primary-bg-hover: var(--my-ds-theme-highContrast-color-action-primary-bg-hover);
  --theme-color-action-primary-text: var(--my-ds-theme-highContrast-color-action-primary-text);
  --theme-color-action-danger-bg: var(--my-ds-theme-highContrast-color-action-danger-bg);
  --theme-color-action-danger-bg-hover: var(--my-ds-theme-highContrast-color-action-danger-bg-hover);
  --theme-color-action-danger-text: var(--my-ds-theme-highContrast-color-action-danger-text);
  --theme-color-action-success-bg: var(--my-ds-theme-highContrast-color-action-success-bg);
  --theme-color-action-success-bg-hover: var(--my-ds-theme-highContrast-color-action-success-bg-hover);
  --theme-color-action-success-text: var(--my-ds-theme-highContrast-color-action-success-text);
  --theme-color-status-warning-bg: var(--my-ds-theme-highContrast-color-status-warning-bg);
  --theme-color-status-warning-text: var(--my-ds-theme-highContrast-color-status-warning-text);
}
