/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --tooltip-bg-accent: #1f3d68;
  --tooltip-bg-subtle: #2b2a2a;
  --tooltip-fg-accent: #a0c0ef;
  --tooltip-fg-danger: #e05534;
  --tooltip-bg: var(--bg);
  --tooltip-fg: var(--fg-default);
  --tooltip-fg-muted: var(--fg-subtle);
}
