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