| 1 |
; $Id$
|
| 2 |
|
| 3 |
name = New Horizon
|
| 4 |
description = A dark, bold theme with a colorful header. Adapted from StyleShout.
|
| 5 |
screenshot = screenshot.png
|
| 6 |
engine = phptemplate
|
| 7 |
core = "6.x"
|
| 8 |
|
| 9 |
regions[left] = Left Sidebar
|
| 10 |
regions[right] = Right Sidebar
|
| 11 |
regions[content_top] = Content Top
|
| 12 |
regions[content_bottom] = Content Bottom
|
| 13 |
regions[footer_block] = Footer
|
| 14 |
|
| 15 |
features[] = name
|
| 16 |
features[] = slogan
|
| 17 |
features[] = node_user_picture
|
| 18 |
features[] = comment_user_picture
|
| 19 |
features[] = search
|
| 20 |
features[] = favicon
|
| 21 |
features[] = primary_links
|
| 22 |
|
| 23 |
stylesheets[all][] = css/default.css
|
| 24 |
stylesheets[all][] = css/pretty.css
|
| 25 |
stylesheets[print][] = css/print.css
|
| 26 |
|
| 27 |
settings[starkish_block_editing] = 1
|
| 28 |
settings[starkish_rebuild_registry] = 0
|
| 29 |
settings[starkish_registry_reminder] = 1
|
| 30 |
|