@ganache/colors

v0.4.2
Truffle's colors, hex encoded
ganache ganache-colors tooling truffle truffle-colors

@ganache/colors

Truffle's colors, hex encoded.

Usage:

npm install @ganache/truffle-colors
import { TruffleColors } from "@ganache/truffle-colors";

console.log(TruffleColors.porsche); // #e4a663
console.log(TruffleColors.turquoise); // #3fe0c5
npm i @ganache/colors

Metadata

  • MIT
  • Whatever
  • David Murdoch
  • released 12/21/2023

Downloads