First of all thanks for the great theme!!
Not sure if it happens with other browsers but here, with google chrome the toolbar has white background. I just did a small change (below) to put it with the same colors.
Code: Select all
--- rs2-1.7.6.css 2013-05-14 18:28:04.344141321 -0300
+++ rs2-1.7.6.css 2013-05-14 18:28:55.831823854 -0300
@@ -31,6 +31,7 @@
div#headlines-toolbar {
border: none;
+ background: transparent;
}