GitHub Dark Script

GitHub Dark in userscript form, with a settings panel

< Feedback on GitHub Dark Script

Review: Good - script works

§
Posted: 18/10/2016

Works awesome

It has a proper regex set to match against the URL. Huge plus.

§
Posted: 16/11/2016

We're glad you're finding it useful! :smile:

§
Posted: 12/09/2017

Yes, that's a very good script!
Thanks.

§
Posted: 08/01/2018
Edited: 08/01/2018

I appreciate your dark background image.... but ,
i have just a problem with a "white Flash" (a white background of the page on load).

Against that i make just an userstyle with:
body {
background: #121212 !important;
}


Have you an other solution ?

§
Posted: 09/01/2018

@decembre Please see this issue... I think the best solution now would be to install the GitHub-Dark usercss directly from the GitHub repo.

§
Posted: 09/01/2018

Thanks for the info !
i make an userstyle with your css (The RAW CSS):
Github Dark v1.20.13
And all is perfect.

About the delay:
"The userscript is executed after the userscript engine determines if it needs to be run, then the script checks and injects the stylesheet. Whereas Stylus/Stylish can almost immediately inject the stylesheet on document start."

That's a problem which can be solved by a bug report to Mozilla ?

Post reply

Sign in to post a reply.