body.storm-pilot {
  --bg-body: #101022;
  --bg-panel: #1b1b33;
  --bg-sidebar: #080818;
  --bg-tab: #2b2b4a;
  --bg-tab-active: #333366;
  --bg-button: #5d5d82;
  --highlight-color: var(--bg-button);

  --text-main: #ccddff;
  --text-subtle: #aabbee;
  --text-muted: #8899bb;
  --text-inverted: #6363d7;

  --border-color: #5577aa;
  --shadow: 0 4px 12px rgba(0, 32, 64, 0.4);

  --tab-hover-bg: #4455aa;
  --tab-hover-text: #e0f4ff;
  --tab-border: #66aaff;
  --tab-shadow: #77ccff;
  --tab-hover-shadow: #99ddff;
  --theme-desc: "Fly fast, die loud. Storm's coming, captain. -- Centauri";
}
