Skip to content

Commit 52c0ec2

Browse files
author
Chad Little
committed
Update Phabricator logo
Summary: This updates the eye logo and removes the formal wordmark "Phabricator" as an image. Instead we'll use the new updated eye logo and plain text for "Phabricator", both of which are more friendly and less industrial. Installs that already use the `header-logo` customization setting will need to rebuild their logo to 80px x 80px. They will then also get to use plain text to whitebox their install as they see fit. Test Plan: Tested new logo at desktop, tablet, and mobile sizes. Set a random instance name, saw new wordmark. Created a really long wordmark of MMMMMMMMMMMM, saw text cut off so UI doesn't break. May need some additional tweaking, but I think we covered the most edge cases here. {F1751791, size=full} Reviewers: epriestley Reviewed By: epriestley Subscribers: edibiase, bjshively, yelirekim, Korvin Maniphest Tasks: T4214, T11096 Differential Revision: https://secure.phabricator.com/D16373
1 parent 87f663e commit 52c0ec2

File tree

20 files changed

+56
-160
lines changed

20 files changed

+56
-160
lines changed

resources/celerity/map.php

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88
return array(
99
'names' => array(
10-
'core.pkg.css' => '90c46327',
10+
'core.pkg.css' => 'f12c7d47',
1111
'core.pkg.js' => 'b562c3db',
1212
'darkconsole.pkg.js' => 'e7393ebb',
1313
'differential.pkg.css' => '3fb7f532',
@@ -32,7 +32,7 @@
3232
'rsrc/css/aphront/typeahead.css' => 'd4f16145',
3333
'rsrc/css/application/almanac/almanac.css' => 'dbb9b3af',
3434
'rsrc/css/application/auth/auth.css' => '0877ed6e',
35-
'rsrc/css/application/base/main-menu-view.css' => 'b623169f',
35+
'rsrc/css/application/base/main-menu-view.css' => 'a79b6e52',
3636
'rsrc/css/application/base/notification-menu.css' => 'f31c0bde',
3737
'rsrc/css/application/base/phabricator-application-launch-view.css' => '95351601',
3838
'rsrc/css/application/base/phui-theme.css' => '027ba77e',
@@ -163,7 +163,6 @@
163163
'rsrc/css/phui/workboards/phui-workcard.css' => '0c62d7c5',
164164
'rsrc/css/phui/workboards/phui-workpanel.css' => '92197373',
165165
'rsrc/css/sprite-login.css' => '60e8560e',
166-
'rsrc/css/sprite-menu.css' => '9dd65b92',
167166
'rsrc/css/sprite-tokens.css' => '9cdfd599',
168167
'rsrc/css/syntax/syntax-default.css' => '9923583c',
169168
'rsrc/externals/d3/d3.min.js' => 'a11a5ff2',
@@ -320,6 +319,7 @@
320319
'rsrc/image/icon/tango/upload.png' => '7bbb7984',
321320
'rsrc/image/icon/unsubscribe.png' => '25725013',
322321
'rsrc/image/lightblue-header.png' => '5c168b6d',
322+
'rsrc/image/logo/light-eye.png' => 'fcd66408',
323323
'rsrc/image/main_texture.png' => '29a2c5ad',
324324
'rsrc/image/menu_texture.png' => '5a17580d',
325325
'rsrc/image/people/harding.png' => '45aa614e',
@@ -343,8 +343,6 @@
343343
'rsrc/image/resize.png' => 'fd476de4',
344344
'rsrc/image/sprite-login-X2.png' => 'e3991e37',
345345
'rsrc/image/sprite-login.png' => '03d5af29',
346-
'rsrc/image/sprite-menu-X2.png' => 'cfd8fca5',
347-
'rsrc/image/sprite-menu.png' => 'd7a99faa',
348346
'rsrc/image/sprite-tokens-X2.png' => '804a5232',
349347
'rsrc/image/sprite-tokens.png' => 'b41d03da',
350348
'rsrc/image/texture/card-gradient.png' => '815f26e8',
@@ -785,7 +783,7 @@
785783
'phabricator-flag-css' => '5337623f',
786784
'phabricator-keyboard-shortcut' => '1ae869f2',
787785
'phabricator-keyboard-shortcut-manager' => '4a021c10',
788-
'phabricator-main-menu-view' => 'b623169f',
786+
'phabricator-main-menu-view' => 'a79b6e52',
789787
'phabricator-nav-view-css' => '09f3d0db',
790788
'phabricator-notification' => 'ccf1cbf8',
791789
'phabricator-notification-css' => '3f6c89c9',
@@ -891,7 +889,6 @@
891889
'releeph-request-typeahead-css' => '667a48ae',
892890
'setup-issue-css' => 'db7e9c40',
893891
'sprite-login-css' => '60e8560e',
894-
'sprite-menu-css' => '9dd65b92',
895892
'sprite-tokens-css' => '9cdfd599',
896893
'syntax-default-css' => '9923583c',
897894
'syntax-highlighting-css' => '769d3498',
@@ -1724,6 +1721,9 @@
17241721
'javelin-stratcom',
17251722
'javelin-dom',
17261723
),
1724+
'a79b6e52' => array(
1725+
'phui-theme-css',
1726+
),
17271727
'a80d0378' => array(
17281728
'javelin-behavior',
17291729
'javelin-stratcom',
@@ -1844,9 +1844,6 @@
18441844
'javelin-dom',
18451845
'javelin-util',
18461846
),
1847-
'b623169f' => array(
1848-
'phui-theme-css',
1849-
),
18501847
'b6993408' => array(
18511848
'javelin-behavior',
18521849
'javelin-stratcom',
@@ -2246,7 +2243,6 @@
22462243
'aphront-tooltip-css',
22472244
'phabricator-flag-css',
22482245
'phui-info-view-css',
2249-
'sprite-menu-css',
22502246
'phabricator-main-menu-view',
22512247
'phabricator-notification-css',
22522248
'phabricator-notification-menu-css',

resources/celerity/packages.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
'aphront-tooltip-css',
105105
'phabricator-flag-css',
106106
'phui-info-view-css',
107-
'sprite-menu-css',
108107

109108
'phabricator-main-menu-view',
110109
'phabricator-notification-css',

resources/sprite/manifest/menu.json

Lines changed: 0 additions & 31 deletions
This file was deleted.

resources/sprite/menu_1x/dark-eye.png

-2 KB
Binary file not shown.
-1.37 KB
Binary file not shown.
-1.75 KB
Binary file not shown.
-1.31 KB
Binary file not shown.

resources/sprite/menu_2x/dark-eye.png

-3.45 KB
Binary file not shown.
-1.72 KB
Binary file not shown.
-2.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)