Answers for "adding color to my console.logs"

17

how to color console.log

console.log('%c Oh my heavens! ', 'background: #222; color: #bada55');
Posted by: Guest on April-09-2020

Code answers related to "adding color to my console.logs"

Code answers related to "Javascript"

Browse Popular Code Answers by Language