@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.

[Redesign] Tweak bluebackground to be more useful

Summary: Ref T8099, Makes bluebackground more useful, add to hovercards, documents

Test Plan: Hovercards, Phriction

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T8099

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

+13 -13
+8 -8
resources/celerity/map.php
··· 38 38 'rsrc/css/application/base/phabricator-application-launch-view.css' => '9a233ed6', 39 39 'rsrc/css/application/base/phui-theme.css' => 'd4a49411', 40 40 'rsrc/css/application/base/standard-page-view.css' => '43045fb4', 41 - 'rsrc/css/application/calendar/calendar-icon.css' => '98ce946d', 41 + 'rsrc/css/application/calendar/calendar-icon.css' => 'a95c11a9', 42 42 'rsrc/css/application/chatlog/chatlog.css' => 'f1971c1c', 43 43 'rsrc/css/application/conduit/conduit-api.css' => '7bc725c4', 44 44 'rsrc/css/application/config/config-options.css' => '7fedf08b', ··· 98 98 'rsrc/css/application/ponder/feed.css' => 'e62615b6', 99 99 'rsrc/css/application/ponder/post.css' => '9d415218', 100 100 'rsrc/css/application/ponder/vote.css' => '8ed6ed8b', 101 - 'rsrc/css/application/projects/project-icon.css' => 'c2ecb7f1', 101 + 'rsrc/css/application/projects/project-icon.css' => '4e3eaa5a', 102 102 'rsrc/css/application/releeph/releeph-core.css' => '9b3c5733', 103 103 'rsrc/css/application/releeph/releeph-preview-branch.css' => 'b7a6f4a5', 104 104 'rsrc/css/application/releeph/releeph-request-differential-create-dialog.css' => '8d8b92cd', ··· 117 117 'rsrc/css/font/font-roboto-slab.css' => 'cda88637', 118 118 'rsrc/css/font/phui-font-icon-base.css' => '3dad2ae3', 119 119 'rsrc/css/layout/phabricator-filetree-view.css' => 'fccf9f82', 120 - 'rsrc/css/layout/phabricator-hovercard-view.css' => '0a08eb6c', 120 + 'rsrc/css/layout/phabricator-hovercard-view.css' => '3a8553e7', 121 121 'rsrc/css/layout/phabricator-side-menu-view.css' => '4f2cd343', 122 122 'rsrc/css/layout/phabricator-source-code-view.css' => '098e9b75', 123 123 'rsrc/css/phui/calendar/phui-calendar-day.css' => 'd1cf6f93', ··· 129 129 'rsrc/css/phui/phui-box.css' => 'a5bb366d', 130 130 'rsrc/css/phui/phui-button.css' => 'f4d9c140', 131 131 'rsrc/css/phui/phui-crumbs-view.css' => 'ce840ec2', 132 - 'rsrc/css/phui/phui-document.css' => 'dd07b216', 132 + 'rsrc/css/phui/phui-document.css' => '3eb3b3e3', 133 133 'rsrc/css/phui/phui-feed-story.css' => 'c70d2dd9', 134 134 'rsrc/css/phui/phui-fontkit.css' => '0d04121b', 135 135 'rsrc/css/phui/phui-form-view.css' => 'a0e8f168', ··· 496 496 'aphront-typeahead-control-css' => '0e403212', 497 497 'auth-css' => 'dc62cb0e', 498 498 'bulk-job-css' => 'df9c1d4a', 499 - 'calendar-icon-css' => '98ce946d', 499 + 'calendar-icon-css' => 'a95c11a9', 500 500 'changeset-view-manager' => '58562350', 501 501 'conduit-api-css' => '7bc725c4', 502 502 'config-options-css' => '7fedf08b', ··· 721 721 'phabricator-filetree-view-css' => 'fccf9f82', 722 722 'phabricator-flag-css' => '5337623f', 723 723 'phabricator-hovercard' => '14ac66f5', 724 - 'phabricator-hovercard-view-css' => '0a08eb6c', 724 + 'phabricator-hovercard-view-css' => '3a8553e7', 725 725 'phabricator-keyboard-shortcut' => '1ae869f2', 726 726 'phabricator-keyboard-shortcut-manager' => 'c1700f6f', 727 727 'phabricator-main-menu-view' => '3cd48671', ··· 771 771 'phui-calendar-list-css' => 'c1c7f338', 772 772 'phui-calendar-month-css' => '476be7e0', 773 773 'phui-crumbs-view-css' => 'ce840ec2', 774 - 'phui-document-view-css' => 'dd07b216', 774 + 'phui-document-view-css' => '3eb3b3e3', 775 775 'phui-feed-story-css' => 'c70d2dd9', 776 776 'phui-font-icon-base-css' => '3dad2ae3', 777 777 'phui-fontkit-css' => '0d04121b', ··· 808 808 'ponder-feed-view-css' => 'e62615b6', 809 809 'ponder-post-css' => '9d415218', 810 810 'ponder-vote-css' => '8ed6ed8b', 811 - 'project-icon-css' => 'c2ecb7f1', 811 + 'project-icon-css' => '4e3eaa5a', 812 812 'raphael-core' => '51ee6b43', 813 813 'raphael-g' => '40dde778', 814 814 'raphael-g-line' => '40da039e',
+1 -1
src/applications/celerity/postprocessor/CelerityDefaultPostprocessor.php
··· 82 82 'blueborder' => '#8C98B8', 83 83 'darkblueborder' => '#626E82', 84 84 'lightbluebackground' => '#F8F9FC', 85 - 'bluebackground' => '#DAE7FF', 85 + 'bluebackground' => '#ECEEF4', 86 86 'lightbluetext' => '#8C98B8', 87 87 'bluetext' => '#6B748C', 88 88 'darkbluetext' => '#464C5C',
+2 -2
webroot/rsrc/css/layout/phabricator-hovercard-view.css
··· 26 26 } 27 27 28 28 .phabricator-hovercard-head .phui-header-shell { 29 - padding: 8px 8px 8px 12px; 30 - background-color: {$lightgreybackground}; 29 + padding: 6px 8px 6px 12px; 30 + background-color: {$bluebackground}; 31 31 border-top-left-radius: 3px; 32 32 border-top-right-radius: 3px; 33 33 }
+2 -2
webroot/rsrc/css/phui/phui-document.css
··· 10 10 11 11 .phui-document-view .phui-header-shell { 12 12 padding: 16px; 13 - background-color: #F5F7FA; 13 + background-color: {$bluebackground}; 14 14 } 15 15 16 16 .phui-document-content { ··· 73 73 74 74 .phui-document-content .phui-header-shell { 75 75 border-top: none; 76 - border-bottom: 1px solid {$thinblueborder}; 76 + border-bottom: 1px solid {$lightblueborder}; 77 77 } 78 78 79 79 .phui-document-content