Skip to main content
Module

x/twd/colors.ts>purple

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

type

{ readonly 50: "#faf5ff"; readonly 100: "#f3e8ff"; readonly 200: "#e9d5ff"; readonly 300: "#d8b4fe"; readonly 400: "#c084fc"; readonly 500: "#a855f7"; readonly 600: "#9333ea"; readonly 700: "#7e22ce"; readonly 800: "#6b21a8"; readonly 900: "#581c87"; }