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

Swap Source Sans Bold for Semibold

Summary: Testing this out, feels much less heavy and more readable for me, but open to other feedback. I've also corrected/normalize the header sizes and heights.

Test Plan:
Copied some real Phriction documents to my local install, read them all. Checked header sizes and make sure px are used for more absolute control over sizes.

{F387327}

{F387328}

{F387329}

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7963

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

+30 -29
+14 -14
resources/celerity/map.php
··· 7 7 */ 8 8 return array( 9 9 'names' => array( 10 - 'core.pkg.css' => '5ca11af3', 10 + 'core.pkg.css' => 'f1ac6066', 11 11 'core.pkg.js' => '59d01bb7', 12 12 'darkconsole.pkg.js' => '6d16ff19', 13 13 'differential.pkg.css' => '3500921f', ··· 108 108 'rsrc/css/application/tokens/tokens.css' => '3d0f239e', 109 109 'rsrc/css/application/uiexample/example.css' => '528b19de', 110 110 'rsrc/css/core/core.css' => '76e8ee93', 111 - 'rsrc/css/core/remarkup.css' => 'a59502c9', 111 + 'rsrc/css/core/remarkup.css' => '9e4a32d9', 112 112 'rsrc/css/core/syntax.css' => '56c1ba38', 113 113 'rsrc/css/core/z-index.css' => '5a2b9d9d', 114 114 'rsrc/css/diviner/diviner-shared.css' => '38813222', 115 115 'rsrc/css/font/font-awesome.css' => 'ae9a7b4d', 116 - 'rsrc/css/font/font-source-sans-pro.css' => '4a2430d7', 116 + 'rsrc/css/font/font-source-sans-pro.css' => '8906c07b', 117 117 'rsrc/css/font/phui-font-icon-base.css' => '3dad2ae3', 118 118 'rsrc/css/layout/phabricator-filetree-view.css' => 'fccf9f82', 119 119 'rsrc/css/layout/phabricator-hovercard-view.css' => '44394670', ··· 131 131 'rsrc/css/phui/phui-crumbs-view.css' => '594d719e', 132 132 'rsrc/css/phui/phui-document.css' => '94d5dcd8', 133 133 'rsrc/css/phui/phui-feed-story.css' => 'c9f3a0b5', 134 - 'rsrc/css/phui/phui-fontkit.css' => 'ce228013', 134 + 'rsrc/css/phui/phui-fontkit.css' => '81ed5e20', 135 135 'rsrc/css/phui/phui-form-view.css' => 'b147d2ed', 136 136 'rsrc/css/phui/phui-form.css' => 'f535f938', 137 137 'rsrc/css/phui/phui-header-view.css' => 'da4586b1', ··· 162 162 'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => 'a653cb11', 163 163 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => '80526fc8', 164 164 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff2' => '4924d54d', 165 - 'rsrc/externals/font/sourcesans/SourceSansPro-Bold.woff2' => '165f5f74', 166 - 'rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff' => 'd09a7d54', 167 - 'rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff2' => 'd2e33102', 168 165 'rsrc/externals/font/sourcesans/SourceSansPro-It.woff' => '3f21af52', 169 166 'rsrc/externals/font/sourcesans/SourceSansPro-It.woff2' => '30a7cf60', 170 167 'rsrc/externals/font/sourcesans/SourceSansPro-Regular.woff2' => 'e89b04b1', 168 + 'rsrc/externals/font/sourcesans/SourceSansPro-Semibold.woff' => '67cce9ea', 169 + 'rsrc/externals/font/sourcesans/SourceSansPro-Semibold.woff2' => 'ec2ed916', 170 + 'rsrc/externals/font/sourcesans/SourceSansPro-SemiboldIt.woff' => 'bd1ce81d', 171 + 'rsrc/externals/font/sourcesans/SourceSansPro-SemiboldIt.woff2' => 'd9928416', 171 172 'rsrc/externals/font/sourcesans/SourceSansPro.woff' => '3614608c', 172 - 'rsrc/externals/font/sourcesans/SourceSansProBold.woff' => 'cbf46566', 173 173 'rsrc/externals/javelin/core/Event.js' => '85ea0626', 174 174 'rsrc/externals/javelin/core/Stratcom.js' => '6c53634d', 175 175 'rsrc/externals/javelin/core/__tests__/event-stop-and-kill.js' => '717554e4', ··· 540 540 'diffusion-source-css' => '66fdf661', 541 541 'diviner-shared-css' => '38813222', 542 542 'font-fontawesome' => 'ae9a7b4d', 543 - 'font-source-sans-pro' => '4a2430d7', 543 + 'font-source-sans-pro' => '8906c07b', 544 544 'global-drag-and-drop-css' => '697324ad', 545 545 'harbormaster-css' => '49d64eb4', 546 546 'herald-css' => '826075fa', ··· 746 746 'phabricator-phtize' => 'd254d646', 747 747 'phabricator-prefab' => '6920d200', 748 748 'phabricator-profile-css' => '1a20dcbf', 749 - 'phabricator-remarkup-css' => 'a59502c9', 749 + 'phabricator-remarkup-css' => '9e4a32d9', 750 750 'phabricator-search-results-css' => '15c71110', 751 751 'phabricator-shaped-request' => '7cbe244b', 752 752 'phabricator-side-menu-view-css' => '7e8c6341', ··· 789 789 'phui-document-view-css' => '94d5dcd8', 790 790 'phui-feed-story-css' => 'c9f3a0b5', 791 791 'phui-font-icon-base-css' => '3dad2ae3', 792 - 'phui-fontkit-css' => 'ce228013', 792 + 'phui-fontkit-css' => '81ed5e20', 793 793 'phui-form-css' => 'f535f938', 794 794 'phui-form-view-css' => 'b147d2ed', 795 795 'phui-header-view-css' => 'da4586b1', ··· 1165 1165 'javelin-request', 1166 1166 'javelin-util', 1167 1167 ), 1168 - '4a2430d7' => array( 1169 - 'phui-fontkit-css', 1170 - ), 1171 1168 '4d94d9c3' => array( 1172 1169 'javelin-behavior', 1173 1170 'javelin-stratcom', ··· 1514 1511 'javelin-behavior', 1515 1512 'javelin-dom', 1516 1513 'javelin-vector', 1514 + ), 1515 + '8906c07b' => array( 1516 + 'phui-fontkit-css', 1517 1517 ), 1518 1518 '8a41885b' => array( 1519 1519 'javelin-install',
+6 -6
webroot/rsrc/css/core/remarkup.css
··· 95 95 } 96 96 97 97 .phabricator-remarkup h1.remarkup-header { 98 - font-size: 1.625em; 98 + font-size: 24px; 99 99 line-height: 1.625em; 100 100 margin: 16px 0 4px; 101 101 } 102 102 103 103 .phabricator-remarkup h2.remarkup-header { 104 - font-size: 1.5em; 104 + font-size: 20px; 105 105 line-height: 1.5em; 106 106 margin: 16px 0 4px; 107 107 } 108 108 109 109 .phabricator-remarkup h3.remarkup-header { 110 - font-size: 1.375em; 110 + font-size: 18px; 111 111 line-height: 1.375em; 112 112 margin: 16px 0 4px; 113 113 } 114 114 115 115 .phabricator-remarkup h4.remarkup-header { 116 - font-size: 1.25em; 116 + font-size: 15px; 117 117 line-height: 1.25em; 118 118 margin: 8px 0 4px; 119 119 } 120 120 121 121 .phabricator-remarkup h5.remarkup-header { 122 - font-size: 1.125em; 122 + font-size: 14px; 123 123 line-height: 1.125em; 124 124 margin: 4px 0; 125 125 } 126 126 127 127 .phabricator-remarkup h6.remarkup-header { 128 - font-size: 1em; 128 + font-size: 13px; 129 129 line-height: 1em; 130 130 margin: 4px 0; 131 131 }
+9 -9
webroot/rsrc/css/font/font-source-sans-pro.css
··· 18 18 @font-face { 19 19 font-family: 'Source Sans Pro'; 20 20 font-style: normal; 21 - font-weight: 700; 22 - src: local('Source Sans Pro Bold'), 23 - local('SourceSansPro-Bold'), 24 - url(/rsrc/externals/font/sourcesans/SourceSansPro-Bold.woff2) 21 + font-weight: 600; 22 + src: local('Source Sans Pro Semibold'), 23 + local('SourceSansPro-Semibold'), 24 + url(/rsrc/externals/font/sourcesans/SourceSansPro-Semibold.woff2) 25 25 format('woff2'), 26 - url(/rsrc/externals/font/sourcesans/SourceSansProBold.woff) 26 + url(/rsrc/externals/font/sourcesans/SourceSansPro-Semibold.woff) 27 27 format('woff'); 28 28 } 29 29 ··· 45 45 font-weight: 700; 46 46 font-style: italic; 47 47 font-stretch: normal; 48 - src: local('Source Sans Pro Bold It'), 49 - local('SourceSansPro-BoldIt'), 50 - url(/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff2) 48 + src: local('Source Sans Pro Semibold It'), 49 + local('SourceSansPro-SemiboldIt'), 50 + url(/rsrc/externals/font/sourcesans/SourceSansPro-SemiboldIt.woff2) 51 51 format('woff'), 52 - url(/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff) 52 + url(/rsrc/externals/font/sourcesans/SourceSansPro-SemiboldIt.woff) 53 53 format('woff'); 54 54 }
+1
webroot/rsrc/css/phui/phui-fontkit.css
··· 41 41 .phui-font-source-sans .phabricator-remarkup h5.remarkup-header, 42 42 .phui-font-source-sans .phabricator-remarkup h6.remarkup-header { 43 43 color: {$bluetext}; 44 + font-weight: 600; 44 45 } 45 46 46 47 .phui-font-source-sans .phabricator-remarkup h2.remarkup-header {
webroot/rsrc/externals/font/sourcesans/SourceSansPro-Bold.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansPro-Semibold.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansPro-Semibold.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansPro-SemiboldIt.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansPro-SemiboldIt.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/sourcesans/SourceSansProBold.woff

This is a binary file and will not be displayed.