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

at recaptime-dev/main 11 lines 201 B view raw
1/** 2 * @provides phui-fontkit-css 3 */ 4 5.diviner-document-section .phui-header-header { 6 color: {$blacktext}; 7} 8 9.phui-document-view .phabricator-remarkup .remarkup-header strong { 10 color: #586BE9; 11}