UNPKG

jc-color

Version:

A JavaScript tool for color compute and console print tool both for NodeJS and Browser.

1 lines 198 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.themes=void 0;const themes={default:["yellow","blue","red"],rany:["deepskyblue","mediumTurquoise"]};exports.themes=themes;