Well, if you’re using windows 10 you cant be completely sure your OS itself isnt spyware these days.
Also, i found a firefox alternative, it’s extremely barebones which for an extension that’s just for handling userstyles is very desirable imo. You just click it, paste in the css and it works. https://addons.mozilla.org/En-us/firefox/addon/stylrrr/
Here’s one for Chrome/Opera/Vivaldi, by a new dev dissatisfied with the current stylish add-on’s new wide ranging permissions and data mining. Maybe you can check it out and report back here.
Public link sharing isn’t dead. Just the public folder that was automatically shared. You need to share the folders/files individually now. You still can share links. As faar as I know.
I’ve updated my dropbox CSS links for Opera/Chrome etc and Firefox.
Better than Stylish is Stylus
Here’s one for Chrome/Opera/Vivaldi, and now Firefox - by a new dev dissatisfied with the current stylish add-on’s new wide ranging permissions and data mining.
Maybe for you using the * wild card will work at the end of just a couple of URls… for me it didn’t for some reason and some forum pages like badges, bio profile etc would revert to forum default white. So I added these urls above.
The FF stylish add-on CSS below already has these URL’s included in the CSS. And you create it the same way by adding a new styilish entry.
*Note:
Open on windows with wordpad to edit outside of stylish - or your preferred CSS editor. Let me know if the links don’t work. Scanned CSS files with anti-virus program before uploading them. If you right click and ‘save as’, please scan them yourself before use. Otherwise just open the link in a tab and copy the CSS direct into a new Stylish Add-on style page for both Opera/Chrome or FF.
It would be really good if we could have an installed Discouse dark and or semi-dark theme to choose from at some point in the future. Not to detract dev time from game development though, as and when @INovaeKeith
For the record the latest version of Discourse allows user customized themes, unfortunately I don’t know when I’m going to have the time to do an upgrade.
Thats good to hear, it should be a lot less laggy than our hacky solutions in this thread
Also i’ve updated the userscript link in the OP and replaced the css link with a link to jonny’s latest post, so people have that option available too.
Looks like discourse updated, the userscripts/userstyles stuff broke a little, i’ll have to look into fixing it later. Kinda hoping this is the version that has integrated user themes but i haven’t found the feature (it might just need to be enabled, though).
What broke for you. I don’t really have the CSS skills to fix the userstyles version. Would be nice to have a couple of discourse dark themes to choose from.
This is what I see at the moment in Opera (latest) with my current CSS in Stylus. Plus some odd (text/last post) fade out effects now look a little odd.
Thanks Keith. The official dark theme loads faster and is far smoother to use than our previous custom CSS, and now we see all the new animation and fade effects in full dark mode.
Might need to rework the dark theme css opacity for the INS logo though to swap when dark theme is turned on, its almost impossible to see now at the top of the page when official dark theme is on. Viewing with Opera (latest) browser.
The issue has been mentioned on meta.discourse here. The contrast of the topic title/header text seems just a tad dark on ours and the INS logo image you can hardly see.
It does have the header issue jonny posted about on firefox as well, the header text and images don’t change with just the official theme(text is #333333 either way), the text and site logo become illegible. I’ve quickly whipped up a userscript that covers this edge case that is much faster (two orders of magnitude, 77 lines instead of 11000) than the old one we were using. I’ve uploaded it here: https://www.dropbox.com/s/dvn3q5l3mwzainw/Inovae_forums_dark_header_fix.user.js?dl=0
There might be a way to fix it on the discourse end (i read something about header font being changable by the person running it), but it might also just be fixed sometime down the road so i wouldn’t worry about it too much. Running such a lightweight script/style sheet isn’t a big deal.