.dark,:root{--color-fd-background:var(--background);--color-fd-foreground:var(--foreground);--color-fd-border:var(--border);--color-fd-muted:var(--muted);--color-fd-muted-foreground:var(--muted-foreground);--color-fd-card:var(--card);--color-fd-card-foreground:var(--card-foreground);--color-fd-popover:var(--popover);--color-fd-popover-foreground:var(--popover-foreground);--color-fd-primary:var(--primary);--color-fd-primary-foreground:var(--primary-foreground);--color-fd-secondary:var(--muted);--color-fd-secondary-foreground:var(--foreground);--color-fd-accent:var(--sidebar-accent);--color-fd-accent-foreground:var(--sidebar-accent-foreground);--color-fd-ring:var(--ring)}.dark #nd-sidebar{--color-fd-muted:var(--sidebar);--color-fd-secondary:color-mix(in oklab,var(--sidebar) 80%,var(--sidebar-accent));--color-fd-muted-foreground:var(--sidebar-foreground)}