Index: src/wp-admin/css/common.css
===================================================================
--- src/wp-admin/css/common.css	(revision 35392)
+++ src/wp-admin/css/common.css	(working copy)
@@ -655,7 +655,7 @@
 /* Helper classes for plugins to leverage the active WordPress color scheme */
 
 .highlight {
-	background-color: #e4f2fd;
+	background-color: #BFE7F3;
 	color: #000;
 }
 
@@ -2932,7 +2932,7 @@
 }
 
 .nonessential {
-	color: #666;
+	color: #585858;
 	font-size: 11px;
 	font-style: italic;
 	padding-left: 12px;
