blob: cf2df92ee79d6357f3f5877b4b35b27e06a70a1e (
plain)
1
2
3
4
5
6
7
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
|