Major changes to defined team coloration scheme,

...in the interests of making the colors less artificial.
This commit is contained in:
Richard Kettering 2006-04-18 16:57:14 +00:00
parent 049980a505
commit 788e782389

View file

@ -6,50 +6,51 @@ name= _ "Red"
[team_color]
side=2
team_rgb=0,0,255,255,255,255,0,0,0
team_rgb=46,65,185,255,255,255,5,5,5
name= _ "Blue"
[/team_color]
[team_color]
side=3
team_rgb=0,255,0,255,255,255,0,0,0
team_rgb=98,182,100,255,255,255,0,0,0
name= _ "Green"
[/team_color]
[team_color]
side=4
team_rgb=0,255,255,255,255,255,0,0,0
name= _ "Cyan"
[/team_color]
[team_color]
side=5
team_rgb=255,0,255,255,255,255,0,0,0
team_rgb=147,0,147,255,255,255,0,0,0
name= _ "Purple"
[/team_color]
[team_color]
side=6
team_rgb=255,127,0,255,255,255,0,0,0
side=7
team_rgb=240,114,0,240,240,240,0,0,0
name= _ "Orange"
[/team_color]
[team_color]
side=7
team_rgb=137,137,137,255,255,255,0,0,0
name= _ "Grey"
side=5
team_rgb=60,60,60,255,255,255,0,0,0
name= _ "Black"
[/team_color]
[team_color]
side=8
team_rgb=215,215,215,255,255,255,0,0,0
team_rgb=235,235,235,255,255,255,30,30,30
name= _ "White"
[/team_color]
[team_color]
side=9
side=6
team_rgb=148,80,39,255,255,255,0,0,0
name= _ "Brown"
[/team_color]
[team_color]
side=9
team_rgb=58,187,229,255,255,255,0,0,0
name= _ "Teal"
[/team_color]