diff options
| author | CriticalFlaw <[email protected]> | 2018-10-30 23:00:43 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-10-30 23:00:43 -0400 |
| commit | 88d8a5ebe658afc58a84d427477d902d2a5101f7 (patch) | |
| tree | dec911510cf8688902700d2dcce86d1eedfcfc9f /resource/scheme/clientscheme_colors.res | |
| parent | c501d1c512559203321ed249fc7a1bfe0828e25e (diff) | |
Mann vs. Machine Fixes
- Fixed the positioning of the killstreak counter, spell, MvM money collected and powerup canteen
- Fixed the placement of the respawn timer
- Updated the upgrade store panel
Diffstat (limited to 'resource/scheme/clientscheme_colors.res')
| -rw-r--r-- | resource/scheme/clientscheme_colors.res | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index fd86ed2..c82b4eb 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -89,6 +89,11 @@ Scheme "ColorWhite" "255 255 255 255" "Transparent" "0 0 0 0" + "TextColor" "117 107 94 255" + "DarkGrey" "27 27 27 255" + "DarkerGrey" "22 22 22 255" + + "Grey" "51 47 46 255" //end rayshud colors // base colors |
