theme=gener
you can specify additional CSS class names which can be used to set the background colour for the icons.
We’re using [bw_css] shortcode to define the colours.
.bc1 { background: #555; color: #fff; }
.bc2 { background: #d00; color: #fff; }
.bc3 { background: #0d0; color: #fff; }
.bc4 { background: #00d; color: #fff; }
.bc5 { background: #500; color: #fff; }
.bc6 { background: #050; color: #fff; }
.bc7 { background: #005; color: #fff; }
.bc8 { background: #550; color: #fff; }
.bc9 { background: #505; color: #fff; }
.bc10 { background: #055; color: #fff; }
.bc11 { background: #5b6021; color: #fff; }
.bc12 { background: #eb6632; color: #fff; }
.bc13 { background: #baba54; color: #fff; }
.bc14 { background: #575756; color: #fff; }
.bc15 { background: #1c1c1b; color: #fff; }
a span.genericon:hover { color: #fce4d5; padding-bottom: 1px; }