Posted by member 2112 on 2003-07-10 19:45:01 link

Check your step.rc file in the litestep directory. It should look like this...

rcStep "step.rc";
dirTheme "$LitestepDir$themes\eyedrop\";
include "$dirTheme$$rcStep$";


instead of "eyedrop" in the dirTheme you should have the name of the folder your theme is in.

When you switch themes this file should automatically be changed to load that theme.