This project is deprecated as of release 10.0.0, please use ZK Theme Pack instead.
Usage:
- Put atlantic.jar in WEB-INF/lib, then Atlantic will become your default theme if there is no other themes.
- Now you can also dynamically switch between different themes by cookie or library property, please read Switching Themes.
It does not require a server restart, but user has to refresh the browser.
Refer to this blog for more information about the theme.
run init.sh
can change the theme name, but you need to update some Java class code manually.
run mvn clean package
to produce a theme jar.