/**
 * Do not edit directly
 * Generated on Wed, 22 Jul 2020 14:57:46 GMT
 */

:root {
  --token-color-border-disabled: #4a5056;
  --token-color-border-decorative: #4a5056;
  --token-color-border-active: #cfd4d9;
  --token-color-border-hover: #dfe2e6;
  --token-color-border-default: #aeb5bc;
  --token-color-text-link-disabled: #4a5056;
  --token-color-text-link-hover: #00639a;
  --token-color-text-link-default: #0077ba;
  --token-color-text-link-bg-active: #02507b;
  --token-color-text-link-bg-intent: #222529;
  --token-color-text-inverse: #222529;
  --token-color-text-disabled: #aeb5bc;
  --token-color-text-muted: #dfe2e6;
  --token-color-text-default: #f8f9fa;
  --token-color-text-heading: #f8f9fa;
  --token-color-system-divider: #4a5056;
  --token-color-system-shadow: #222529;
  --token-color-system-overlay: rgba(34, 37, 41, 0.3);
  --token-color-system-page-background-inverse: #dfe2e6;
  --token-color-system-page-surface: #353a3f;
  --token-color-system-page-background: #222529;
  --token-color-system-disabled: #4a5056;
  --token-color-system-unknown: #878e95;
  --token-color-system-error-lighter: #5e0000;
  --token-color-system-error-default: #c21919;
  --token-color-system-warning-lighter: #7e5516;
  --token-color-system-warning-default: #fbb242;
  --token-color-system-info-lighter: #003c5d;
  --token-color-system-info-default: #1985c1;
  --token-color-system-success-lighter: #00570f;
  --token-color-system-success-default: #19b534;
  --token-color-system-skeleton-gradient: linear-gradient(90deg, #353a3f, #4a5056, #353a3f);
  --token-color-system-skeleton-background: #353a3f;
}
