diff --git a/webroot/rsrc/css/application/base/phui-theme.css b/webroot/rsrc/css/application/base/phui-theme.css index d2a2c85ac..29abf7ce6 100644 --- a/webroot/rsrc/css/application/base/phui-theme.css +++ b/webroot/rsrc/css/application/base/phui-theme.css @@ -1,30 +1,30 @@ /** * @provides phui-theme-css */ /*--- Header Colors ----------------------------------------------------------*/ .phui-theme-blindigo .phabricator-main-menu-background { background: #4a5f88; } .phui-theme-dark .phabricator-main-menu-background { background: #171c20; } .phui-theme-indigo .phabricator-main-menu-background { background: #2C1D4A; } .phui-theme-red .phabricator-main-menu-background { background: #650404; } .phui-theme-blue .phabricator-main-menu-background { - background: #003965; + background: #0093dd; } .phui-theme-green .phabricator-main-menu-background { background: #124A1B; } diff --git a/webroot/rsrc/favicons/favicon.ico b/webroot/rsrc/favicons/favicon.ico index f07770aa8..2e6939fff 100644 Binary files a/webroot/rsrc/favicons/favicon.ico and b/webroot/rsrc/favicons/favicon.ico differ