| 1 |
***********************************************************
|
| 2 |
* B7 Theme *
|
| 3 |
* By: Brad Landis *
|
| 4 |
***********************************************************
|
| 5 |
|
| 6 |
----- README.txt -----
|
| 7 |
|
| 8 |
This theme is a little different from other themes, because
|
| 9 |
there are three different themes in the B7 Package.
|
| 10 |
|
| 11 |
One major difference is the fact that the css is in two
|
| 12 |
different files, base.css, and style.css. There is a
|
| 13 |
style.css for each different theme, but only one base.css
|
| 14 |
|
| 15 |
style.css: This file contains the color scheme for the
|
| 16 |
theme. If you would like to change the colors, this file
|
| 17 |
is the one that needs to be edited
|
| 18 |
|
| 19 |
base.css: This file contains all the details that are
|
| 20 |
not specific to the color theme. A few exceptions for
|
| 21 |
colors only occur when the color is not specific to the
|
| 22 |
color scheme (e.g. Black, White, Shades of Gray).
|
| 23 |
|