From 867d80ee017e4c6f13d30a1c3fec42a78b742d33 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Tue, 12 Oct 2010 19:27:35 +0300 Subject: [PATCH] change the scoreboard color to be light-blue instead of the old nexuiz color --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e00da32085..3eb0c28df2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1391,8 +1391,8 @@ seta scoreboard_accuracy_border_thickness 1 "accuracy stats border thickness" seta scoreboard_accuracy_doublerows 0 "use two rows instead of one" seta scoreboard_accuracy 1 "0 = no weapon accuracy stats panel on scoreboard" seta scoreboard_color_bg_r 0 "red color component of the HUD background" -seta scoreboard_color_bg_g 0.25 "green color component of the HUD background" -seta scoreboard_color_bg_b 0.17 "blue color component of the HUD background" +seta scoreboard_color_bg_g 0.4 "green color component of the HUD background" +seta scoreboard_color_bg_b 0.6 "blue color component of the HUD background" seta scoreboard_color_bg_team 0.5 "team color multiplier of the HUD background" seta scoreboard_alpha_bg 0.6 "scoreboard background alpha" seta scoreboard_alpha_fg 1 "scoreboard foreground alpha" -- 2.39.2