summaryrefslogtreecommitdiff
path: root/resource/scheme
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-02 21:11:40 -0400
committerCriticalFlaw <[email protected]>2021-07-02 21:11:40 -0400
commit7211d8916df735840e5b04d5164799493792a10e (patch)
tree44583ba6701d57550c95613314d19beb63fad815 /resource/scheme
parent7bbc1440403df82533141d0e190119caa496d124 (diff)
Changed main menu background, see notes.
- Changed the background to classic rayshud. - Updated the killer panel, class select, achievement tracker and more? - Visual tweaks and inconsistency fixes. - Expanded the size allocated to the player list in the match hud.
Diffstat (limited to 'resource/scheme')
-rw-r--r--resource/scheme/clientscheme_colors.res2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index 34655ff..db9b858 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -7,7 +7,7 @@
//---------------------------------------------
"ColorRed" "255 0 0 255"
"ColorYellow" "255 255 0 255"
- "ColorGreen" "76 107 34 150"
+ "ColorGreen" "48 255 48 255"
"ColorCyan" "72 255 255 255"
"ColorBlue" "0 0 255 255"
"ColorPurple" "128 0 255 255"