Searched refs:Green (Results 1 – 2 of 2) sorted by relevance
71 print(_Colorify(VT.Green, 'EC == ' + ecstring))90 print(_Colorify(VT.Green, 'ISS == ' + issstring))134 print(_Colorify(VT.Green, _GetIndentedString(2, field_name_str) + ' == ' + field_value_string))
80 Green = "\033[38;5;10m" variable in VT