UNPKG

arui-cssvars

Version:
10 lines (8 loc) 163 B
const STYLE = { CLEAR: '\x1b[0m', RED: '\x1b[0;31m', GRAY: '\x1b[2;37m', YELLOW: '\x1b[0;33m', GREEN: '\x1b[0;32m' }; module.exports = STYLE;