import { type ThemeCSSVarsVariant } from "https://deno.land/x/netzo@0.4.87/plugins/unocss/preset-shadcn/themes.ts";
definition: { name: string; light: ThemeCSSVars; dark: ThemeCSSVars; }
x/netzo/plugins/unocss/preset-shadcn/themes.ts>ThemeCSSVarsVariant
import { type ThemeCSSVarsVariant } from "https://deno.land/x/netzo@0.4.87/plugins/unocss/preset-shadcn/themes.ts";