Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/deps/@unocss/core.ts>ParsedColorValue

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
interface ParsedColorValue
import { type ParsedColorValue } from "https://deno.land/x/netzo@0.4.72/deps/@unocss/core.ts";

Properties

optional
color: string

Parsed color value.

opacity: string

Parsed opacity value.

name: string

Color name.

no: string

Color scale, preferably 000 - 999.

cssColor: CSSColorValue | undefined

CSSColorValue

alpha: string | number | undefined

Parsed alpha value from opacity