This is an old revision of the document!
NB to move to sofa.main/css and reports/sofastats_report_extras/
.firstcolvar, .firstrowvar{ background-color: #1e3348; /*very dark blue*/ }
.spaceholder { /*main background image*/ background-image: url("sofastats_report_extras/sky.jpg") !important; /*else tundra forces none*/ background-color: #fe7200; border: solid 1px #4574a5; /*dark blue*/ }
th, .rowvar, .rowval, .datacell, .firstdatacell { border: solid 1px #1e3348; /*dark blue*/ }
Search and replace greypurp e.g.
connector_style = u"greypurp"
Change tooltip_border_colour
outer_bg = u"#e7eef6" inner_bg = u"#e7eef6" # u"#e0d9d5" axis_label_font_colour = u"#423126" major_gridline_colour = u"#b8a49e" gridline_width = 1 stroke_width = 3 tooltip_border_colour = u"#5a5a79" colour_mappings = [(u"#6098f0", u"#a8c4f0"), (u"#2d4770", u"#7f94b6"), (u"#a8c4f0", u"#6098f0"), (u"#7f94b6", u"#afb1b6"), (u"#4167a3", u"#273d61"), ]