/**
 * Do not edit directly, this file was auto-generated.
 */

[data-theme="dark"] {
  --ag-black: #010409;
  --ag-white: #ffffff;
  --ag-neutral-50: #F0F6FC;
  --ag-neutral-100: #D1D7E0;
  --ag-neutral-200: #B7BDC8;
  --ag-neutral-300: #9EA5AF;
  --ag-neutral-400: #9198A1;
  --ag-neutral-500: #656C76;
  --ag-neutral-600: #3D444D;
  --ag-neutral-700: #212730;
  --ag-neutral-800: #171c24;
  --ag-neutral-900: #0D1117;
  --ag-blue-50: #cae8ff;
  --ag-blue-100: #a5d6ff;
  --ag-blue-200: #79c0ff;
  --ag-blue-300: #58a6ff;
  --ag-blue-400: #388bfd;
  --ag-blue-500: #1f6feb;
  --ag-blue-600: #1158c7;
  --ag-blue-700: #0d419d;
  --ag-blue-800: #0c2d6b;
  --ag-blue-900: #051d4d;
  --ag-green-50: #aff5b4;
  --ag-green-100: #7ee787;
  --ag-green-200: #56d364;
  --ag-green-300: #3fb950;
  --ag-green-400: #2EA043;
  --ag-green-500: #238636;
  --ag-green-600: #196c2e;
  --ag-green-700: #0f5323;
  --ag-green-800: #033a16;
  --ag-green-900: #04260f;
  --ag-yellow-50: #f8e3a1;
  --ag-yellow-100: #f2cc60;
  --ag-yellow-200: #e3b341;
  --ag-yellow-300: #d29922;
  --ag-yellow-400: #bb8009;
  --ag-yellow-500: #9e6a03;
  --ag-yellow-600: #845306;
  --ag-yellow-700: #693e00;
  --ag-yellow-800: #4b2900;
  --ag-yellow-900: #341a00;
  --ag-red-50: #ffdcd7;
  --ag-red-100: #ffc1ba;
  --ag-red-200: #ffa198;
  --ag-red-300: #ff7b72;
  --ag-red-400: #f85149;
  --ag-red-500: #da3633;
  --ag-red-600: #b62324;
  --ag-red-700: #8e1519;
  --ag-red-800: #67060c;
  --ag-red-900: #490202;
  --ag-purple-50: #eddeff;
  --ag-purple-100: #e2c5ff;
  --ag-purple-200: #d2a8ff;
  --ag-purple-300: #BE8FFF;
  --ag-purple-400: #AB7DF8;
  --ag-purple-500: #8957e5;
  --ag-purple-600: #6e40c9;
  --ag-purple-700: #553098;
  --ag-purple-800: #3c1e70;
  --ag-purple-900: #271052;
  --ag-coral-50: #ffddd2;
  --ag-coral-100: #ffc2b2;
  --ag-coral-200: #ffa28b;
  --ag-coral-300: #f78166;
  --ag-coral-400: #ea6045;
  --ag-coral-500: #cf462d;
  --ag-coral-600: #ac3220;
  --ag-coral-700: #872012;
  --ag-coral-800: #640d04;
  --ag-coral-900: #460701;
  --ag-text-primary: #F0F6FC;
  --ag-text-secondary: #D1D7E0;
  --ag-text-muted: #D1D7E0;
  --ag-text-primary-muted: #D1D7E0;
  --ag-text-primary-inverted: #010409;
  --ag-background-primary: #010409;
  --ag-background-primary-inverted: #ffffff;
  --ag-background-secondary: #212730;
  --ag-background-secondary-inverted: #D1D7E0;
  --ag-background-tertiary: #3D444D;
  --ag-background-disabled: #656C76;
  --ag-primary-background: #051d4d;
  --ag-primary-text: #a5d6ff;
  --ag-success-background: #04260f;
  --ag-success-text: #7ee787;
  --ag-info-background: #171c24;
  --ag-info-text: #D1D7E0;
  --ag-warning-background: #341a00;
  --ag-warning-text: #f2cc60;
  --ag-danger-background: #490202;
  --ag-danger-text: #ffc1ba;
  --ag-border: #3D444D;
  --ag-border-subtle: #656C76;
  --ag-primary: #1158c7;
  --ag-primary-rgb: 17, 88, 199;
  --ag-primary-border: #1f6feb;
  --ag-primary-dark: #0d419d;
  --ag-secondary: #9198A1;
  --ag-secondary-dark: #656C76;
  --ag-danger: #DC2626;
  --ag-danger-rgb: 220, 38, 38;
  --ag-danger-dark: #f85149;
  --ag-error-text: #ffa198;
  --ag-warning-rgb: 212, 167, 44;
  --ag-warning: #d29922;
  --ag-warning-dark: #9e6a03;
  --ag-success: #238636;
  --ag-success-rgb: 26, 127, 55;
  --ag-success-dark: #196c2e;
  --ag-info: #9198A1;
  --ag-info-dark: #656C76;
  --ag-focus: 88, 166, 255;
  --ag-focus-dark: #388bfd;
  --ag-rating-filled: #d29922;
  --ag-rating-filled-primary: #388bfd;
  --ag-rating-filled-success: #3fb950;
  --ag-rating-filled-warning: #d29922;
  --ag-rating-filled-danger: #f85149;
  --ag-rating-filled-secondary: #F0F6FC;
}
