Posted: 10 Mar 2015, 00:01
Done.
mechanical keyboard authority
https://www.deskthority.net/
Here's the code:Muirium wrote:Funny you should say that. Right now, like most nights, I'm browsing like this:Vierax wrote: My suggestion is to add a darkest theme or a background colour that burns less the retina
Not perfect, but it does the trick. A little bookmarklet by the name of Monochrome, which I edited to give me white text on black background for any website, when I press Command+2 (to access it from my favourites).
An official DT dark theme would be better to look at. I'd definitely use it. But I do notice consistency trouble at sites which have multiple styles. Writers don't always bear the variations in mind when they're posting diagrams etc. which assume a certain background colour.
Code: Select all
javascript:%7Bfunction%20setDocumentColors(node,%20bgcolor,%20color)%20%7B%20%20%20%20if%20(node.style%20!=%20undefined)%20%7B%20%20%20%20%20%20%20%20node.style.backgroundColor%20=%20bgcolor;%20%20%20%20%20%20%20%20node.style.color%20=%20color;%20%20%20%20%20%20%20%20node.style.textShadow%20=%20'none';%20%20%20%20%7D%20%20%20%20if%20(node.hasChildNodes())%20%7B%20%20%20%20%20%20%20%20var%20children%20=%20node.childNodes;%20%20%20%20%20%20%20%20for%20(var%20i%20=%200,%20len%20=%20children.length;%20i%20%3C%20len;%20++i)%20%7B%20%20%20%20%20%20%20%20%20%20%20%20setDocumentColors(children%5Bi%5D,%20bgcolor,%20color);%20%20%20%20%20%20%20%20%7D%20%20%20%20%7D%7DsetDocumentColors(window.document.body,%20'black',%20'white');%7D
Safari. Everything you put in your favourites folder is assigned a shortcut in numerical order from Command+1 to Command+9. (No Command+0 as that's for resetting back to default zoom level in every browser I know.) I use that feature incessantly. Loads of good stuff up there, like site search and font substitution scripts.Stabilized wrote:Great, thanks for that
What browser are you using? I really like the sound of having a dedicated keyboard shortcut, but I am on Chrome and that seems to be a feature that it's missing.
It'd also make a nice ominous little sign for our occasional forum spammer. Anyone seen him lately?Muirium wrote: I want a new forum feature: an icon for necromancy!
Something like this chap, anyway.
Posts that wildly disrupt timelines like these should be given a special bonus. And it'll make these threads easier to read as well.
Pop a ghost in on the left for any post that's >1.0 years after the previous one? With a hover attribute "Necromancer" and a link to an information thread that explains what this is about and why going necro can be good thing but usually isn't!
I agree fully! I hope more people could chime in on this?
Yes!
This could actually be really interesting. I'm sure DT could get server costs taken care of for a while
This is already forbidden in the thread, though it doesn't stop people from doing it anyway.
As long as it doesn't clog up the marketplace... How about a separate thread/subforum to post your own auctions?