| 1 |
Description
|
| 2 |
===========
|
| 3 |
Sands is an attempt to create a "generic" Drupal theme in the vein of
|
| 4 |
Drupal's classic Bluemarine theme, updated to look more "modern" and
|
| 5 |
easily act as a Bluemarine replacement. It has design attributes taken
|
| 6 |
from Drupal.org's proprietary Bluebeach theme and the friendselectric theme.
|
| 7 |
Some features:
|
| 8 |
|
| 9 |
* Higher contrast colors, underlined links, and relative font sizes
|
| 10 |
* Novel styling of node information, comments, and block menus
|
| 11 |
* Semantic XHTML, (mostly) tableless, and heavy use of CSS (including an
|
| 12 |
"elastic"/fluid, 3-column CSS layout)
|
| 13 |
* Segregation of style information, including an easily-modifiable colors.css
|
| 14 |
containing all color and background image definitions
|
| 15 |
* Use of many subtle gradiented background images to create a "smooth," more
|
| 16 |
high-contrast look
|
| 17 |
* Use of the PHPTemplate theme engine.
|
| 18 |
|
| 19 |
|
| 20 |
Authors
|
| 21 |
=======
|
| 22 |
This theme was designed by Samat Jain (http://tamasrepus.rhombic.net/).
|
| 23 |
|
| 24 |
Known Issues
|
| 25 |
============
|
| 26 |
- Please see Drupal's issue tracker for this theme at
|
| 27 |
http://drupal.org/project/issues/sands
|