body.sirius-mind {
  --bg-body: #0e1a2b;
  --bg-panel: #162538;
  --bg-sidebar: #0a121d;
  --bg-tab: #1f2f47;
  --bg-tab-active: #223b55;
  --bg-button: #3d77b1;
  --highlight-color: var(--bg-button);

  --text-main: #d0e6ff;
  --text-subtle: #aaccee;
  --text-muted: #7799bb;
  --text-inverted: #598edb;

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

  --tab-hover-bg: #335588;
  --tab-hover-text: #e0f0ff;
  --tab-border: #66aadd;
  --tab-shadow: #88bbee;
  --tab-hover-shadow: #99ccee;
  --theme-desc: "Deep orbit, deeper thought. Illuminate the unknown. -- Sirius";
}
