/* Umbrel reference tokens. */
@theme {
  --color-midnight-void: #000000;
  --color-obsidian-surface: #292929;
  --color-onyx-shadow: #180f03;
  --color-moonlight-glimmer: #ffffff;
  --color-warm-gray: #61635d;
  --color-cool-steel: #cccccc;
  --font-display: Inter, sans-serif;
  --font-sans: "Inter Display", sans-serif;
}