diff --git a/html/themes/breezy/style.css b/html/themes/breezy/style.css
index 3da45e1f7670068836a222bd1a0a413c6a4b1d4a..ddec7a07518a4bfbaa550791dfeae70dff72e389 100755
--- a/html/themes/breezy/style.css
+++ b/html/themes/breezy/style.css
@@ -585,7 +585,7 @@ border-color:#ffd324;
 color:#412701;
 }
 .success {
-background:#e6efc2;
+background:##f3f4f4;
 color:#264409;
 border-color:#c6d880;
 }