body.agri-toxic {
  --bg-body: #1f2c1a;
  --bg-panel: #2f3d26;
  --bg-sidebar: #141c10;
  --bg-tab: #3d4f2e;
  --bg-tab-active: #4e6137;
  --bg-button: #697513;
  --highlight-color: var(--bg-button);

  --text-main: #eaffcc;
  --text-subtle: #d5e6aa;
  --text-muted: #aac466;
  --text-inverted: #81c269;

  --border-color: #bbdd44;
  --shadow: 0 4px 12px rgba(30, 60, 10, 0.3);

  --tab-hover-bg: #5c7733;
  --tab-hover-text: #fcffe6;
  --tab-border: #ddee55;
  --tab-shadow: #f0ff77;
  --tab-hover-shadow: #f8ff99;
  --theme-desc: "Grow faster. Die slower. Profits bloom. -- Dupont-Monsanto";
}
