UNPKG

sn-sms

Version:

A simple CLI tool for work with sms in standart-n automation

21 lines (16 loc) 324 B
exports.init = () -> colors = require 'colors' setColorTheme = (colors) -> colors.setTheme silly: 'rainbow' input: 'grey' verbose: 'cyan' prompt: 'grey' info: 'green' data: 'grey' help: 'cyan' warn: 'yellow' debug: 'blue' error: 'red' setColorTheme colors colors