@ganache/colors

v0.1.1-internal.0
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/[email protected]

Metadata

  • MIT
  • Whatever
  • David Murdoch
  • released 8/3/2021

Downloads