diff --git a/browser/branding/aurora/content/aboutDialog.css b/browser/branding/aurora/content/aboutDialog.css index 6ac51e3d34bf..209c53244eb2 100644 --- a/browser/branding/aurora/content/aboutDialog.css +++ b/browser/branding/aurora/content/aboutDialog.css @@ -5,7 +5,7 @@ #aboutDialogContainer { background-image: url("chrome://branding/content/about-background.png"); background-repeat: no-repeat; - background-color: rgb(19,8,36); + background-color: rgb(26,58,99); color: #fff; }