body.junkyard-drift {
  --bg-body: #1e1c18;
  --bg-panel: #2c2a26;
  --bg-sidebar: #121110;
  --bg-tab: #3a3832;
  --bg-tab-active: #4d4a42;
  --bg-button: #bd7c20;
  --highlight-color: var(--bg-button);

  --text-main: #f0d9b5;
  --text-subtle: #e0c8a0;
  --text-muted: #aa8855;
  --text-inverted: #e4b05a;

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

  --tab-hover-bg: #5a4e3d;
  --tab-hover-text: #fff5e0;
  --tab-border: #ddaa77;
  --tab-shadow: #eecc99;
  --tab-hover-shadow: #ffddaa;
  --theme-desc: "Built from scraps. Runs on spite. Fixes everything. -- Banard";
}
