AFIK there are no "themes" that you can apply out of the box. You just create your own theme/skin using CSS.
You could look at the CSS that Vaadin or muntjac have defined and use ideas from that as a basis for your own CSS theme. On Thu, Jun 28, 2012 at 1:47 AM, Daniel Gonzalez <gonva...@gmail.com> wrote: > Hi, > > Are there any extensions of pyjs which offer a similar look to other web > toolkits? I am thinking about Vaadin, or its python port, muntjac. > > Thanks, > Daniel > >