mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 02:50:10 +00:00
[example] Updated example
This commit is contained in:
parent
289591434a
commit
7c65caaed6
@ -9,8 +9,8 @@ console.log('Chains are also cool.'.bold.italic.underline.red); // styles not wi
|
||||
//console.log('zalgo time!'.zalgo);
|
||||
console.log(test.stripColors);
|
||||
console.log("a".grey + " b".black);
|
||||
|
||||
console.log("Zebras are so fun!".zebra);
|
||||
console.log('background color attack!'.black.whiteBG)
|
||||
|
||||
//
|
||||
// Remark: .strikethrough may not work with Mac OS Terminal App
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user