From: terencehill Date: Wed, 12 Jan 2011 21:10:13 +0000 (+0100) Subject: Old green/red colors for acceleration and a better color for speed in the Nexuiz... X-Git-Tag: xonotic-v0.5.0~325 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=506771596d6e6cb3b8284e53001a32fa04b1a8fb;p=xonotic%2Fxonotic-data.pk3dir.git Old green/red colors for acceleration and a better color for speed in the Nexuiz HUD skin --- diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 9969a5e27..514d34704 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -19,9 +19,9 @@ seta hud_progressbar_health_color "0.6 0 0" seta hud_progressbar_armor_color "0 0.6 0" seta hud_progressbar_fuel_color "0.6 0.6 0" seta hud_progressbar_nexball_color "0.7 0.1 0" -seta hud_progressbar_speed_color "1 0.5 0.75" -seta hud_progressbar_acceleration_color "0.5 1 0.75" -seta hud_progressbar_acceleration_neg_color "0.5 0.75 1" +seta hud_progressbar_speed_color "0.25 0.25 1" +seta hud_progressbar_acceleration_color "0.25 1 0.25" +seta hud_progressbar_acceleration_neg_color "1 0.25 0.25" seta _hud_panelorder "0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 15 "