New Theme Hibiscus
Posted in BlogSvc, Website by JarrettV on 10/21/2008 1:07:47 AM - CST
This theme has not yet been updated for Release 0.9.
Release
0.7 has a new theme called Hibiscus. You can see this theme
applied to the latest release on our test server: http://atomsite.net. To save time,
the theme is built on top of the default theme using an import.
@import
url('../default/default.css');
This theme consists of only a CSS stylesheet and eight new images. The rest of the theme is inherited from the default theme. The theme can be applied to either a single collection or a whole workspace by setting the theme property in the Service.config document.
<workspace
svc:default="true" svc:theme="hibiscus">
I created this theme for my wife Kristin. It is based on a clipart found at the open clip art library called Hibiscus Remixed. Kristin altered the colors and I created the CSS and other images.
Comments
None.