20 lines
486 B
Text
20 lines
486 B
Text
|
|
#NEWLAYER: sitefeeds/default
|
||
|
|
layerinfo type = "theme";
|
||
|
|
layerinfo name = "Default Theme";
|
||
|
|
layerinfo redist_uniq = "sitefeeds/default";
|
||
|
|
|
||
|
|
##===============================
|
||
|
|
## Page Colors
|
||
|
|
##===============================
|
||
|
|
|
||
|
|
set color_page_background = "#ccc";
|
||
|
|
|
||
|
|
##===============================
|
||
|
|
## Entry Colors
|
||
|
|
##===============================
|
||
|
|
|
||
|
|
set color_entry_background = "#fff";
|
||
|
|
set color_entry_border = "#000";
|
||
|
|
set color_entry_title = "#fff";
|
||
|
|
set color_entry_title_background = "#000";
|