/* Code generated by Agile Generator. DO NOT EDIT. Source: themes/manifest_design_dark.py */
[data-theme="dark"] {
  color-scheme: dark;
  --surface: #131313;
  --surface-dim: #131313;
  --surface-bright: #393939;
  --surface-container-lowest: #0e0e0e;
  --surface-container-low: #1c1b1b;
  --surface-container: #201f1f;
  --surface-container-high: #2a2a2a;
  --surface-container-highest: #353534;
  --on-surface: #e5e2e1;
  --on-surface-variant: #c2c6d6;
  --inverse-surface: #e5e2e1;
  --inverse-on-surface: #313030;
  --outline: #8c909f;
  --outline-variant: #424754;
  --surface-tint: #adc6ff;
  --primary: #adc6ff;
  --on-primary: #002e6a;
  --primary-container: #4d8eff;
  --on-primary-container: #00285d;
  --inverse-primary: #005ac2;
  --secondary: #4edea3;
  --on-secondary: #003824;
  --secondary-container: #00a572;
  --on-secondary-container: #00311f;
  --tertiary: #ffb95f;
  --on-tertiary: #472a00;
  --tertiary-container: #ca8100;
  --on-tertiary-container: #3e2400;
  --error: #ffb4ab;
  --on-error: #690005;
  --error-container: #93000a;
  --on-error-container: #ffdad6;
  --primary-fixed: #d8e2ff;
  --primary-fixed-dim: #adc6ff;
  --on-primary-fixed: #001a42;
  --on-primary-fixed-variant: #004395;
  --secondary-fixed: #6ffbbe;
  --secondary-fixed-dim: #4edea3;
  --on-secondary-fixed: #002113;
  --on-secondary-fixed-variant: #005236;
  --tertiary-fixed: #ffddb8;
  --tertiary-fixed-dim: #ffb95f;
  --on-tertiary-fixed: #2a1700;
  --on-tertiary-fixed-variant: #653e00;
  --background: #131313;
  --on-background: #e5e2e1;
  --surface-variant: #353534;
  --success: #4edea3;
  --warning: #ffb95f;
  --violet: #cfbcff;
  --shadow: none;
}
