All themes (except of the embedded "scheduler_default" theme) are defined in separate css files which need to be included in the HTML page. You can find the themes in "demo/themes" directory of the download package.
Copy the theme CSS file to your project and include it like this:
<link type="text/css" rel="stylesheet" href="themes/scheduler_8.css" />