body.weycat-industrial {
  --bg-body: #1c1a14;
  --bg-panel: #2a261d;
  --bg-sidebar: #0f0e0a;
  --bg-tab: #3a341e;
  --bg-tab-active: #4c401f;
  --bg-button: #8f7511;
  --highlight-color: var(--bg-button);

  --text-main: #fff5cc;
  --text-subtle: #ffeb99;
  --text-muted: #ccaa33;
  --text-inverted: #f7c91a;

  --border-color: #e6b800;
  --shadow: 0 4px 12px rgba(64, 48, 0, 0.4);

  --tab-hover-bg: #665422;
  --tab-hover-text: #fff9e0;
  --tab-border: #ffdd55;
  --tab-shadow: #ffea88;
  --tab-hover-shadow: #ffeeaa;
  --theme-desc: "Lift more. Question less. The future is heavy. -- Weyland Cat";
}
