Skip to main content
Module

x/twd/colors.ts>teal

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

type

{ readonly 50: "#f0fdfa"; readonly 100: "#ccfbf1"; readonly 200: "#99f6e4"; readonly 300: "#5eead4"; readonly 400: "#2dd4bf"; readonly 500: "#14b8a6"; readonly 600: "#0d9488"; readonly 700: "#0f766e"; readonly 800: "#115e59"; readonly 900: "#134e4a"; }