body.ice-ghost {
  --bg-body: #12171b;
  --bg-panel: #1a2025;
  --bg-sidebar: #0e1215;
  --bg-tab: #202830;
  --bg-tab-active: #26303b;
  --bg-button: #4e8ca0;
  --highlight-color: var(--bg-button);

  --text-main: #ccf2ff;
  --text-subtle: #b0d8e6;
  --text-muted: #7aaab8;
  --text-inverted: #66c5e6;

  --border-color: #77cce0;
  --shadow: 0 4px 12px rgba(0, 64, 80, 0.3);

  --tab-hover-bg: #305060;
  --tab-hover-text: #e0fbff;
  --tab-border: #88ddee;
  --tab-shadow: #a0f0ff;
  --tab-hover-shadow: #b8f8ff;
  --theme-desc: "The system watches. The ice remembers. Be neither. -- Tessier-Ashpol";
}
