Searched defs:yellow (Results 1 – 4 of 4) sorted by relevance
18 export const yellow: string = '\u001b[33m'; constant
35 const [red, yellow, green, blue] = foo1; constant
246 yellow = "\x1b[33;20m" variable in ColorFormatter
35 …f(e){if(typeof e=="string")return Uw(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n… argument