Hi everyone,
Just posting this in case anyone else finds it useful. I've thrown together a dark mode for the web app. Still a work in progress - but much nicer on the eyes, in my opinion.
https://userstyles.org/styles/182496/
Thank you, Nicholas, I will try it on my personal laptop. Looks great! thank you for putting in the time on it and extending the offer!
Can you walk me through how to use this? Thanks!
Sure!
If you use Firefox, you need to install the Stylish extension from here: https://addons.mozilla.org/en-US/firefox/addon/stylish/If you use Chrome, you need to install the Stylish extension from here: https://chrome.google.com/webstore/detail/stylish-custom-themes-for/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en
Then, just go to the Logos Dark Mode page here: https://userstyles.org/styles/182496/logos-web-app-dark-theme
and click the blue "Install Style" button.
And that should be it!
The Stylish extension isn't recommended. I used to suggest it also until it was pointed out to me that it was bought out by a data mining company that uses it to track users. It was once banned from Chrome & Firefox stores for that reason. I'm not sure if or to what degree that has changed.
There is an open source fork of Stylish before it was bought out called Stylus. It's open, actively maintained and has a good support group on Discord.
https://github.com/openstyles/stylus#stylus
Installation of styles still works the same with Stylus.
( Of course, Stylus itself can also be themed: https://userstyles.org/styles/164265/stylus-theme-dark [:D][:O] )
You can vote on bringing dark mode officially to the web app on our new feedback site: https://feedback.faithlife.com/boards/logos-web-app/posts/592.
Thanks Phil. I'm going to go vote for that.
Brilliant!
You posted this in 2020.... is it still functional in 2023? Thanks.
I was not able to get the userstyle to work
I did get the Dark Reader addon to work however by changing the mode to Filter and then adjusting the contrast slightly:https://addons.mozilla.org/en-US/firefox/addon/darkreader/
Also the URL for where to vote for the feature has changed:https://feedback.logos.com/boards/logos-web-app/posts/add-dark-mode-to-web-app
I made a custom dark mode for Logos Web App. You can install it with the Stylus extension and the link below.
https://userstyles.world/style/18547/logos-web-app-dark-mode
Legend, thanks Mate
Highly recommend to anyone wanting darkmode on web app. Stylus is open source and doesn't data mine you.
An update suggestion: if you add the following css to the userstyle, you will be able to fill in forms/answers in text and actually see what is happening! (In, for instance, Bible study resources!)
.ql-editor * { color: black;}