Searched refs:ForegroundColor (Results 1 – 4 of 4) sorted by relevance
6 Write-Host -ForegroundColor White ("Downloading OpenCppCoverage from: " + $downloadUrl)10 Write-Host -ForegroundColor White "About to install OpenCppCoverage..."
31 #define ForegroundColor "#000" /* black */ macro
3070 (void) XParseColor(display,colormap,(char *) ForegroundColor, in XGetPixelInfo()3532 "foreground",ForegroundColor); in XGetResourceInfo()
228 Write-Host -NoNewline -ForegroundColor Green "($_PYTHON_VENV_PROMPT_PREFIX) " in global:prompt()