Skip to main content
Module

x/twd/colors.ts>lime

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

type

{ readonly 50: "#f7fee7"; readonly 100: "#ecfccb"; readonly 200: "#d9f99d"; readonly 300: "#bef264"; readonly 400: "#a3e635"; readonly 500: "#84cc16"; readonly 600: "#65a30d"; readonly 700: "#4d7c0f"; readonly 800: "#3f6212"; readonly 900: "#365314"; }