body.verdant-rebel {
  --bg-body: #1b2a1b;
  --bg-panel: #273a27;
  --bg-sidebar: #141d14;
  --bg-tab: #314f31;
  --bg-tab-active: #3c5f3c;
  --bg-button: #00aa72;
  --highlight-color: var(--bg-button);

  --text-main: #ccffd9;
  --text-subtle: #aaffcc;
  --text-muted: #77bb99;
  --text-inverted: #b6eedc;

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

  --tab-hover-bg: #4f8f4f;
  --tab-hover-text: #f0fff5;
  --tab-border: #88ffbb;
  --tab-shadow: #aaffcc;
  --tab-hover-shadow: #bbffdd;
  --theme-desc: "Let the roots crack concrete. We grow in defiance. -- Green Pastures";
}
