From b4e2c87a7bbcf579df381289c6632a9626e2e08f Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 7 Jul 2011 20:33:56 +0300 Subject: [PATCH] Brighter HUD by default --- data/defaultVT.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 0c09e3c1..14c081c9 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1148,10 +1148,10 @@ sbar_info_pos 50 seta sbar_alpha_bg 0.8 "alpha value of the HUD background" seta sbar_alpha_fg 1 "alpha value of the HUD foreground items" seta sbar_border_thickness 1 "scoreboard border thickness" -seta sbar_color_bg_r 0.25 "red color component of the HUD background" +seta sbar_color_bg_r 0.5 "red color component of the HUD background" seta sbar_color_bg_g 0 "green color component of the HUD background" -seta sbar_color_bg_b 0.5 "blue color component of the HUD background" -seta sbar_color_bg_team 0.5 "team color multiplier of the HUD background" +seta sbar_color_bg_b 1 "blue color component of the HUD background" +seta sbar_color_bg_team 1 "team color multiplier of the HUD background" seta sbar_scoreboard_offset 100 "scoreboard vertical position" seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha" seta sbar_scoreboard_alpha_fg 1 "scoreboard foreground alpha" -- 2.39.2