var colors = ;
;
;
;
;
;
;
// styles not widely supported
;
// styles not widely supported
;
;
;
;
;
;
;
;
//
// Custom themes
//
// console.log('Generic logging theme as JSON'.green.bold.underline);
// Load theme with JSON literal
colors.;
// outputs red text
;
// outputs yellow text
;
// outputs blue text
;
// console.log('Generic logging theme as file'.green.bold.underline);
// Load a theme from file
colors.;
// outputs red text
;
// outputs yellow text
;
// outputs grey text
;
// console.log(colors.zalgo("Don't summon him"))