darkritual/theme.cfg
author Dan Fuhry <dan@enanocms.org>
Mon, 15 Nov 2010 17:54:59 -0500
changeset 3 90390da47ea7
parent 0 da5928e7af09
permissions -rw-r--r--
Updated with new toolbar.tpl (adds sprite support); fixed modal editor and JS headers

<?php
/*
 * Dark Ritual theme for Enano
 * Created by Viktor Persson
 * Ported to Enano by Dan Fuhry
 * License: CC-BY-2.5
 *
 * See the file "license.txt" included with this package for terms and
 * conditions on distribution.
 */
 
global $theme;
$theme['theme_id'] = 'darkritual';
$theme['theme_name'] = 'Dark Ritual';

?>