>website has no dark mode
Website has no dark mode
Other urls found in this thread:
en.wikipedia.org
overdodactyl.github.io
addons.mozilla.org
addons.mozilla.org
forum.userstyles.org
twitter.com
install f.lux and use the darkroom mode. Boom, everything is dark and red
>enable dark theme in linux
>text boxes show up white
inject custom css
>click link in browser
>page transition flashes white
This is only an issue if the background of the site is pure white. I'm fine with an off-white or other colors as long as they aren't so bright that they cause eye strain when you're trying to read what's on the page.
Enjoy your brain damage
en.wikipedia.org
that sounds badass
Sometimes I question how you people know all of this stuff.
How does Flux equate to staring at gratings you dumb nigger
this used to work as a userstyle but no more
@-moz-document url(chrome://browser/content/browser.xul) {
/* tab document render area BG */
browser[type="content-primary"] {background: #555 ;} }
@-moz-document url(about:blank),
url(about:newtab) {
#newtab-window,
html {background: #555 ;} }
I can never tell if posts like these are satire or toxic autism
>website has a low bandwidth mode
more like
>website has no dark mode
>website hasn't a dank mode
OP can't GIMP lol
>not having the dark reader addon
more like
>Website has no dark mode
i added the no flash userChrome in ShadowFox and it works pretty good but I still see a flash from something. I tested it by changing the flash to red and there's still a white page loading coming from somewhere when loading. Any ideas?
>install proprietary botnet
>when there is redshift
>switch to mobile wikipedia page on desktop
>much more comfy reading than normal page
>switch to Simple English
>enable dark theme
>browser's text entry boxes get dark backgrounds but the text is still dark
Just use the DarkReader plugin (available for both Chrome and Firefox)
Right, because I'm going to look at video artifacts the rest of my life, what is your fucking problem?
I don't know why this is still a problem. I've fixed it with userChrome.css, but people really need to fix it by default
Just turn your brightness down
that didnt seem to work for me but i ended up with this using parts of yours and my original the flash still happens but it goes away a lot faster (like 1ms?)
@-moz-document url(chrome://browser/content/browser.xul) {
/* tab document render area BG */
browser[type="content-primary"] {background: #0a0a0f !important;}
browser[type="content"] {background: #0a0a0f !important;}
browser[type="content-targetable"] {background: #0a0a0f !important;}
}
@namespace url("mozilla.org
tabbrowser[pendingpaint] {
/* filter: invert(1);*/
background: #0a0a0f !important;
}
#share-container[loading] {
/* filter: invert(1); */
background: #0a0a0f !important;
}
i think only the browser stuff on top is doign anything
more like dork mode
I just have sct running with a cronjob
add another
browser[type="chrome"]
line similar to the others and flash seems gone now
>dark mode
>tfw figured out how to enable Dark Theme in W10
>tfw did it with Fedora 26 LXDE too
you fucking retard
>he doesn' set his settings like this for all websites on mobile
There's an addon calls Dark Reader.
Use it.