From a5e43b88561a04fe792bd042cd602affedf83c63 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 8 Dec 2019 08:28:12 -0500 Subject: Backend Changes - Fixed certain colors not being enforced from the customizable files - Backend cleanup. Colors are assigned to their schema name. - Updated the PDA and killstreak count's use of #base. - Removed the Smissmas promo from the Mann Co. Store --- resource/scheme/clientscheme_colors.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/scheme/clientscheme_colors.res') diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index b32458d..e680f7a 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -11,7 +11,7 @@ Scheme "ColorLime" "128 255 0 255" "ColorGreen" "0 255 0 255" "ColorTeal" "0 255 128 255" - "ColorCyan" "15 255 255 255" + "ColorCyan" "72 255 255 255" "ColorAqua" "0 128 255 255" "ColorBlue" "0 0 255 255" "ColorPurple" "128 0 255 255" @@ -159,7 +159,7 @@ Scheme "DisguiseMenuIconRed" "192 56 63 255" "DisguiseMenuIconBlue" "92 128 166 255" - + "ProgressOffWhiteTransparent" "251 235 202 128" "MatchmakingDialogTitleColor" "15 255 255 255" "MatchmakingMenuItemBackground" "46 43 42 255" @@ -215,7 +215,7 @@ Scheme "ItemRarityMythical_GreyedOut" "45 24 85 255" "ItemRarityLegendary_GreyedOut" "70 15 77 255" "ItemRarityAncient_GreyedOut" "78 25 25 255" - + "QualityColorNormal_GreyedOut" "44 44 44 255" "QualityColorrarity1_GreyedOut" "20 29 21 255" "QualityColorrarity2_GreyedOut" "35 33 19 255" @@ -250,4 +250,4 @@ Scheme "UpgradeDisabledFg" "64 59 52 255" "UpgradeDisabledBg" "79 77 68 255" } -} +} \ No newline at end of file -- cgit v1.2.3