:root {
  --sh-bg: #041014;
  --sh-panel: #09191e;
  --sh-panel-2: #10262d;
  --sh-border: #9ab2bc;
  --sh-border-dim: #36545e;
  --sh-text: #dce8ec;
  --sh-muted: #8ba4ad;
  --sh-cyan: #43d4e8;
  --sh-green: #48e4a4;
  --sh-amber: #f2b84b;
  --sh-red: #ff5b58;
  --sh-violet: #a58af5;
  --sh-blue: #7fc8ff;
  --sh-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "DejaVu Sans Mono", monospace;
}
