diff options
Diffstat (limited to 'themes/stark/stark.info')
-rw-r--r-- | themes/stark/stark.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/stark/stark.info b/themes/stark/stark.info new file mode 100644 index 000000000..cf2df92ee --- /dev/null +++ b/themes/stark/stark.info @@ -0,0 +1,8 @@ +; $Id$ + +name = Stark +description = This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, you should start reading the <a href="http://drupal.org/theme-guide">Theming Guide</a>. +version = VERSION +core = 7.x +engine = phptemplate +stylesheets[all][] = layout.css |