Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/twd/colors.ts>violet

🚩 Simple tailwind like CLI tool for deno 🦕
Latest
variable violet
import { violet } from "https://deno.land/x/twd@v0.4.8/colors.ts";

type

{ readonly 50: "#f5f3ff"; readonly 100: "#ede9fe"; readonly 200: "#ddd6fe"; readonly 300: "#c4b5fd"; readonly 400: "#a78bfa"; readonly 500: "#8b5cf6"; readonly 600: "#7c3aed"; readonly 700: "#6d28d9"; readonly 800: "#5b21b6"; readonly 900: "#4c1d95"; }