various theme changes from Midiman

This commit is contained in:
AJ Kelly
2010-04-26 12:47:27 -05:00
parent 9408cdea45
commit af5f17d79e
5 changed files with 304 additions and 3 deletions
@@ -10,7 +10,7 @@ function GetLocalProfiles()
}; --]]
LoadFont("Common Normal") .. {
Text=profile:GetDisplayName();
InitCommand=cmd(shadowlength,1;y,-9;ztest,true);
InitCommand=cmd(shadowlength,1;y,-9;zoom,0.95;ztest,true);
};
LoadFont("Common Normal") .. {
InitCommand=cmd(shadowlength,1;y,9;zoom,0.5;vertspacing,-8;ztest,true);
@@ -76,6 +76,7 @@ function LoadPlayerStuff(Player)
InitCommand=cmd(zoomto,170+4,32+4);
OnCommand=cmd(shadowlength,1);
}; --]]
InitCommand=cmd(y,-2);
Def.Quad {
InitCommand=cmd(zoomto,200,40+2);
OnCommand=cmd(diffuse,Color('Black');diffusealpha,0.5);