On 17 juil, 18:45, googelybear <[email protected]> wrote: > It's also a problem when you have a _pure_ gwt app: What do you do if > you have to adapt the default gray/blue theme to match the design that > your customer dictates?
It's not a "default", it's just a theme. You can create one from scratch, or copy/paste an existing theme and modify it to suit your needs. Or you can use no theme at all and only use ClientBundle/ CssResource to style your widgets. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
