summaryrefslogtreecommitdiff
path: root/resource/scheme/clientscheme_colors.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-12-30 15:11:57 -0500
committerCriticalFlaw <[email protected]>2020-12-30 15:11:57 -0500
commitfa52fc56431c410283f185f96c4849b9c5d12bf4 (patch)
tree12cb9619236dcf52474017eac3157cd248d6003a /resource/scheme/clientscheme_colors.res
parent5752f38cce9d4623dbb13e13a3c7d466aae7c3e6 (diff)
Bug Fixes, see notes.
- Fixed the casual and competitive stats not displaying properly. - Fixed the sapper building panel not displaying when sapping a building. - Fixed the time added label not being positioned properly. - Fixed the KOTH timers not displaying team colors. - Fixed the buyback label not appearing in Mann vs. Machine. - Fixed the TargetID not displaying a team colored panel when looking at players. - Fixed the TargetID missing a hand icon for picking up buildings. - Added a score panel for the Passtime game mode. - Added a missing help label to the spell counter. - Removed unused files. - Miscellenaous tweaks and improvements.
Diffstat (limited to 'resource/scheme/clientscheme_colors.res')
-rw-r--r--resource/scheme/clientscheme_colors.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index f4e6759..dbf1f69 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -91,10 +91,10 @@ Scheme
"PartyMember6" "255 133 255 255"
"White" "242 242 242 255"
- "Red" "158 64 61 140"
- "RedSolid" "158 64 61 255"
- "Blue" "72 112 125 140"
- "BlueSolid" "72 112 125 255"
+ "Red" "205 50 50 150"
+ "RedSolid" "205 50 50 255"
+ "Blue" "70 130 180 150"
+ "BlueSolid" "70 130 180 255"
"Yellow" "251 235 202 255"
"TransparentYellow" "251 235 202 140"
"BrightYellow" "251 235 0 255"