various theme changes from Midiman
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user