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

x/twd/colors.ts>amber

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

type

{ readonly 50: "#fffbeb"; readonly 100: "#fef3c7"; readonly 200: "#fde68a"; readonly 300: "#fcd34d"; readonly 400: "#fbbf24"; readonly 500: "#f59e0b"; readonly 600: "#d97706"; readonly 700: "#b45309"; readonly 800: "#92400e"; readonly 900: "#78350f"; }