/* macOS Terminal "Snazzy" profile color scheme */
:root {
  --background: #2b2f3a;
  --foreground: #eff0eb;
  --accent: #97edff;
  --code-border: #383d4b;
}
