@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Flatten Phabricator logo to white

Summary: Update logo/icon to flat white. I beleive this is the last of the 'chrome' iconography.

Test Plan:
Internally debate in my head the correct path. Place up for review with the Phabricator Reviewer Gods.

{F278039}

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11561

+7 -7
+5 -5
resources/celerity/map.php
··· 7 7 */ 8 8 return array( 9 9 'names' => array( 10 - 'core.pkg.css' => '8815f87d', 10 + 'core.pkg.css' => '024a3170', 11 11 'core.pkg.js' => '65e04767', 12 12 'darkconsole.pkg.js' => '8ab24e01', 13 13 'differential.pkg.css' => '8af45893', ··· 151 151 'rsrc/css/sprite-gradient.css' => '4bdb98a7', 152 152 'rsrc/css/sprite-login.css' => 'a355d921', 153 153 'rsrc/css/sprite-main-header.css' => '92720ee2', 154 - 'rsrc/css/sprite-menu.css' => '9457345d', 154 + 'rsrc/css/sprite-menu.css' => '5033f9a1', 155 155 'rsrc/css/sprite-projects.css' => 'b0d9e24f', 156 156 'rsrc/css/sprite-tokens.css' => '1706b943', 157 157 'rsrc/externals/font/fontawesome/fontawesome-webfont.eot' => '5fb6fb0e', ··· 322 322 'rsrc/image/sprite-login-X2.png' => '5ae6de3a', 323 323 'rsrc/image/sprite-login.png' => '07f2c67c', 324 324 'rsrc/image/sprite-main-header.png' => '83521873', 325 - 'rsrc/image/sprite-menu-X2.png' => 'acea7012', 326 - 'rsrc/image/sprite-menu.png' => '24e76f8a', 325 + 'rsrc/image/sprite-menu-X2.png' => '670cb5d7', 326 + 'rsrc/image/sprite-menu.png' => '8c056996', 327 327 'rsrc/image/sprite-projects-X2.png' => '8c91c839', 328 328 'rsrc/image/sprite-projects.png' => 'ef9dc9b5', 329 329 'rsrc/image/sprite-tokens-X2.png' => 'b4776580', ··· 816 816 'sprite-gradient-css' => '4bdb98a7', 817 817 'sprite-login-css' => 'a355d921', 818 818 'sprite-main-header-css' => '92720ee2', 819 - 'sprite-menu-css' => '9457345d', 819 + 'sprite-menu-css' => '5033f9a1', 820 820 'sprite-projects-css' => 'b0d9e24f', 821 821 'sprite-tokens-css' => '1706b943', 822 822 'syntax-highlighting-css' => '56c1ba38',
+2 -2
resources/sprite/manifest/menu.json
··· 4 4 "eye": { 5 5 "name": "eye", 6 6 "rule": ".phabricator-main-menu-eye", 7 - "hash": "35f24014f23142275574136a63dcb73f" 7 + "hash": "e05c1397d1732d2ada78116ec50d6932" 8 8 }, 9 9 "logo": { 10 10 "name": "logo", 11 11 "rule": ".phabricator-main-menu-logo", 12 - "hash": "668b04729a4b9460b0c89cb6ef6db4d4" 12 + "hash": "68f6535593f36a2f4e055425ca4383fc" 13 13 } 14 14 }, 15 15 "scales": [
resources/sprite/menu_1x/eye.png

This is a binary file and will not be displayed.

resources/sprite/menu_1x/logo.png

This is a binary file and will not be displayed.

resources/sprite/menu_2x/eye.png

This is a binary file and will not be displayed.

resources/sprite/menu_2x/logo.png

This is a binary file and will not be displayed.

webroot/rsrc/image/sprite-menu-X2.png

This is a binary file and will not be displayed.

webroot/rsrc/image/sprite-menu.png

This is a binary file and will not be displayed.