UNPKG

music-api-for-qq

Version:
16 lines (14 loc) 271 B
const colors = require('colors'); colors.setTheme({ silly: 'rainbow', input: 'grey', verbose: 'cyan', prompt: 'red', info: 'green', data: 'blue', help: 'cyan', warn: 'yellow', debug: 'magenta', error: 'red' }); module.exports = colors