Yes. Open the
human_hud.menu in the
ui folder of your HUD with a text editor. Search for
SCANNER and edit the
forecolor numbers (they are stored as Red, Green, Blue, Alpha).
//SCANNER
itemDef
{
name "scanner"
rect 205 355 228 48
visible 1
decoration
forecolor 0.8 0.8 1.0 1.0
background "ui/assets/human/scanner.tga"
ownerdraw CG_PLAYER_HUMAN_SCANNER
}