Searched defs:yellow (Results 1 – 3 of 3) sorted by relevance
189 const yellow = '\u001b[33m'; constant
99 private yellow: string = '\u001b[33m'; property in ResultStates
91 export const yellow: string = '\u001b[33m'; constant