interface ParsedColorValueimport { type ParsedColorValue } from "https://deno.land/x/netzo@0.4.78/deps/@unocss/core.ts"; Propertiesoptionalcolor: stringParsed color value. opacity: stringParsed opacity value. name: stringColor name. no: stringColor scale, preferably 000 - 999. cssColor: CSSColorValue | undefinedCSSColorValue alpha: string | number | undefinedParsed alpha value from opacity