Index: src/bp-core/css/admin-bar-rtl.css
===================================================================
--- src/bp-core/css/admin-bar-rtl.css	(revision 11244)
+++ src/bp-core/css/admin-bar-rtl.css	(working copy)
@@ -24,7 +24,7 @@
 #wpadminbar .quicklinks li#wp-admin-bar-my-account a span.count,
 #wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count,
 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications {
-	background: #21759B;
+	background: #21759b;
 	color: #fff;
 	text-shadow: none;
 	display: inline;
@@ -44,7 +44,7 @@
 }
 
 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert {
-	background-color: #1fb3dd;
+	background-color: #21759b;
 	color: #fff;
 }
 
Index: src/bp-core/css/admin-bar.css
===================================================================
--- src/bp-core/css/admin-bar.css	(revision 11244)
+++ src/bp-core/css/admin-bar.css	(working copy)
@@ -24,7 +24,7 @@
 #wpadminbar .quicklinks li#wp-admin-bar-my-account a span.count,
 #wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count,
 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications {
-	background: #21759B;
+	background: #21759b;
 	color: #fff;
 	text-shadow: none;
 	display: inline;
@@ -44,7 +44,7 @@
 }
 
 #wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert {
-	background-color: #1fb3dd;
+	background-color: #21759b;
 	color: #fff;
 }
 
