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