
I went a head and created my own dark mode for phoronix

If you are using uBlock Origin, you can just copy/paste the following code in your filters:
Code:
! PHORONIX phoronix.com###content-bg:style(background:#222222 !important;) phoronix.com###content:style(background:#494949 !important;) phoronix.com##article a, #sidebar a, #litemenu a:style(color:#529f71 !important;) phoronix.com##article a:hover, #sidebar a:hover, article.important header a:hover, #litemenu a:hover:style(color:#00ff00 !important;) phoronix.com###search:style(background-color:#3b5847 !important;) phoronix.com###search input:style(background-color:#3b5847;color:#ffffff;) phoronix.com###sidebar aside header, .article-box header, #about-author header, .wide-article-box header:style(color:#9dd3b3 !important;) phoronix.com###sidebar aside:style(color:#222222 !important;) phoronix.com###about-author p:style(color:#222222 !important;) phoronix.com###main > h2:style(color:#ffffff !important;) ! PHORONIX FORUM phoronix.com###vb-page-body:style(background:#323639 !important;) phoronix.com##.b-top-menu__background:style(background:#494949 !important;) phoronix.com###notices:style(display:none !important;) phoronix.com##.canvas-layout-container .widget-header:style(background:transparent !important;) phoronix.com##.view-mode .widget-no-border > .widget-header:style(background:transparent !important;color:#9dd3b3 !important;) phoronix.com##.module-title h1:style(color:#9dd3b3 !important;) phoronix.com##.canvas-layout-container .canvas-widget:style(background:#606060 !important;) phoronix.com###breadcrumbs .crumb-link:style(color:#529f71 !important;) phoronix.com##body .conversation-toolbar-wrapper .conversation-toolbar .toolset-right > li:style(background-image:none !important;)
Happy late night coding...
