body.eden-green {
  --bg-body: #1c2b1a;
  --bg-panel: #263f25;
  --bg-sidebar: #152017;
  --bg-tab: #2f4a2b;
  --bg-tab-active: #3a5e33;
  --bg-button: #6da436;
  --highlight-color: var(--bg-button);

  --text-main: #cceebb;
  --text-subtle: #bbddaa;
  --text-muted: #88aa77;
  --text-inverted: #102010;

  --border-color: #66aa55;
  --shadow: 0 4px 12px rgba(0, 64, 0, 0.3);

  --tab-hover-bg: #4c6f38;
  --tab-hover-text: #eaffea;
  --tab-border: #99cc66;
  --tab-shadow: #aadd77;
  --tab-hover-shadow: #bbee88;
  --theme-desc: "Breathe deep. There's still life worth saving. -- Eridani";
}
