problem with themes I've tried to change the theme of limewire with no success. In Initializer.java I added
mediator.setCurrentTheme(newFile("mytheme.zip"));
right before
mediator.setAppVisible(true);
and nothing happened. I also tried with mytheme.lwtp and the gui came up the same way as it used to before.
So how can I change the theme? |