/* Code generated by Agile Generator. DO NOT EDIT. Source: themes/manifest_design_dark.py */
[data-theme="dark"] {
  color-scheme: dark;
  --surface: #111410;
  --surface-dim: #111410;
  --surface-bright: #363a32;
  --surface-container-lowest: #0c0f0b;
  --surface-container-low: #191d16;
  --surface-container: #1d211a;
  --surface-container-high: #282c24;
  --surface-container-highest: #33372e;
  --on-surface: #e2e6da;
  --on-surface-variant: #c2cbb6;
  --inverse-surface: #e2e6da;
  --inverse-on-surface: #2c3527;
  --outline: #8c9581;
  --outline-variant: #434a3d;
  --surface-tint: #a4d494;
  --primary: #a4d494;
  --on-primary: #123005;
  --primary-container: #4a7d3d;
  --on-primary-container: #d3ecc7;
  --inverse-primary: #2f5e26;
  --secondary: #bcc9b1;
  --on-secondary: #273420;
  --secondary-container: #3c4a34;
  --on-secondary-container: #d8e5cc;
  --tertiary: #ffba5c;
  --on-tertiary: #472a00;
  --tertiary-container: #c98a1e;
  --on-tertiary-container: #3e2900;
  --error: #ffb4ab;
  --on-error: #690005;
  --error-container: #93000a;
  --on-error-container: #ffdad6;
  --primary-fixed: #b4f0a3;
  --primary-fixed-dim: #99d488;
  --on-primary-fixed: #0a2003;
  --on-primary-fixed-variant: #20470f;
  --secondary-fixed: #d8e5cc;
  --secondary-fixed-dim: #bcc9b1;
  --on-secondary-fixed: #12200c;
  --on-secondary-fixed-variant: #3c4a34;
  --tertiary-fixed: #ffddb0;
  --tertiary-fixed-dim: #ffba5c;
  --on-tertiary-fixed: #2a1700;
  --on-tertiary-fixed-variant: #653e00;
  --background: #111410;
  --on-background: #e2e6da;
  --surface-variant: #33372e;
  --success: #a4d494;
  --warning: #ffba5c;
  --violet: #cfbcff;
  --shadow: none;
}
