Searched defs:yellow (Results 1 – 5 of 5) sorted by relevance
207 const yellow = '\u001b[33m'; constant
104 private yellow: string = '\u001b[33m'; property in ResultStates
101 export const yellow: string = '\u001b[33m'; constant