Themes/default: Fix header alignment, make the background checkboard less gaudy
Themes/: remove anything we don't ship with.
This commit is contained in:
@@ -3,6 +3,6 @@ return Def.ActorFrame {
|
||||
InitCommand=cmd(diffusebottomedge,Color("Orange"));
|
||||
};
|
||||
LoadActor(THEME:GetPathG("_icon","Sort")) .. {
|
||||
InitCommand=cmd(x,-60;shadowlength,1;diffuse,Color("Orange");diffusetopedge,Color("Yellow"));
|
||||
InitCommand=cmd(x,-60;shadowlength,1;);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user