View Single Post
  #1 (permalink)  
Old December 21st, 2002
unufrius
Guest
 
Posts: n/a
Default 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?
Reply With Quote