Skip to main content
Module

x/aleph/lib/@unocss/core.ts>ParsedColorValue

The Full-stack Framework in Deno.
Go to Latest
interface ParsedColorValue
import { type ParsedColorValue } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";

Properties

optional
color: string

Parsed color value.

opacity: string

Parsed opacity value.

name: string

Color name.

no: string

Color scale, preferrably 000 - 999.

cssColor: CSSColorValue | undefined
alpha: string | number | undefined

Parsed alpha value from opacity