Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.  In your zk.xml add the following

Code Block
 <desktop-config>
     <theme-provider-class>zkthemer.ThemeProvider</theme-provider-class>
</desktop-config>


2. Place the cdrator-color.jar in your application classpath.

3. Restart the server. Your application must have now the gray color as base for all the components, like in the image bellow:

Image Added