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

Add alt-row highlighting.

+2 -1
+2 -1
webroot/rsrc/css/aphront/table-view.css
··· 74 74 white-space: normal; 75 75 } 76 76 77 - .aphront-table-view tr.highlighted { 77 + .aphront-table-view tr.highlighted, 78 + .aphront-table-view tr.alt-highlighted { 78 79 background: #ffff66; 79 80 } 80 81