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

added some more rules for dark remarkup environments

Summary:
Added rules for <tt> (##`## [inline code]) (did bright text on somewhat dark bg), `NOTE:` block and tables. These were all the ones I could think of and found that they required triage.

I did not touch minor things like links etc., which may require refinement. I try to stay away from design details.

Test Plan: {F35940}

Reviewers: chad, epriestley

Reviewed By: epriestley

CC: aran, Korvin

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

authored by

Anh Nhan Nguyen and committed by
epriestley
76ed21d9 369ff790

+49 -39
+39 -39
src/__celerity_resource_map__.php
··· 3051 3051 ), 3052 3052 'phabricator-remarkup-css' => 3053 3053 array( 3054 - 'uri' => '/res/3487373e/rsrc/css/core/remarkup.css', 3054 + 'uri' => '/res/4265a372/rsrc/css/core/remarkup.css', 3055 3055 'type' => 'css', 3056 3056 'requires' => 3057 3057 array( ··· 3562 3562 ), array( 3563 3563 'packages' => 3564 3564 array( 3565 - '3b298071' => 3565 + '7cb09b8b' => 3566 3566 array( 3567 3567 'name' => 'core.pkg.css', 3568 3568 'symbols' => ··· 3604 3604 34 => 'phabricator-object-item-list-view-css', 3605 3605 35 => 'global-drag-and-drop-css', 3606 3606 ), 3607 - 'uri' => '/res/pkg/3b298071/core.pkg.css', 3607 + 'uri' => '/res/pkg/7cb09b8b/core.pkg.css', 3608 3608 'type' => 'css', 3609 3609 ), 3610 3610 '95ceba95' => ··· 3795 3795 'reverse' => 3796 3796 array( 3797 3797 'aphront-attached-file-view-css' => 'c41b4907', 3798 - 'aphront-dialog-view-css' => '3b298071', 3799 - 'aphront-error-view-css' => '3b298071', 3800 - 'aphront-form-view-css' => '3b298071', 3801 - 'aphront-list-filter-view-css' => '3b298071', 3802 - 'aphront-pager-view-css' => '3b298071', 3803 - 'aphront-panel-view-css' => '3b298071', 3804 - 'aphront-table-view-css' => '3b298071', 3805 - 'aphront-tokenizer-control-css' => '3b298071', 3806 - 'aphront-tooltip-css' => '3b298071', 3807 - 'aphront-typeahead-control-css' => '3b298071', 3798 + 'aphront-dialog-view-css' => '7cb09b8b', 3799 + 'aphront-error-view-css' => '7cb09b8b', 3800 + 'aphront-form-view-css' => '7cb09b8b', 3801 + 'aphront-list-filter-view-css' => '7cb09b8b', 3802 + 'aphront-pager-view-css' => '7cb09b8b', 3803 + 'aphront-panel-view-css' => '7cb09b8b', 3804 + 'aphront-table-view-css' => '7cb09b8b', 3805 + 'aphront-tokenizer-control-css' => '7cb09b8b', 3806 + 'aphront-tooltip-css' => '7cb09b8b', 3807 + 'aphront-typeahead-control-css' => '7cb09b8b', 3808 3808 'differential-changeset-view-css' => '8aaacd1b', 3809 3809 'differential-core-view-css' => '8aaacd1b', 3810 3810 'differential-inline-comment-editor' => '322728f3', ··· 3818 3818 'differential-table-of-contents-css' => '8aaacd1b', 3819 3819 'diffusion-commit-view-css' => 'c8ce2d88', 3820 3820 'diffusion-icons-css' => 'c8ce2d88', 3821 - 'global-drag-and-drop-css' => '3b298071', 3821 + 'global-drag-and-drop-css' => '7cb09b8b', 3822 3822 'inline-comment-summary-css' => '8aaacd1b', 3823 3823 'javelin-aphlict' => '95ceba95', 3824 3824 'javelin-behavior' => 'cd1d650a', ··· 3890 3890 'javelin-util' => 'cd1d650a', 3891 3891 'javelin-vector' => 'cd1d650a', 3892 3892 'javelin-workflow' => 'cd1d650a', 3893 - 'lightbox-attachment-css' => '3b298071', 3893 + 'lightbox-attachment-css' => '7cb09b8b', 3894 3894 'maniphest-task-summary-css' => 'c41b4907', 3895 3895 'maniphest-transaction-detail-css' => 'c41b4907', 3896 3896 'phabricator-busy' => '95ceba95', 3897 3897 'phabricator-content-source-view-css' => '8aaacd1b', 3898 - 'phabricator-core-buttons-css' => '3b298071', 3899 - 'phabricator-core-css' => '3b298071', 3900 - 'phabricator-crumbs-view-css' => '3b298071', 3901 - 'phabricator-directory-css' => '3b298071', 3898 + 'phabricator-core-buttons-css' => '7cb09b8b', 3899 + 'phabricator-core-css' => '7cb09b8b', 3900 + 'phabricator-crumbs-view-css' => '7cb09b8b', 3901 + 'phabricator-directory-css' => '7cb09b8b', 3902 3902 'phabricator-drag-and-drop-file-upload' => '322728f3', 3903 3903 'phabricator-dropdown-menu' => '95ceba95', 3904 3904 'phabricator-file-upload' => '95ceba95', 3905 - 'phabricator-filetree-view-css' => '3b298071', 3906 - 'phabricator-flag-css' => '3b298071', 3907 - 'phabricator-form-view-css' => '3b298071', 3908 - 'phabricator-header-view-css' => '3b298071', 3909 - 'phabricator-jump-nav' => '3b298071', 3905 + 'phabricator-filetree-view-css' => '7cb09b8b', 3906 + 'phabricator-flag-css' => '7cb09b8b', 3907 + 'phabricator-form-view-css' => '7cb09b8b', 3908 + 'phabricator-header-view-css' => '7cb09b8b', 3909 + 'phabricator-jump-nav' => '7cb09b8b', 3910 3910 'phabricator-keyboard-shortcut' => '95ceba95', 3911 3911 'phabricator-keyboard-shortcut-manager' => '95ceba95', 3912 - 'phabricator-main-menu-view' => '3b298071', 3912 + 'phabricator-main-menu-view' => '7cb09b8b', 3913 3913 'phabricator-menu-item' => '95ceba95', 3914 - 'phabricator-nav-view-css' => '3b298071', 3914 + 'phabricator-nav-view-css' => '7cb09b8b', 3915 3915 'phabricator-notification' => '95ceba95', 3916 - 'phabricator-notification-css' => '3b298071', 3917 - 'phabricator-notification-menu-css' => '3b298071', 3918 - 'phabricator-object-item-list-view-css' => '3b298071', 3916 + 'phabricator-notification-css' => '7cb09b8b', 3917 + 'phabricator-notification-menu-css' => '7cb09b8b', 3918 + 'phabricator-object-item-list-view-css' => '7cb09b8b', 3919 3919 'phabricator-object-selector-css' => '8aaacd1b', 3920 3920 'phabricator-paste-file-upload' => '95ceba95', 3921 3921 'phabricator-prefab' => '95ceba95', 3922 3922 'phabricator-project-tag-css' => 'c41b4907', 3923 - 'phabricator-remarkup-css' => '3b298071', 3923 + 'phabricator-remarkup-css' => '7cb09b8b', 3924 3924 'phabricator-shaped-request' => '322728f3', 3925 - 'phabricator-side-menu-view-css' => '3b298071', 3926 - 'phabricator-standard-page-view' => '3b298071', 3925 + 'phabricator-side-menu-view-css' => '7cb09b8b', 3926 + 'phabricator-standard-page-view' => '7cb09b8b', 3927 3927 'phabricator-textareautils' => '95ceba95', 3928 3928 'phabricator-tooltip' => '95ceba95', 3929 - 'phabricator-transaction-view-css' => '3b298071', 3930 - 'phabricator-zindex-css' => '3b298071', 3931 - 'sprite-apps-large-css' => '3b298071', 3932 - 'sprite-gradient-css' => '3b298071', 3933 - 'sprite-icon-css' => '3b298071', 3934 - 'sprite-menu-css' => '3b298071', 3935 - 'syntax-highlighting-css' => '3b298071', 3929 + 'phabricator-transaction-view-css' => '7cb09b8b', 3930 + 'phabricator-zindex-css' => '7cb09b8b', 3931 + 'sprite-apps-large-css' => '7cb09b8b', 3932 + 'sprite-gradient-css' => '7cb09b8b', 3933 + 'sprite-icon-css' => '7cb09b8b', 3934 + 'sprite-menu-css' => '7cb09b8b', 3935 + 'syntax-highlighting-css' => '7cb09b8b', 3936 3936 ), 3937 3937 ));
+10
webroot/rsrc/css/core/remarkup.css
··· 330 330 div.phabricator-remarkup-dark blockquote { 331 331 color: #999; 332 332 } 333 + 334 + div.phabricator-remarkup-dark tt { 335 + color: #EEE; 336 + background: #444; 337 + } 338 + 339 + div.phabricator-remarkup-dark .remarkup-note, 340 + div.phabricator-remarkup-dark table { 341 + color: #000; 342 + }