Versions Compared

Key

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

...

We then run zkthemer with the theme name "cdrator-graycolor" , giving 949599 as giving 949599(gray) as the basic color

Code Block
C:\Users\adma.DANWARE\Desktop\cdrator-ZKThemer>java -jar zkthemer.jar -c 949599 -z zk-jars -t cdrator-color -i n
Generated file: cdrator-color.jar

After running the command a new jar called "cdrator-color.jar" is generated.

Use the new theme in your application

It's not enough to just drop the created jar in your application classpath. You have to do the following:

1.  In your zk.xml add the following