/* Written by landing/build.py from box_art.NIGHT_COVER and
   render.TEAM_COLORS. Do not edit; change those. */
:root {
  --ground: #080e15;
  --ink: #ffffff;
  --muted: #9aa5b1;
  --accent: #f0b429;
  --edge: #2b3a49;
  --team-orange: #FFA500;
  --team-teal: #008080;
  --team-purple: #9e4dff;
  --team-slime: #66FF00;
  --team-fire-demons: #FFA500;
  --team-cyborgs: #008080;
  --team-telekinetics: #9e4dff;
  --team-oozes: #66FF00;
}
